From c365a3d9a7139b44415b9c7aa5487e6a84f29b1f Mon Sep 17 00:00:00 2001 From: "4 of 7 (Leah Rowe)" Date: Thu, 17 Nov 2016 06:24:31 +0000 Subject: also add PIKE2008 workaround to SeaBIOS ROMs, not just SeaGRUB --- resources/scripts/helpers/build/roms/withseabios_helper | 3 +++ 1 file changed, 3 insertions(+) (limited to 'resources') diff --git a/resources/scripts/helpers/build/roms/withseabios_helper b/resources/scripts/helpers/build/roms/withseabios_helper index f738e991..61d36d99 100755 --- a/resources/scripts/helpers/build/roms/withseabios_helper +++ b/resources/scripts/helpers/build/roms/withseabios_helper @@ -106,6 +106,9 @@ do # Now add SeaVGABIOS (SeaBIOS wrapper for coreboot native video init) ./util/cbfstool/cbfstool "${boardtarget}_${romtype}.rom" add -f ../../../seabios/out/vgabios.bin -n vgaroms/vgabios.bin -t raw + # Add a file to CBFS that tells SeaBIOS not to load option ROMs + ./util/cbfstool/cbfstool "${boardtarget}_${romtype}.rom" add-int -i 0 -n etc/pci-optionrom-exec || "already exists" + # .config no longer needed rm -f ".config" done -- cgit v1.2.3-70-g09d2