Matt DeVillier has uploaded this change for review.

View Change

mb/google/nocturne: adjust VBT boot resolution

On nocturne, the VBT specifies that the native panel resolution
(3000x2000) is to be used by FSP/GOP init, which makes payload
and grub menus extremely difficult to read. Change the default
POST resolution specified by the VBT to 1500x1000 instead
(200% scaling) which is much more legible.

Test: build/boot nocturne with GOP init and Tianocore payload,
observe menu text is actually readable.
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>

Change-Id: I767a2b8319c7673e3460acfad534140409bf1d57
---
M src/mainboard/google/poppy/variants/nocturne/data.vbt
1 file changed, 0 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/37621/1
diff --git a/src/mainboard/google/poppy/variants/nocturne/data.vbt b/src/mainboard/google/poppy/variants/nocturne/data.vbt
index 4d9293e..4d89430 100644
--- a/src/mainboard/google/poppy/variants/nocturne/data.vbt
+++ b/src/mainboard/google/poppy/variants/nocturne/data.vbt
Binary files differ

To view, visit change 37621. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I767a2b8319c7673e3460acfad534140409bf1d57
Gerrit-Change-Number: 37621
Gerrit-PatchSet: 1
Gerrit-Owner: Matt DeVillier <matt.devillier@gmail.com>
Gerrit-MessageType: newchange