freebsd-dev/stand/efi
Toomas Soome 21b2840e7d efihttp: mac and err can be used uninitialized
While there, also check if mac != NULL, and use pointer compare for ipv4
and dns.
2019-07-02 20:32:35 +00:00
..
boot1 Fix gcc build by removing redeclaration 2019-06-13 03:48:36 +00:00
fdt stand: refactor overlay loading a little bit 2019-04-11 13:26:28 +00:00
gptboot Create gptboot.efi 2019-06-08 19:02:17 +00:00
include loader: add HTTP support using UEFI 2019-06-24 23:18:42 +00:00
libefi efihttp: mac and err can be used uninitialized 2019-07-02 20:32:35 +00:00
loader Increase EFI_STAGING_SIZE to 100MB on x64 2019-06-27 22:06:41 +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 gptboot.efi 2019-06-08 19:02:17 +00:00
Makefile.inc Hoist EFI_TARGET and SOURCE_DATE_EPOCH up into efi/Makefile.inc 2018-07-20 05:18:03 +00:00