From 86867dd707a45a953814c3aa76bb8d1368b799fa Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Fri, 6 Dec 2019 19:50:13 -0600 Subject: 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 Change-Id: I767a2b8319c7673e3460acfad534140409bf1d57 Reviewed-on: https://review.coreboot.org/c/coreboot/+/37621 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/google/poppy/variants/nocturne/data.vbt | Bin 4608 -> 4608 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/google/poppy/variants/nocturne/data.vbt b/src/mainboard/google/poppy/variants/nocturne/data.vbt index 4d9293ef08..4d89430908 100644 Binary files a/src/mainboard/google/poppy/variants/nocturne/data.vbt and b/src/mainboard/google/poppy/variants/nocturne/data.vbt differ -- cgit v1.2.3