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

#include <PiHob.h>

Collaboration diagram for EFI_HOB_MEMORY_ALLOCATION_STACK:
Collaboration graph
[legend]

Public Attributes

EFI_HOB_GENERIC_HEADER Header
 
EFI_HOB_MEMORY_ALLOCATION_HEADER AllocDescriptor
 

Detailed Description

Describes the memory stack that is produced by the HOB producer phase and upon which all post-memory-installed executable content in the HOB producer phase is executing.

Member Data Documentation

◆ AllocDescriptor

EFI_HOB_MEMORY_ALLOCATION_HEADER EFI_HOB_MEMORY_ALLOCATION_STACK::AllocDescriptor

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

◆ Header

EFI_HOB_GENERIC_HEADER EFI_HOB_MEMORY_ALLOCATION_STACK::Header

The HOB generic header. Header.HobType = EFI_HOB_TYPE_MEMORY_ALLOCATION.


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