Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fpmurphy/UEFI-Utilities-2018

Various UEFI utilities built against UDK2017. Includes X64 binaries.
https://github.com/fpmurphy/UEFI-Utilities-2018

edk2 udk2017 uefi uefi-application uefi-development uefi-shell uefi-utilities

Last synced: about 2 months ago
JSON representation

Various UEFI utilities built against UDK2017. Includes X64 binaries.

Awesome Lists containing this project

README

        

# UEFI-Utilities-2018

Various UEFI utilities built against UDK2017

To integrate into UDK2017 source tree:

Create a subdirectory immediately under UDK2017 called MyApps, populate MyApps with one or more of the
utilities, fix up MyApps.dsc to build the required utility or utilities by uncommening one or more .inf
lines.

Note these utilities have only been built and tested on an X64 platform.

I now include a 64-bit EFI binary of each utility in each utility subdirectory.

See http://blog.fpmurphy.com for detailed information about the utilities.

Enjoy!