TianoCore EDK2 master
Loading...
Searching...
No Matches
CmArchCommonObjSpmiInterruptDeviceInfo Struct Reference

#include <DynamicTablesPkg/Include/ArchCommonNameSpaceObjects.h>

Data Fields

UINT8 InterruptType
 
UINT8 Gpe
 
UINT8 PciDeviceFlag
 
UINT32 GlobalSystemInterrupt
 
UINT32 DeviceId
 

Detailed Description

A structure that describes the SPMI (Service Processor Management Interface) Interrupt and Device Info.

ID: EArchCommonObjSpmiInterruptDeviceInfo

Definition at line 715 of file ArchCommonNameSpaceObjects.h.

Field Documentation

◆ DeviceId

UINT32 CmArchCommonObjSpmiInterruptDeviceInfo::DeviceId

Uid of the device

Definition at line 729 of file ArchCommonNameSpaceObjects.h.

◆ GlobalSystemInterrupt

UINT32 CmArchCommonObjSpmiInterruptDeviceInfo::GlobalSystemInterrupt

GSI number

Definition at line 726 of file ArchCommonNameSpaceObjects.h.

◆ Gpe

UINT8 CmArchCommonObjSpmiInterruptDeviceInfo::Gpe

GPE number

Definition at line 720 of file ArchCommonNameSpaceObjects.h.

◆ InterruptType

UINT8 CmArchCommonObjSpmiInterruptDeviceInfo::InterruptType

Interrupt type

Definition at line 717 of file ArchCommonNameSpaceObjects.h.

◆ PciDeviceFlag

UINT8 CmArchCommonObjSpmiInterruptDeviceInfo::PciDeviceFlag

PCI device flag

Definition at line 723 of file ArchCommonNameSpaceObjects.h.


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