freebsd-nq/stand/efi
Warner Losh 87818fbe99 Add UEFI definitions related to converting string to DEVICE_PATH
Add definitions from UEFI 2.7 Errata B standards doc for converting a
text string to a device path. Added clearly missing 'e' at the end of
Device to resolve mismatch in that document in
EFI_DEVICE_PATH_FROM_TEXT_PROTOCOL element names.

Differential Revision: https://reviews.freebsd.org/D19971
2019-04-19 19:45:15 +00:00
..
boot1 Minor tweak to the debug 2019-04-18 15:19:19 +00:00
fdt stand: refactor overlay loading a little bit 2019-04-11 13:26:28 +00:00
include Add UEFI definitions related to converting string to DEVICE_PATH 2019-04-19 19:45:15 +00:00
libefi Add efi_delenv 2019-04-18 05:40:50 +00:00
loader loader: command_lsefi: ret can be used uninitialized 2019-04-07 14:07:28 +00:00
loader_4th Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
loader_lua Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
loader_simp Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
Makefile Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
Makefile.inc Hoist EFI_TARGET and SOURCE_DATE_EPOCH up into efi/Makefile.inc 2018-07-20 05:18:03 +00:00