Skip to content

Sb db owner guid #253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: dasharo
Choose a base branch
from
Open

Sb db owner guid #253

wants to merge 2 commits into from

Conversation

miczyg1
Copy link
Contributor

@miczyg1 miczyg1 commented Jun 16, 2025

Fix the owner GUID for Microsoft certificates and add missing MS Option ROM UEFI CA.

miczyg1 added 2 commits June 16, 2025 11:14
DB default was missing the Microsoft Option ROM UEFI CA 2023.
Microsoft has separated the signing of Option ROMs from regular
PE binaries.

Signed-off-by: Michał Żygowski <[email protected]>
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 <[email protected]>
@macpijan
Copy link
Contributor

macpijan commented Jul 2, 2025

@mkopec would you take a look at this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants