Searched refs:MemoryAllocation (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/DxeMain/
H A DDxeMain.c348 Hob.MemoryAllocation->AllocDescriptor.MemoryType, \
349 Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress, \
350 Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress + Hob.MemoryAllocation->AllocDescriptor.MemoryLength - 1));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiHob.h437 EFI_HOB_MEMORY_ALLOCATION *MemoryAllocation; member in union:__anon11995
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Pi/
H A DPiHob.h436 EFI_HOB_MEMORY_ALLOCATION *MemoryAllocation; member in union:__anon15597
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/Dispatcher/
H A DDispatcher.c229 MemoryHob = Hob.MemoryAllocation;
368 MemoryHob = Hob.MemoryAllocation;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Gcd/
H A DGcd.c2366 MemoryHob = Hob.MemoryAllocation;

Completed in 54 milliseconds