freebsd-skq/stand/efi/loader
kevans d828ddb37a efi loader: Address two nits with recent graphics changes
- We should be setting a known graphics mode on conout, but we aren't.
- We shouldn't be setting gop mode if we didn't find a good resolution to
  set, but we were. This made efi_max_resolution=1x1 effectively worthless,
  since it would always set gop mode 0 if nothing else.
2018-04-19 03:31:41 +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 efi loader: Address two nits with recent graphics changes 2018-04-19 03:31:41 +00:00
framebuffer.h
loader_efi.h
main.c Refactor currdev setting 2018-04-11 19:46: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