Files
Michał Żygowski fd5d23055c SecurityPkg/SecureBootVariableLib: Add proper GUID to DB and KEK
Microsoft certificates in DB and KEK must have the Signature Owner
GUID set to 77fa9abd-0359-4d32-bd60-28f4e78f784b in the signature
list structure. By default EDK2 used gEfiGlobalVariableGuid as
signature owner.

For reference see Windows Secure Boot Key Creation and Management
Guidance on https://learn.microsoft.com/

Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2025-07-28 12:20:21 +02:00
..