Searched defs:AllocatePages (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Framework/
H A DPeiCis.h167 EFI_PEI_ALLOCATE_PAGES AllocatePages; member in struct:_FRAMEWORK_EFI_PEI_SERVICES
H A DDxeCis.h91 EFI_ALLOCATE_PAGES AllocatePages; member in struct:__anon10529
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiMemoryAllocationLib/
H A DMemoryAllocationLib.c74 AllocatePages ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c73 AllocatePages ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c152 AllocatePages ( function
238 // When Buffer is out of SMRAM range, it should be allocated by gBS->AllocatePages() service.
447 // When Buffer is out of SMRAM range, it should be allocated by gBS->AllocatePages() service.
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmMemoryAllocationLib/
H A DMemoryAllocationLib.c186 AllocatePages ( function
272 // When Buffer is out of SMRAM range, it should be allocated by gBS->AllocatePages() service.
485 // When Buffer is out of SMRAM range, it should be allocated by gBS->AllocatePages() service.
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiMemoryAllocationLib/
H A DMemoryAllocationLib.c51 Status = gBS->AllocatePages (AllocateAnyPages, MemoryType, Pages, &Memory);
73 AllocatePages ( function
205 Status = gBS->AllocatePages (AllocateAnyPages, MemoryType, RealPages, &Memory);
231 Status = gBS->AllocatePages (AllocateAnyPages, MemoryType, Pages, &Memory);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiPeiCis.h787 EFI_PEI_ALLOCATE_PAGES AllocatePages; member in struct:_EFI_PEI_SERVICES
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h154 AllocatePages().
1813 EFI_ALLOCATE_PAGES AllocatePages; member in struct:__anon12446
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h154 AllocatePages().
1809 EFI_ALLOCATE_PAGES AllocatePages; member in struct:__anon15720

Completed in 345 milliseconds