TianoCore EDK2 master
Loading...
Searching...
No Matches
ConformanceProfiles.h File Reference

Go to the source code of this file.

Data Structures

struct  EFI_CONFORMANCE_PROFILES_TABLE
 

Macros

#define EFI_CONFORMANCE_PROFILES_TABLE_GUID
 
#define EFI_CONFORMANCE_PROFILES_TABLE_VERSION   0x1
 
#define EFI_CONFORMANCE_PROFILES_UEFI_SPEC_GUID
 
#define EFI_CONFORMANCE_PROFILE_EBBR_2_1_GUID
 
#define EFI_CONFORMANCE_PROFILE_EBBR_2_2_GUID
 

Variables

EFI_GUID gEfiConfProfilesTableGuid
 
EFI_GUID gEfiConfProfilesUefiSpecGuid
 

Detailed Description

GUIDs used for UEFI Conformance Profiles Table in the UEFI 2.10 specification.

Copyright (c) 2024, Arm Limited. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file ConformanceProfiles.h.

Macro Definition Documentation

◆ EFI_CONFORMANCE_PROFILE_EBBR_2_1_GUID

#define EFI_CONFORMANCE_PROFILE_EBBR_2_1_GUID
Value:
{ 0xcce33c35, 0x74ac, 0x4087, \
{ 0xbc, 0xe7, 0x8b, 0x29, 0xb0, 0x2e, 0xeb, 0x27 }}

Definition at line 57 of file ConformanceProfiles.h.

◆ EFI_CONFORMANCE_PROFILE_EBBR_2_2_GUID

#define EFI_CONFORMANCE_PROFILE_EBBR_2_2_GUID
Value:
{ 0x9073eed4, 0xe50d, 0x11ee, \
{ 0xb8, 0xb0, 0x8b, 0x68, 0xda, 0x62, 0xfc, 0x80 }}

Definition at line 60 of file ConformanceProfiles.h.

◆ EFI_CONFORMANCE_PROFILES_TABLE_GUID

#define EFI_CONFORMANCE_PROFILES_TABLE_GUID
Value:
{ \
0x36122546, 0xf7e7, 0x4c8f, { 0xbd, 0x9b, 0xeb, 0x85, 0x25, 0xb5, 0x0c, 0x0b } \
}

Definition at line 21 of file ConformanceProfiles.h.

◆ EFI_CONFORMANCE_PROFILES_TABLE_VERSION

#define EFI_CONFORMANCE_PROFILES_TABLE_VERSION   0x1

Definition at line 45 of file ConformanceProfiles.h.

◆ EFI_CONFORMANCE_PROFILES_UEFI_SPEC_GUID

#define EFI_CONFORMANCE_PROFILES_UEFI_SPEC_GUID
Value:
{ 0x523c91af, 0xa195, 0x4382, \
{ 0x81, 0x8d, 0x29, 0x5f, 0xe4, 0x00, 0x64, 0x65 }}

Definition at line 50 of file ConformanceProfiles.h.