Skip to content

UEFI toolkit package for development and collection, including UEFI Tools/Applications, Drivers and Libraries.

License

Notifications You must be signed in to change notification settings

vinxue/UefiToolkitPkg

Repository files navigation

UefiToolkitPkg - A UEFI toolkit package for development and collection

Build Status

OS Build Status
Windows Build Status
Linux Build Status

Build

  1. Install Visual Studio 2019.
  2. Get a full and buildable EDKII repository and UefiToolkitPkg package, use follow steps of git command:
   git clone https://github.com/tianocore/edk2.git
   cd edk2
   git submodule update --init
   git clone https://github.com/vinxue/UefiToolkitPkg.git
  1. Run build commands:
   edksetup.bat rebuild
   build -a IA32 -a X64 -b RELEASE -t VS2019 -p UefiToolkitPkg/UefiPkg.dsc

About

UEFI toolkit package for development and collection, including UEFI Tools/Applications, Drivers and Libraries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published