lbmk/resources/seabios/config
Leah Rowe 3f1ee01507 seabios: do normal config, disable oprom in vgarom
previously, "normal" initmode relied on the vgarom-based
seabios config, which enables option roms, but then lbmk
would insert pci-optionrom-exec 0 for vgarom, and 2 for normal

in libreboot, coreboot roms with "vgarom" in the filename do
pci option rom execution from coreboot, and "normal" roms
do execution from seabios(where seabios is the only payload
provided on normal setups)

this is because payloads like grub can also be used, on vgarom
setups, where coreboot must handle oprom execution
2023-05-09 20:40:12 +01:00
..
libgfxinit libreboot! 2021-05-18 13:56:12 +01:00
normal seabios: do normal config, disable oprom in vgarom 2023-05-09 20:40:12 +01:00
vgarom seabios: do normal config, disable oprom in vgarom 2023-05-09 20:40:12 +01:00