iPXE
Data Fields
TCG_DEVICE_SECURITY_EVENT_DATA_PCI_CONTEXT Struct Reference

TCG_DEVICE_SECURITY_EVENT_DATA_PCI_CONTEXT This is the PCI context data of TCG_DEVICE_SECURITY_EVENT_DATA, which is used in EV_EFI_SPDM_FIRMWARE_BLOB and EV_EFI_SPDM_FIRMWARE_CONFIG. More...

#include <UefiTcgPlatform.h>

Data Fields

UINT16 Version
 
UINT16 Length
 
UINT16 VendorId
 
UINT16 DeviceId
 
UINT8 RevisionID
 
UINT8 ClassCode [3]
 
UINT16 SubsystemVendorID
 
UINT16 SubsystemID
 

Detailed Description

TCG_DEVICE_SECURITY_EVENT_DATA_PCI_CONTEXT This is the PCI context data of TCG_DEVICE_SECURITY_EVENT_DATA, which is used in EV_EFI_SPDM_FIRMWARE_BLOB and EV_EFI_SPDM_FIRMWARE_CONFIG.

Definition at line 306 of file UefiTcgPlatform.h.

Field Documentation

◆ Version

UINT16 TCG_DEVICE_SECURITY_EVENT_DATA_PCI_CONTEXT::Version

Definition at line 307 of file UefiTcgPlatform.h.

◆ Length

UINT16 TCG_DEVICE_SECURITY_EVENT_DATA_PCI_CONTEXT::Length

Definition at line 308 of file UefiTcgPlatform.h.

◆ VendorId

UINT16 TCG_DEVICE_SECURITY_EVENT_DATA_PCI_CONTEXT::VendorId

Definition at line 309 of file UefiTcgPlatform.h.

◆ DeviceId

UINT16 TCG_DEVICE_SECURITY_EVENT_DATA_PCI_CONTEXT::DeviceId

Definition at line 310 of file UefiTcgPlatform.h.

◆ RevisionID

UINT8 TCG_DEVICE_SECURITY_EVENT_DATA_PCI_CONTEXT::RevisionID

Definition at line 311 of file UefiTcgPlatform.h.

◆ ClassCode

UINT8 TCG_DEVICE_SECURITY_EVENT_DATA_PCI_CONTEXT::ClassCode[3]

Definition at line 312 of file UefiTcgPlatform.h.

◆ SubsystemVendorID

UINT16 TCG_DEVICE_SECURITY_EVENT_DATA_PCI_CONTEXT::SubsystemVendorID

Definition at line 313 of file UefiTcgPlatform.h.

◆ SubsystemID

UINT16 TCG_DEVICE_SECURITY_EVENT_DATA_PCI_CONTEXT::SubsystemID

Definition at line 314 of file UefiTcgPlatform.h.


The documentation for this struct was generated from the following file: