Attention is currently required from: Martin L Roth, Paul Menzel, Stefan Reinauer.
Matt DeVillier has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74869 )
Change subject: payloads/edk2: Add Kconfig to enable UEFI Secure Boot support ......................................................................
Patch Set 4:
(4 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/74869/comment/e77aa5d2_3b5932bb PS2, Line 7: SecureBoot
It’s spelled with a space: Secure Boot [1]. (Also several times below.) […]
Done
https://review.coreboot.org/c/coreboot/+/74869/comment/96a8eb92_a9e71bc3 PS2, Line 14: payload, SecureBoot status reported properly by Linux/Windows.
Does it work in QEMU and should such a run test be added to the build system somehow? Do you have do […]
Secure Boot does not work in qemu as the qemu boards do not support SMMSTORE_V2, (as they lack BOOT_DEVICE_SUPPORTS_WRITES). I don't have any documentation ATM other than the code in my edk2 repo
File payloads/external/edk2/Kconfig:
https://review.coreboot.org/c/coreboot/+/74869/comment/ae13fb33_bd8910b0 PS2, Line 250: SecureBoot
Secure Boot
Done
https://review.coreboot.org/c/coreboot/+/74869/comment/aa70bb28_263c35b5 PS2, Line 251: SecureBoot
Ditto.
Done