freebsd-dev/stand/efi
Warner Losh eca818c872 stand/efi: Simpler construct
Use 'sizeof(long) == 8' for a compile time constant that can be used as
an initializer rather than #ifdefs.

Sponsored by:		Netflix
2022-10-24 12:13:03 -06:00
..
boot1 stand: s/libstand/libsa/g to catch up with rename 2022-04-30 07:34:19 -06:00
fdt Remove "All Rights Reserved" from Foundation copyrights 2022-06-30 10:49:09 -04:00
gptboot gptboot.efi: Add man page 2021-04-05 23:57:57 -06:00
include stand: efi_fmtdev can be reduced to devformat 2022-08-11 10:27:16 -06:00
libefi stand: efi_fmtdev can be reduced to devformat 2022-08-11 10:27:16 -06:00
loader stand/efi: Simpler construct 2022-10-24 12:13:03 -06:00
loader_4th
loader_lua
loader_simp
Makefile stand: properly declare subdir deps or .WAIT, do parallel build 2020-12-31 11:15:45 -06:00
Makefile.inc