Home
last modified time | relevance | path

Searched refs:AllocateType (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/
DPciRootBridgeIo.c1288 EFI_ALLOCATE_TYPE AllocateType; in RootBridgeIoAllocateBuffer() local
1315 AllocateType = AllocateAnyPages; in RootBridgeIoAllocateBuffer()
1321 AllocateType = AllocateMaxAddress; in RootBridgeIoAllocateBuffer()
1325 AllocateType, in RootBridgeIoAllocateBuffer()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBios.c59 IN EFI_ALLOCATE_TYPE AllocateType, in AllocateLegacyMemory() argument
73 AllocateType, in AllocateLegacyMemory()
DLegacyBiosInterface.h1275 IN EFI_ALLOCATE_TYPE AllocateType,