TianoCore EDK2 master
|
#include <DynamicTablesPkg/Include/X64NameSpaceObjects.h>
Data Fields | |
UINT32 | SciCmd |
UINT8 | AcpiEnable |
UINT8 | AcpiDisable |
UINT8 | S4BiosReq |
UINT8 | PstateCnt |
UINT8 | CstCnt |
A structure that describes the SCI CMD Information for the Platform.
ID: EX64ObjFadtSciCmdInfo
Definition at line 56 of file X64NameSpaceObjects.h.
UINT8 CmX64FadtSciCmdInfo::AcpiDisable |
Definition at line 62 of file X64NameSpaceObjects.h.
UINT8 CmX64FadtSciCmdInfo::AcpiEnable |
Definition at line 61 of file X64NameSpaceObjects.h.
UINT8 CmX64FadtSciCmdInfo::CstCnt |
Definition at line 65 of file X64NameSpaceObjects.h.
UINT8 CmX64FadtSciCmdInfo::PstateCnt |
Definition at line 64 of file X64NameSpaceObjects.h.
UINT8 CmX64FadtSciCmdInfo::S4BiosReq |
Definition at line 63 of file X64NameSpaceObjects.h.
UINT32 CmX64FadtSciCmdInfo::SciCmd |
This is the System control interrupt command information of the FADT Table described in the ACPI Specification
Definition at line 60 of file X64NameSpaceObjects.h.