After upgrading kernel and world to new 15-CURRENT (from last month's 15-CURRENT), the VT console came up in 16 rows, 60 columns mode. The physical resolution is fine, 1920 x 1080. The console is initially efifb; after switching to drmfb (i915kms) the problem remains. The weird thing is, it's low res like this even in loader(8), before loading the kernel. But the problem started happening happened after I upgraded kernel and world, but _before_ I replaced /boot/efi/efi/freebsd/loader.efi. Any pointers welcome.
You can set a screen size with `screen.font=8x16` in loader.conf. Since this exposed a bug I can't fix, I have made a revert pull at https://reviews.freebsd.org/D50259
tsoome hopefully fixes the font selection algorithm, please test https://reviews.freebsd.org/D50258
The fix was committed. Please reopen this bug if it appears with fresh current.