15#define ADAPTER_INFO_PLATFORM_SECURITY_GUID \
16 {0x6be272c7, 0x1320, 0x4ccd, { 0x90, 0x17, 0xd4, 0x61, 0x2c, 0x01, 0x2b, 0x25 }}
18#define PLATFORM_SECURITY_VERSION_VNEXTCS 0x00000003
20#define PLATFORM_SECURITY_ROLE_PLATFORM_REFERENCE 0x00000001
21#define PLATFORM_SECURITY_ROLE_PLATFORM_IBV 0x00000002
22#define PLATFORM_SECURITY_ROLE_IMPLEMENTOR_OEM 0x00000003
23#define PLATFORM_SECURITY_ROLE_IMPLEMENTOR_ODM 0x00000004
42 CHAR16 ImplementationID[256];
47 UINT32 SecurityFeaturesSize;
74extern EFI_GUID gAdapterInfoPlatformSecurityGuid;