Windows will write to the century byte (0x32), causing the option table checksum to be invalid and reset all options to their default values. Move options and checksum to start after the century byte. Add missing default for `boot_option`. Add `debug_level`. Reserve space for `power_on_after_fail`. It cannot be safely added to existing boards because they do not boot with it set to `Disable`, which is what coreboot will read with the new entry. A CMOS reset would be required for coreboot to write `Enable` to the bits. Change-Id: I2b61e6f5096e1109851c67a9206d0c4f586ad869 Signed-off-by: Tim Crawford <tcrawford@system76.com>
5 lines
95 B
Plaintext
5 lines
95 B
Plaintext
boot_option=Fallback
|
|
debug_level=Debug
|
|
DisplayPort_Output=Mini_DisplayPort
|
|
preserve_smmstore=0
|