/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/ |
D | ElfLoader.c | 189 LoadNode = AllocateRuntimeZeroPool (sizeof (RUNAXF_LOAD_LIST)); in ElfLoadSegment() 204 LoadNode = AllocateRuntimeZeroPool (sizeof (RUNAXF_LOAD_LIST)); in ElfLoadSegment()
|
D | BootMonFsLoader.c | 134 LoadNode = AllocateRuntimeZeroPool (sizeof (RUNAXF_LOAD_LIST)); in BootMonFsLoadFile()
|
D | RunAxf.c | 188 FileData = AllocateRuntimeZeroPool (FileSize); in ShellDynCmdRunAxfHandler()
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Spi/RuntimeDxe/ |
D | PchSpi.c | 100 mSpiInstance = AllocateRuntimeZeroPool (sizeof (SPI_INSTANCE)); in InstallPchSpi()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
D | MemoryAllocationLib.h | 291 AllocateRuntimeZeroPool (
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/ |
D | EdkIIGlueMemoryAllocationLib.h | 293 AllocateRuntimeZeroPool (
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ |
D | ReportStatusCodeRouterRuntimeDxe.c | 133 CallbackEntry = AllocateRuntimeZeroPool (sizeof (RSC_HANDLER_CALLBACK_ENTRY)); in Register()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Application/CapsuleApp/ |
D | CapsuleApp.c | 512 BlockDescriptors1 = AllocateRuntimeZeroPool (Size); in BuildGatherList() 574 BlockDescriptors2 = AllocateRuntimeZeroPool (Size); in BuildGatherList()
|
/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 507 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 514 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/SpiFvbServices/ |
D | FwBlockService.c | 1677 mFvbModuleGlobal = (ESAL_FWB_GLOBAL *)AllocateRuntimeZeroPool(sizeof (ESAL_FWB_GLOBAL )); in FvbInitialize() 1830 …mFvbModuleGlobal->FvInstance[FVB_PHYSICAL] = (EFI_FW_VOL_INSTANCE *) AllocateRuntimeZeroPool (Buff… in FvbInitialize() 2029 mFvbModuleGlobal->FvbScratchSpace[FVB_PHYSICAL] = AllocateRuntimeZeroPool (MaxLbaSize); in FvbInitialize()
|
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 660 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckLib/ |
D | VarCheckLib.c | 521 Entry = AllocateRuntimeZeroPool (sizeof (*Entry) + StrSize (Name)); in VarCheckLibVariablePropertySet()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 476 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
|
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 622 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/ |
D | Event.c | 465 IEvent = AllocateRuntimeZeroPool (sizeof (IEVENT)); in CoreCreateEventInternal()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 504 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 649 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/ |
D | MemoryAllocationLib.c | 646 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/ |
D | MemoryAllocationLib.c | 670 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/ |
D | MemoryAllocationLib.c | 753 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/ |
D | FvbService.c | 1032 mFvbModuleGlobal.FvInstance = (EFI_FW_VOL_INSTANCE *) AllocateRuntimeZeroPool (BufferSize); in FvbInitialize()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/ |
D | EmuVariable.c | 1766 mVariableModuleGlobal = (ESAL_VARIABLE_GLOBAL *) AllocateRuntimeZeroPool ( in VariableCommonInitialize()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckHiiLib/ |
D | VarCheckHiiGen.c | 1417 Data = AllocateRuntimeZeroPool (BinSize); in BuildVarCheckHiiBin()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/ |
D | Database.c | 2839 gRTConfigRespBuffer = (EFI_STRING)AllocateRuntimeZeroPool(ConfigSize); in HiiGetConfigRespInfo() 2890 gRTDatabaseInfoBuffer = AllocateRuntimeZeroPool(DatabaseInfoSize); in HiiGetDatabaseInfo()
|