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

Data Fields

UINT32 TableLength
 
UINT32 NumberBeforeReset
 
UINT32 AllocatedSize
 
UINT32 InitialApicId
 
EFI_PHYSICAL_ADDRESS RegisterTableEntry
 

Detailed Description

Definition at line 108 of file AcpiCpuData.h.

Field Documentation

◆ AllocatedSize

UINT32 CPU_REGISTER_TABLE::AllocatedSize

Definition at line 117 of file AcpiCpuData.h.

◆ InitialApicId

UINT32 CPU_REGISTER_TABLE::InitialApicId

Definition at line 121 of file AcpiCpuData.h.

◆ NumberBeforeReset

UINT32 CPU_REGISTER_TABLE::NumberBeforeReset

Definition at line 113 of file AcpiCpuData.h.

◆ RegisterTableEntry

EFI_PHYSICAL_ADDRESS CPU_REGISTER_TABLE::RegisterTableEntry

Definition at line 125 of file AcpiCpuData.h.

◆ TableLength

UINT32 CPU_REGISTER_TABLE::TableLength

Definition at line 112 of file AcpiCpuData.h.


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