Searched refs:EFI_HOB_MEMORY_ALLOCATION_STACK (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiHob.h182 } EFI_HOB_MEMORY_ALLOCATION_STACK; typedef in typeref:struct:__anon11985
439 EFI_HOB_MEMORY_ALLOCATION_STACK *MemoryAllocationStack;
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiHob.h184 } EFI_HOB_MEMORY_ALLOCATION_STACK; typedef in typeref:struct:__anon15587
438 EFI_HOB_MEMORY_ALLOCATION_STACK *MemoryAllocationStack;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/PeiHobLibFramework/
H A DHobLib.c592 EFI_HOB_MEMORY_ALLOCATION_STACK *Hob;
597 Hob = InternalPeiCreateHob (EFI_HOB_TYPE_MEMORY_ALLOCATION, (UINT16) sizeof (EFI_HOB_MEMORY_ALLOCATION_STACK));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiHobLib/
H A DHobLib.c588 EFI_HOB_MEMORY_ALLOCATION_STACK *Hob;
593 Hob = InternalPeiCreateHob (EFI_HOB_TYPE_MEMORY_ALLOCATION, (UINT16) sizeof (EFI_HOB_MEMORY_ALLOCATION_STACK));

Completed in 36 milliseconds