freebsd-dev/stand/efi/loader
Kyle Evans 76e00374d2 loader efifb: implement uga_autoresize as a call to text_autoresize
UGA does not have the same kind of mode enumeration that GOP does. Implement
it instead as a call to text_autoresize so that firmwares with only UGA
present still get some kind of autoresizing behavior.

While here, rename a typo'd "gop" to "uga", although it will remain unused
for the time being.
2018-03-26 13:45:17 +00:00
..
arch Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
autoload.c
bootinfo.c EFIRT: SetVirtualAddressMap with 1:1 mapping after exiting boot services 2018-03-13 17:10:52 +00:00
conf.c
copy.c
efi_main.c
framebuffer.c loader efifb: implement uga_autoresize as a call to text_autoresize 2018-03-26 13:45:17 +00:00
framebuffer.h
loader_efi.h
main.c Print the load and device path as well as BootCurrent and BootOrder 2018-03-12 21:40:24 +00:00
Makefile Consolidate three copies of ZFS commands into a central location. 2018-02-21 15:57:36 +00:00
Makefile.depend
version