ARM-software / ebbr

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

GUID for EFI_CONFORMANCE_PROFILE_TABLE #95

Closed xypron closed 1 year ago

xypron commented 2 years ago

The UEFI 2.10 specification introduced the EFI_CONFORMANCE_PROFILE_TABLE.

The EBBR should define a GUID for the table.

xypron commented 2 years ago

[PATCH 0/3] Conformance Profiles Table support in U-boot suggested:

define EFI_CONFORMANCE_PROFILE_EBBR_2_0_GUID \

EFI_GUID(0xcce33c35, 0x74ac, 0x4087, 0xbc, 0xe7, \
     0x8b, 0x29, 0xb0, 0x2e, 0xeb, 0x27)