Home
last modified time | relevance | path

Searched refs:AllocateRuntimeZeroPool (Results 1 – 25 of 27) sorted by relevance

12

/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
DElfLoader.c189 LoadNode = AllocateRuntimeZeroPool (sizeof (RUNAXF_LOAD_LIST)); in ElfLoadSegment()
204 LoadNode = AllocateRuntimeZeroPool (sizeof (RUNAXF_LOAD_LIST)); in ElfLoadSegment()
DBootMonFsLoader.c134 LoadNode = AllocateRuntimeZeroPool (sizeof (RUNAXF_LOAD_LIST)); in BootMonFsLoadFile()
DRunAxf.c188 FileData = AllocateRuntimeZeroPool (FileSize); in ShellDynCmdRunAxfHandler()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Spi/RuntimeDxe/
DPchSpi.c100 mSpiInstance = AllocateRuntimeZeroPool (sizeof (SPI_INSTANCE)); in InstallPchSpi()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DMemoryAllocationLib.h291 AllocateRuntimeZeroPool (
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueMemoryAllocationLib.h293 AllocateRuntimeZeroPool (
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/
DReportStatusCodeRouterRuntimeDxe.c133 CallbackEntry = AllocateRuntimeZeroPool (sizeof (RSC_HANDLER_CALLBACK_ENTRY)); in Register()
/device/linaro/bootloader/edk2/MdeModulePkg/Application/CapsuleApp/
DCapsuleApp.c512 BlockDescriptors1 = AllocateRuntimeZeroPool (Size); in BuildGatherList()
574 BlockDescriptors2 = AllocateRuntimeZeroPool (Size); in BuildGatherList()
/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
DMemoryAllocationLib.c507 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/
DMemoryAllocationLib.c514 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/SpiFvbServices/
DFwBlockService.c1677 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/
DMemoryAllocationLib.c660 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckLib/
DVarCheckLib.c521 Entry = AllocateRuntimeZeroPool (sizeof (*Entry) + StrSize (Name)); in VarCheckLibVariablePropertySet()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAllocationLib/
DMemoryAllocationLib.c476 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/
DMemoryAllocationLib.c622 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/
DEvent.c465 IEvent = AllocateRuntimeZeroPool (sizeof (IEVENT)); in CoreCreateEventInternal()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/
DMemoryAllocationLib.c504 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
DMemoryAllocationLib.c649 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
DMemoryAllocationLib.c646 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
DMemoryAllocationLib.c670 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/
DMemoryAllocationLib.c753 AllocateRuntimeZeroPool ( in AllocateRuntimeZeroPool() function
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
DFvbService.c1032 mFvbModuleGlobal.FvInstance = (EFI_FW_VOL_INSTANCE *) AllocateRuntimeZeroPool (BufferSize); in FvbInitialize()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/
DEmuVariable.c1766 mVariableModuleGlobal = (ESAL_VARIABLE_GLOBAL *) AllocateRuntimeZeroPool ( in VariableCommonInitialize()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckHiiLib/
DVarCheckHiiGen.c1417 Data = AllocateRuntimeZeroPool (BinSize); in BuildVarCheckHiiBin()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DDatabase.c2839 gRTConfigRespBuffer = (EFI_STRING)AllocateRuntimeZeroPool(ConfigSize); in HiiGetConfigRespInfo()
2890 gRTDatabaseInfoBuffer = AllocateRuntimeZeroPool(DatabaseInfoSize); in HiiGetDatabaseInfo()

12