/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/ |
PciDeviceSupport.c | 749 EfiBootServicesData,
|
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/ |
DeviceIo.c | 727 MemoryType - The type of memory to allocate, EfiBootServicesData or
747 if ((MemoryType != EfiBootServicesData) && (MemoryType != EfiRuntimeServicesData)) {
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/PeiHobLibFramework/ |
HobLib.c | 715 Hob->AllocDescriptor.MemoryType = EfiBootServicesData;
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/ |
Pool.c | 170 Pool = CoreAllocatePoolI (EfiBootServicesData, sizeof (POOL));
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/ |
DxeLoad.c | 809 // Build a new memory allocation HOB with old stack info with EfiBootServicesData type. Need to
816 EfiBootServicesData
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/ |
RamDiskImpl.c | 362 EfiBootServicesData,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/ |
LightMemoryTest.c | 271 EfiBootServicesData,
|
/device/linaro/bootloader/edk2/MdePkg/Library/PeiHobLib/ |
HobLib.c | 713 Hob->AllocDescriptor.MemoryType = EfiBootServicesData;
|
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/ |
BdsPlatform.c | 106 Status = gBS->AllocatePool (EfiBootServicesData, MemMapSize, &MemMap);
214 MemoryDescHob.MemDesc[Index].Type = EfiBootServicesData;
[all...] |
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/ |
Ide.c | 85 EfiBootServicesData,
198 EfiBootServicesData,
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/ |
NonDiscoverablePciDeviceIo.c | 620 Status = gBS->AllocatePages (AllocateMaxAddress, EfiBootServicesData,
682 @param MemoryType The type of memory to allocate, EfiBootServicesData or
842 @param MemoryType The type of memory to allocate, EfiBootServicesData or
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/ |
PciRootBridgeIo.c | [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/ |
AhciMode.c | [all...] |
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/VirtualEhciPciIo/ |
VirtualEhciPciIo.c | 495 if (MemoryType == EfiBootServicesData) {
|
/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/Arm/ |
Mmu.c | 646 Status = gBS->AllocatePages (AllocateAnyPages, EfiBootServicesData, 1, &PageTableAddr);
[all...] |
/device/linaro/bootloader/edk2/DuetPkg/EfiLdr/ |
PeLoader.c | 593 DataType = EfiBootServicesData;
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/ |
DeviceIoOnPciRootBridgeIoThunk.c | 282 EfiBootServicesData or EfiRuntimeServicesData.
[all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/EntryPoints/ |
EdkIIGlueSmmDriverEntryPoint.c | 229 Status = (mBS->AllocatePool) (EfiBootServicesData, Size, (VOID **) &NewDevicePath);
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/Hob/ |
PeiHobLib.c | 424 (Hob.MemoryAllocationStack->AllocDescriptor).MemoryType = EfiBootServicesData;
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/ |
EfiDevice.c | 609 Index == EfiBootServicesData ||
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/ |
NvmExpressPassthru.c | 256 EfiBootServicesData,
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/ |
UhciSched.c | 55 EfiBootServicesData,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/ |
Mtftp4Impl.c | 155 Status = gBS->AllocatePool (EfiBootServicesData, PacketLen, (VOID **) State->Packet);
[all...] |
/device/linaro/bootloader/edk2/OvmfPkg/Library/LoadLinuxLib/ |
Linux.c | 336 case EfiBootServicesData:
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
MemMap.c | 195 case EfiBootServicesData:
|