freebsd-dev/stand/efi/loader
Toomas Soome 6564182252 loader.efi: efi variable rework and lsefi command added
This update does add diag and debug capabilities to interpret the efi
variables, configuration and protocols (lsefi).

The side effect is that we add/update bunch of related headers.
2019-01-03 20:27:50 +00:00
..
arch Ensure we have a large enough stack for the lua loader 2018-08-27 11:14:49 +00:00
autoload.c efiloader: Setup FDT in autoload to fix overlays clobbering kenv 2018-08-23 13:38:38 +00:00
bootinfo.c Fix casts between 64-bit physical addresses and pointers in EFI. 2018-08-18 20:28:25 +00:00
conf.c
copy.c Fix casts between 64-bit physical addresses and pointers in EFI. 2018-08-18 20:28:25 +00:00
efi_main.c Cast error message in efi_main.c to CHAR16* to avoid build error 2018-12-13 23:49:20 +00:00
framebuffer.c efi-autoresizecons: Don't fail the boot w/o GOP or UGA 2018-08-04 06:40:18 +00:00
framebuffer.h
loader_efi.h
main.c loader.efi: efi variable rework and lsefi command added 2019-01-03 20:27:50 +00:00
Makefile Install links for loader.efi. 2018-08-16 16:30:23 +00:00
Makefile.depend
version