Good catch, Jeremiah!
Thank you!
From: devel@edk2.groups.io On Behalf Of Jeremiah Cox via
groups.io
Sent: Wednesday, June 16, 2021 2:55 AM
To: Grzegorz Bernacki ; devel@edk2.groups.io
Subject: Re: [edk2-devel] [PATCH v3 6/8] SecurityPkg: Add new modules to
Security package.
"dbt"
"dbt" and "dbx" are swapped in the comments? Look for groups of 3 underscores
("___") below...
+ ## GUID used to specify section with default ___dbt___ content
+ gDefault___dbx___FileGuid = { 0x5740766a, 0x718e, 0x4dc0, { 0x99, 0x35, 0xc3,
0x6f, 0x7d, 0x3f, 0x88, 0x4f } }
+
+ ## GUID used to sp
This commits adds modules related to initialization and
usage of default Secure Boot key variables to SecurityPkg.
Signed-off-by: Grzegorz Bernacki
Reviewed-by: Sunny Wang
Reviewed-by: Pete Batard
Tested-by: Pete Batard on Raspberry Pi 4
---
SecurityPkg/SecurityPkg.dec | 14 ++
Se