Coder Social home page Coder Social logo

rptpkg's Introduction

EDK II Package: RptPkg

Description

This an EDK II package used to collect all my UEFI Shell application together.
Currently, below applications are contained in this package,

  • Hello

    A sample "Hello World" program.

  • PcieLinkDump

    A small utility to dump current status of PCIe Link of target device. This is an UEFI version of my another DOS utility with the same program name. The DOS version could be found on github,

    Repository URL: https://github.com/raptornagatomi/PcieLinkDump

Built Environment

The built environment is established with edk2-vUDK2018 which could be got from github of UDK2018.

Respository URL: https://github.com/tianocore/tianocore.github.io/wiki/UDK2018

How to Build

I adopt Visual Studio 2015 as my TOOL_CHAIN, therefore the step 1 below may be different if you adopt another TOOL_CHAIN.

  1. Run "Developer Command Prompt for VS2015"
  2. Change directory to the workspace directory of UDK2018
  3. Run batch file "edksetup.bat" (without any parameter)

    edksetup

  4. Clean previous built if necessary

    build cleanall

  5. Build RptPkg

    build -t VS2015x86 -p RptPkg\RptPkg.dsc

  6. The output directory is edk2-vUDK2018\Build\RptPkg\DEBUG_VS2015x86\X64\RptPkg

rptpkg's People

Contributors

raptornagatomi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.