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

#include <PiHob.h>

Collaboration diagram for EFI_HOB_MEMORY_ALLOCATION_MODULE:
Collaboration graph
[legend]

Public Attributes

EFI_HOB_GENERIC_HEADER Header
 
EFI_HOB_MEMORY_ALLOCATION_HEADER MemoryAllocationHeader
 
EFI_GUID ModuleName
 
EFI_PHYSICAL_ADDRESS EntryPoint
 

Detailed Description

Defines the location and entry point of the HOB consumer phase.

Member Data Documentation

◆ EntryPoint

EFI_PHYSICAL_ADDRESS EFI_HOB_MEMORY_ALLOCATION_MODULE::EntryPoint

The address of the memory-mapped firmware volume that contains the HOB consumer phase firmware file.

◆ Header

EFI_HOB_GENERIC_HEADER EFI_HOB_MEMORY_ALLOCATION_MODULE::Header

The HOB generic header. Header.HobType = EFI_HOB_TYPE_MEMORY_ALLOCATION.

◆ MemoryAllocationHeader

EFI_HOB_MEMORY_ALLOCATION_HEADER EFI_HOB_MEMORY_ALLOCATION_MODULE::MemoryAllocationHeader

An instance of the EFI_HOB_MEMORY_ALLOCATION_HEADER that describes the various attributes of the logical memory allocation.

◆ ModuleName

EFI_GUID EFI_HOB_MEMORY_ALLOCATION_MODULE::ModuleName

The GUID specifying the values of the firmware file system name that contains the HOB consumer phase component.


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