summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/poppy
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2019-12-06 19:50:13 -0600
committerPatrick Georgi <pgeorgi@google.com>2019-12-12 15:18:51 +0000
commit86867dd707a45a953814c3aa76bb8d1368b799fa (patch)
treeea0ec26c81b03bd72a1005bab55f90216a07752b /src/mainboard/google/poppy
parente077cdbc62c51182408f2164ea6ac8b663cec3dd (diff)
downloadcoreboot-86867dd707a45a953814c3aa76bb8d1368b799fa.tar.gz
coreboot-86867dd707a45a953814c3aa76bb8d1368b799fa.tar.bz2
coreboot-86867dd707a45a953814c3aa76bb8d1368b799fa.zip
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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/37621 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/poppy')
-rw-r--r--src/mainboard/google/poppy/variants/nocturne/data.vbtbin4608 -> 4608 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/src/mainboard/google/poppy/variants/nocturne/data.vbt b/src/mainboard/google/poppy/variants/nocturne/data.vbt
index 4d9293ef0876..4d894309086d 100644
--- a/src/mainboard/google/poppy/variants/nocturne/data.vbt
+++ b/src/mainboard/google/poppy/variants/nocturne/data.vbt
Binary files differ