Kevin O'Connor wrote:
If the old key is desired, one can still activate it by placing 0x86 in the CBFS file "/etc/boot-menu-key" (cbfstool build/coreboot.rom add-int -i 0x86 -n etc/boot-menu-key)
Neat!
along with the old boot message in "/etc/boot-menu-message".
I can see this being a source of usability issues. Is there any way to reasonably generate the message from the scan code?
Thanks
//Peter