freebsd-dev/stand/efi/loader
Warner Losh 891b84a3aa Invent new LDR_INTERP for the loader interpreter to use. Use this in
preference to LIBFICL{,32}. LIBFICL{,32} are now always defined, but
LDR_INTERP{,32} is defined empty when building w/o forth (aka the
simple interpreter) and defined to LIBFICL{,32} when we are building
forth.
2018-02-02 15:40:49 +00:00
..
arch Remove extra copy of bootinfo.c. It's a bit rotted copy of the one in 2018-01-19 19:09:17 +00:00
autoload.c
bootinfo.c
conf.c
copy.c
efi_main.c
framebuffer.c
framebuffer.h
loader_efi.h
main.c loader.efi: add missing EFI GUIDs 2018-01-25 20:09:51 +00:00
Makefile Invent new LDR_INTERP for the loader interpreter to use. Use this in 2018-02-02 15:40:49 +00:00
Makefile.depend
version