diff options
author | Leah Rowe <leah@libreboot.org> | 2023-05-08 19:45:32 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-05-09 20:40:12 +0100 |
commit | 3f1ee01507444335bda531b394bcdf36b5a47495 (patch) | |
tree | 01cf04bd1789a6c3d28deb71f509a7b74add7139 /Makefile | |
parent | 450f19bd7973d9a6e050ebe91207b93c2ba03e85 (diff) |
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
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions