]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Auto-detect the UGA frame buffer and stride on a MacBook. We're
authorMarcel Moolenaar <marcel@FreeBSD.org>
Sat, 5 Sep 2015 18:24:51 +0000 (18:24 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Sat, 5 Sep 2015 18:24:51 +0000 (18:24 +0000)
commit1f8577e633d3c2759d29326457deb34935adfd6f
tree09dd500f2901a9602823fc42d15e61f9da13965d
parent960810ccea37d4e6070710364d6ebee59df81540
Auto-detect the UGA frame buffer and stride on a MacBook. We're
striking a delicate balance between exhaustive searching and
banking on assumptions. The environment variables can be used
as a fall-back anyway. With this change, all known and tested
Macs with only UGA should have a working console out of the
box... for now...
sys/boot/efi/loader/arch/amd64/framebuffer.c