freebsd-dev/sys/boot/efi/loader
Warner Losh 7a80f343f3 Pass the UEFI system table into the kernel from the boot loader via
the FW_HANDLE metadata item. The kernel can get the rest of what it
needs from this.
2015-12-19 19:01:42 +00:00
..
arch UEFI: combine GetMemoryMap and ExitBootServices and retry on error 2015-12-16 16:19:18 +00:00
autoload.c
bootinfo.c Pass the UEFI system table into the kernel from the boot loader via 2015-12-19 19:01:42 +00:00
conf.c Only enable comconsole and nullconsole on x86. 2015-04-03 12:08:08 +00:00
copy.c Use EFI page size constants instead of hardcoding 4096. 2015-09-29 15:49:53 +00:00
devicename.c
loader_efi.h UEFI: combine GetMemoryMap and ExitBootServices and retry on error 2015-12-16 16:19:18 +00:00
main.c Add FDT to the list of known GUIDs. 2015-05-05 11:07:43 +00:00
Makefile Various small cleanups to EFI loader Makefiles. 2015-09-17 18:32:51 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
version