Attention is currently required from: Furquan Shaikh, Rob Barnes, Karthik Ramasubramanian. Hello build bot (Jenkins), Furquan Shaikh, Julius Werner, Rob Barnes, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/56581
to look at the new patch set (#10).
Change subject: device/pci_rom: Add vga_oprom_preload ......................................................................
device/pci_rom: Add vga_oprom_preload
This method will allow preloading the VGA_BIOS_FILE. By preloading the file, into cbfs_cache we reduce boot time. In the future we can also add support for loading the second VGA_BIOS_FILE and the DGPU VGA_BIOS_FILE.
BUG=b:179699789 TEST=Boot guybrush to OS and verify 12 ms reduction in boot time
Signed-off-by: Raul E Rangel rrangel@chromium.org Change-Id: Icb54fe3a942e9507ff6f1173ba5620a8f4ce6549 --- M src/device/pci_rom.c M src/include/device/pci_rom.h 2 files changed, 16 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/56581/10