|
iPXE
|
Contains general state information used by the HOB producer phase. More...
#include <PiHob.h>
Data Fields | |
| EFI_HOB_GENERIC_HEADER | Header |
| The HOB generic header. More... | |
| UINT32 | Version |
| The version number pertaining to the PHIT HOB definition. More... | |
| EFI_BOOT_MODE | BootMode |
| The system boot mode as determined during the HOB producer phase. More... | |
| EFI_PHYSICAL_ADDRESS | EfiMemoryTop |
| The highest address location of memory that is allocated for use by the HOB producer phase. More... | |
| EFI_PHYSICAL_ADDRESS | EfiMemoryBottom |
| The lowest address location of memory that is allocated for use by the HOB producer phase. More... | |
| EFI_PHYSICAL_ADDRESS | EfiFreeMemoryTop |
| The highest address location of free memory that is currently available for use by the HOB producer phase. More... | |
| EFI_PHYSICAL_ADDRESS | EfiFreeMemoryBottom |
| The lowest address location of free memory that is available for use by the HOB producer phase. More... | |
| EFI_PHYSICAL_ADDRESS | EfiEndOfHobList |
| The end of the HOB list. More... | |
Contains general state information used by the HOB producer phase.
This HOB must be the first one in the HOB list.
| EFI_HOB_GENERIC_HEADER EFI_HOB_HANDOFF_INFO_TABLE::Header |
| UINT32 EFI_HOB_HANDOFF_INFO_TABLE::Version |
| EFI_BOOT_MODE EFI_HOB_HANDOFF_INFO_TABLE::BootMode |
| EFI_PHYSICAL_ADDRESS EFI_HOB_HANDOFF_INFO_TABLE::EfiMemoryTop |
| EFI_PHYSICAL_ADDRESS EFI_HOB_HANDOFF_INFO_TABLE::EfiMemoryBottom |
| EFI_PHYSICAL_ADDRESS EFI_HOB_HANDOFF_INFO_TABLE::EfiFreeMemoryTop |
| EFI_PHYSICAL_ADDRESS EFI_HOB_HANDOFF_INFO_TABLE::EfiFreeMemoryBottom |
| EFI_PHYSICAL_ADDRESS EFI_HOB_HANDOFF_INFO_TABLE::EfiEndOfHobList |
1.8.15