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

Go to the source code of this file.

Data Structures

struct  ADAPTER_INFO_PLATFORM_SECURITY
 

Macros

#define ADAPTER_INFO_PLATFORM_SECURITY_GUID    {0x6be272c7, 0x1320, 0x4ccd, { 0x90, 0x17, 0xd4, 0x61, 0x2c, 0x01, 0x2b, 0x25 }}
 
#define PLATFORM_SECURITY_VERSION_VNEXTCS   0x00000003
 
#define PLATFORM_SECURITY_ROLE_PLATFORM_REFERENCE   0x00000001
 
#define PLATFORM_SECURITY_ROLE_PLATFORM_IBV   0x00000002
 
#define PLATFORM_SECURITY_ROLE_IMPLEMENTOR_OEM   0x00000003
 
#define PLATFORM_SECURITY_ROLE_IMPLEMENTOR_ODM   0x00000004
 

Variables

EFI_GUID gAdapterInfoPlatformSecurityGuid
 

Detailed Description

Support for HSTI 1.1a specification, defined at Microsoft Hardware Security Testability Specification.

Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file Hsti.h.

Macro Definition Documentation

◆ ADAPTER_INFO_PLATFORM_SECURITY_GUID

#define ADAPTER_INFO_PLATFORM_SECURITY_GUID    {0x6be272c7, 0x1320, 0x4ccd, { 0x90, 0x17, 0xd4, 0x61, 0x2c, 0x01, 0x2b, 0x25 }}

Definition at line 15 of file Hsti.h.

◆ PLATFORM_SECURITY_ROLE_IMPLEMENTOR_ODM

#define PLATFORM_SECURITY_ROLE_IMPLEMENTOR_ODM   0x00000004

Definition at line 23 of file Hsti.h.

◆ PLATFORM_SECURITY_ROLE_IMPLEMENTOR_OEM

#define PLATFORM_SECURITY_ROLE_IMPLEMENTOR_OEM   0x00000003

Definition at line 22 of file Hsti.h.

◆ PLATFORM_SECURITY_ROLE_PLATFORM_IBV

#define PLATFORM_SECURITY_ROLE_PLATFORM_IBV   0x00000002

Definition at line 21 of file Hsti.h.

◆ PLATFORM_SECURITY_ROLE_PLATFORM_REFERENCE

#define PLATFORM_SECURITY_ROLE_PLATFORM_REFERENCE   0x00000001

Definition at line 20 of file Hsti.h.

◆ PLATFORM_SECURITY_VERSION_VNEXTCS

#define PLATFORM_SECURITY_VERSION_VNEXTCS   0x00000003

Definition at line 18 of file Hsti.h.