freebsd-skq/stand
kevans 9c579660b9 Default loader.conf: Drop efi_max_resolution to 1x1
Effectively disabling the mode changing bits in the loader. No matter which
way we go with it, it seems to be wrong- either the firmware doesn't change
the resolution and reports the resolution we requested, or the firmware
changes the resolution and doesn't report the resolution we requested. It
some cases, it does the right thing, but the bad cases outweight those.

Interested individuals can still set efi_max_resolution to 1080p or whatnot
in loader.conf(5) to restore the new behavior, but the new behavior does not
work out well for many cases.

Discussed with: imp
2018-04-03 02:41:32 +00:00
..
arm
arm64
common Apply r228478 (CTASSERT => _Static_assert()) to stand bootstrap.h 2018-03-21 23:46:26 +00:00
defaults Default loader.conf: Drop efi_max_resolution to 1x1 2018-04-03 02:41:32 +00:00
efi efinet: Do not return only if ReceiveFilter fails 2018-03-30 16:37:08 +00:00
fdt
ficl Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
ficl32
forth forthloader: Don't break BIOS boots... 2018-03-22 04:16:14 +00:00
geli
i386 fwohcireg.h is 99% the same between the boot loader and the 2018-03-31 22:02:59 +00:00
kshim
liblua lualoader: Expose loader.parse and add cli_execute_unparsed 2018-03-07 18:25:27 +00:00
liblua32
libsa Revert r313780 (UFS_ prefix) 2018-03-17 12:59:55 +00:00
libsa32
lua lualoader: Don't try to lookup a nil logo 2018-04-01 01:21:00 +00:00
man
mips Remove d_type from devdesc. It's not needed as we can fetch it from 2018-03-12 21:39:59 +00:00
ofw Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
powerpc Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
sparc64 Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
uboot ubldr: Bump heap size from 512K to 1M 2018-03-14 02:35:49 +00:00
usb
userboot Fix typo that misteriously passes compilation. 2018-03-13 22:54:29 +00:00
zfs Remove d_type from devdesc. It's not needed as we can fetch it from 2018-03-12 21:39:59 +00:00
zfs32
defs.mk Don't add links or cleanfiles for NO_OBJ case, in addition to not 2018-03-18 18:50:48 +00:00
fdt.mk
ficl.mk
loader.mk stand: Fix copy-paste-o, unbreaks libi386 lualoader build 2018-03-09 14:16:33 +00:00
lua.mk
Makefile
Makefile.amd64
Makefile.inc
uboot.mk