ARM-software / ebbr

Embedded Base Boot Requirements Specification
Creative Commons Attribution Share Alike 4.0 International
112 stars 36 forks source link

Require conformance profile table for EBBRv2 systems #90

Closed jmarinho closed 2 years ago

jmarinho commented 2 years ago

This PR suggests EBBRv2 systems to publicize their compliance by having the EFI_CONFORMANCE_PROFILE_TABLE with an EFI_CONFORMANCE_PROFILE_EBBR_2_0_GUID entry.

The conformance profile table has been submitted as a code-first BZ ticket: https://bugzilla.tianocore.org/show_bug.cgi?id=3591 The ticket has been approved. The contents will be integrated into the next UEFI spec release.

This PR must also:

xypron commented 2 years ago

EFI_CONFORMANCE_PROFILES_EBBR_2_0_GUID has explicitly been removed from the UEFI 2.10 specification. I have created a new pull request #96. I suggest to close this pull request.

jmarinho commented 2 years ago

I'm closing this PR as it's stale (EBBR conformance profile is not listed in the UEFI spec), the UUID is now proposed in PR https://github.com/ARM-software/ebbr/pull/96.