Searched refs:MemoryAllocationStack (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/DxeIplPeim/
H A DDxeLoad.c662 if (CompareGuid (&gEfiHobMemoryAllocStackGuid, &(Hob.MemoryAllocationStack->AllocDescriptor.Name))) {
669 Hob.MemoryAllocationStack->AllocDescriptor.MemoryBaseAddress,
670 Hob.MemoryAllocationStack->AllocDescriptor.MemoryLength,
676 Hob.MemoryAllocationStack->AllocDescriptor.MemoryBaseAddress = BaseAddress;
677 Hob.MemoryAllocationStack->AllocDescriptor.MemoryLength = Length;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiHob.h439 EFI_HOB_MEMORY_ALLOCATION_STACK *MemoryAllocationStack; member in union:__anon11995
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiHob.h438 EFI_HOB_MEMORY_ALLOCATION_STACK *MemoryAllocationStack; member in union:__anon15597

Completed in 55 milliseconds