Commit Graph

5 Commits

Author SHA1 Message Date
Tim Crawford
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
Jeremy Soller
cf836c0f57 Update coreboot, ec, and bonw15 config 2023-04-03 13:23:12 -06:00
Jeremy Soller
e7d9fe8ec9 bonw15: disable BootGuard and PTT 2023-04-03 13:23:12 -06:00
Jeremy Soller
818606dd4d Add config files for bonw15 2023-04-03 13:23:12 -06:00
Jeremy Soller
c2c027e3ab Add extract for bonw15 2023-04-03 13:23:12 -06:00