firmware-open/models/qemu
Tim Crawford 105e74b146 edk2: Enable Secure Boot support
This enables *support* for Secure Boot. It is not recommended to enable
Secure Boot. There is no firmware UI for managing the state or keys.

The system will default to disabled in Setup Mode:

    $ mokutil --sb-state
    SecureBoot disabled
    Platform is in Setup Mode

This is sufficient to install Windows 11.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2023-04-03 13:23:12 -06:00
..
coreboot.config Use defconfig to generate .config 2020-12-14 15:07:14 -07:00
edk2.config edk2: Enable Secure Boot support 2023-04-03 13:23:12 -06:00
README.md Update readmes 2019-10-08 11:43:40 -06:00
README.md.in Update readmes 2019-10-08 11:43:40 -06:00
vga.rom Add support for running QEMU version of System76 firmware 2019-09-20 14:19:57 -06:00

QEMU (Virtualization)

This provides a target for running the firmware inside of QEMU. Use the following commands:

./scripts/build.sh qemu 
./scripts/qemu.sh

Contents

  • EC
    • Read Error: No such file or directory (os error 2)
  • FD
    • Read Error: No such file or directory (os error 2)
  • ME
    • Read Error: No such file or directory (os error 2)