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

Data Fields

UINT32 PackageCount
 
UINT32 MaxCoreCount
 
UINT32 MaxThreadCount
 
EFI_PHYSICAL_ADDRESS ThreadCountPerPackage
 
EFI_PHYSICAL_ADDRESS ThreadCountPerCore
 

Detailed Description

Definition at line 51 of file AcpiCpuData.h.

Field Documentation

◆ MaxCoreCount

UINT32 CPU_STATUS_INFORMATION::MaxCoreCount

Definition at line 61 of file AcpiCpuData.h.

◆ MaxThreadCount

UINT32 CPU_STATUS_INFORMATION::MaxThreadCount

Definition at line 67 of file AcpiCpuData.h.

◆ PackageCount

UINT32 CPU_STATUS_INFORMATION::PackageCount

Definition at line 55 of file AcpiCpuData.h.

◆ ThreadCountPerCore

EFI_PHYSICAL_ADDRESS CPU_STATUS_INFORMATION::ThreadCountPerCore

Definition at line 87 of file AcpiCpuData.h.

◆ ThreadCountPerPackage

EFI_PHYSICAL_ADDRESS CPU_STATUS_INFORMATION::ThreadCountPerPackage

Definition at line 77 of file AcpiCpuData.h.


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