Commit Graph

5 Commits

Author SHA1 Message Date
66d20b0138 Add FMP UUIDs for ESRT
These are just version 4 (random) UUIDs to use as FMP GUIDs.

This change was generated with the following command:

    find models/ -name edk2.config -exec bash -c 'echo -e "\n# FMP UUIDs for ESRT\nSYSTEM_FMP_UUID=$(uuidgen -r)\nEC_FMP_UUID=$(uuidgen -r)" >> {}' \;

And then staged for everything except QEMU.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2023-11-03 12:00:03 -06:00
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
03f430cef4 addw3: add GBE firmware and update coreboot 2023-04-03 13:23:12 -06:00
3af1e42200 Apply model renames to configs and readmes 2023-04-03 13:23:12 -06:00
18bd0381d2 Rename gaze18-40x0 to addw3 2023-04-03 13:23:12 -06:00