|
iPXE
|
Describes the resource properties of all fixed, nonrelocatable resource ranges found on the processor host bus during the HOB producer phase. More...
#include <PiHob.h>
Data Fields | |
| EFI_HOB_GENERIC_HEADER | Header |
| The HOB generic header. More... | |
| EFI_GUID | Owner |
| A GUID representing the owner of the resource. More... | |
| EFI_RESOURCE_TYPE | ResourceType |
| The resource type enumeration as defined by EFI_RESOURCE_TYPE. More... | |
| EFI_RESOURCE_ATTRIBUTE_TYPE | ResourceAttribute |
| Resource attributes as defined by EFI_RESOURCE_ATTRIBUTE_TYPE. More... | |
| EFI_PHYSICAL_ADDRESS | PhysicalStart |
| The physical start address of the resource region. More... | |
| UINT64 | ResourceLength |
| The number of bytes of the resource region. More... | |
Describes the resource properties of all fixed, nonrelocatable resource ranges found on the processor host bus during the HOB producer phase.
| EFI_HOB_GENERIC_HEADER EFI_HOB_RESOURCE_DESCRIPTOR::Header |
| EFI_GUID EFI_HOB_RESOURCE_DESCRIPTOR::Owner |
| EFI_RESOURCE_TYPE EFI_HOB_RESOURCE_DESCRIPTOR::ResourceType |
| EFI_RESOURCE_ATTRIBUTE_TYPE EFI_HOB_RESOURCE_DESCRIPTOR::ResourceAttribute |
| EFI_PHYSICAL_ADDRESS EFI_HOB_RESOURCE_DESCRIPTOR::PhysicalStart |
| UINT64 EFI_HOB_RESOURCE_DESCRIPTOR::ResourceLength |
1.8.15