freebsd-dev/sys/boot/efi/loader
Marcel Moolenaar d81907ecbf Add a gop command to help diagnose VT efifb problems. The gop
command has the following sub-commands:
  list		- list all possible modes (paged)
  get		- return the current mode
  set <mode>	- set the current mode to <mode>
2015-08-30 01:39:59 +00:00
..
arch Add a gop command to help diagnose VT efifb problems. The gop 2015-08-30 01:39:59 +00:00
autoload.c
bootinfo.c Limit EFI framebuffer metadata to amd64 for now 2015-04-10 18:08:09 +00:00
conf.c Only enable comconsole and nullconsole on x86. 2015-04-03 12:08:08 +00:00
copy.c Add support for arm64 to loader.efi and boot1.efi 2015-04-14 13:55:01 +00:00
devicename.c
loader_efi.h
main.c Add FDT to the list of known GUIDs. 2015-05-05 11:07:43 +00:00
Makefile The self-relocation code is not efi-specific, move it to boot/common. 2015-05-10 13:24:26 +00:00
version