XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_HOB_CPU Struct Reference

#include <PiHob.h>

Collaboration diagram for EFI_HOB_CPU:
Collaboration graph
[legend]

Public Attributes

EFI_HOB_GENERIC_HEADER Header
 
UINT8 SizeOfMemorySpace
 
UINT8 SizeOfIoSpace
 
UINT8 Reserved [6]
 

Detailed Description

Describes processor information, such as address space and I/O space capabilities.

Member Data Documentation

◆ Header

EFI_HOB_GENERIC_HEADER EFI_HOB_CPU::Header

The HOB generic header. Header.HobType = EFI_HOB_TYPE_CPU.

◆ Reserved

UINT8 EFI_HOB_CPU::Reserved[6]

This field will always be set to zero.

◆ SizeOfIoSpace

UINT8 EFI_HOB_CPU::SizeOfIoSpace

Identifies the maximum physical I/O addressability of the processor.

◆ SizeOfMemorySpace

UINT8 EFI_HOB_CPU::SizeOfMemorySpace

Identifies the maximum physical memory addressability of the processor.


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