On Fri, Feb 26, 2021 at 2:49 PM crabstorage--- via coreboot coreboot@coreboot.org wrote:
that's dependent on how you have coreboot set to initialize the screen. Are you using a VBIOS by chance?
I'm using the coreboot driver. It's a UEFI only build.
what do you mean "coreboot driver"? libgfxinit?
Tianocore (at least, in the default package/branch used by coreboot) simply uses whatever framebuffer coreboot has already set up. It makes no changes to the video mode.
If it's showing 640x480 or some other VESA mode, it's because that's what coreboot has set.
I suspect https://github.com/MrChromebox/edk2/commit/cd5b08f9aa34a255c3b39c996a0f47609... but I didn't see it in the coreboot_fb branch.
no, that only applies to some of my other branches which use an external GOP driver compiled into Tianocore
Maybe I should get froggy and merge upstream into tianocore.
Why would you do that? You can use upstream Tianocore master as-is by simply selecting the Uefipayload option.
coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-leave@coreboot.org