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

#include <DynamicTablesPkg/Include/X64NameSpaceObjects.h>

Data Fields

UINT32 Pm1aEvtBlk
 
UINT32 Pm1bEvtBlk
 
UINT32 Pm1aCntBlk
 
UINT32 Pm1bCntBlk
 
UINT32 Pm2CntBlk
 
UINT32 PmTmrBlk
 
UINT8 Pm1EvtLen
 
UINT8 Pm1CntLen
 
UINT8 Pm2CntLen
 
UINT8 PmTmrLen
 

Detailed Description

A structure that describes the power management block information.

ID: EX64ObjFadtPmBlockInfo

Definition at line 73 of file X64NameSpaceObjects.h.

Field Documentation

◆ Pm1aCntBlk

UINT32 CmX64FadtPmBlockInfo::Pm1aCntBlk

Definition at line 79 of file X64NameSpaceObjects.h.

◆ Pm1aEvtBlk

UINT32 CmX64FadtPmBlockInfo::Pm1aEvtBlk

This is the PM event block information of the FADT Table described in the ACPI Specification

Definition at line 77 of file X64NameSpaceObjects.h.

◆ Pm1bCntBlk

UINT32 CmX64FadtPmBlockInfo::Pm1bCntBlk

Definition at line 80 of file X64NameSpaceObjects.h.

◆ Pm1bEvtBlk

UINT32 CmX64FadtPmBlockInfo::Pm1bEvtBlk

Definition at line 78 of file X64NameSpaceObjects.h.

◆ Pm1CntLen

UINT8 CmX64FadtPmBlockInfo::Pm1CntLen

Definition at line 84 of file X64NameSpaceObjects.h.

◆ Pm1EvtLen

UINT8 CmX64FadtPmBlockInfo::Pm1EvtLen

Definition at line 83 of file X64NameSpaceObjects.h.

◆ Pm2CntBlk

UINT32 CmX64FadtPmBlockInfo::Pm2CntBlk

Definition at line 81 of file X64NameSpaceObjects.h.

◆ Pm2CntLen

UINT8 CmX64FadtPmBlockInfo::Pm2CntLen

Definition at line 85 of file X64NameSpaceObjects.h.

◆ PmTmrBlk

UINT32 CmX64FadtPmBlockInfo::PmTmrBlk

Definition at line 82 of file X64NameSpaceObjects.h.

◆ PmTmrLen

UINT8 CmX64FadtPmBlockInfo::PmTmrLen

Definition at line 86 of file X64NameSpaceObjects.h.


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