Home
last modified time | relevance | path

Searched refs:AllocateRuntimePool (Results 1 – 25 of 36) sorted by relevance

12

/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/
DCpuMpCore.c68 ArmProcessorTable = (ARM_PROCESSOR_TABLE*)AllocateRuntimePool(sizeof(ARM_PROCESSOR_TABLE)); in PublishArmProcessorTable()
87 ArmProcessorTable->ArmCpus = (ARM_CORE_INFO*)AllocateRuntimePool ( in PublishArmProcessorTable()
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
DCpuGdt.c139 gdt = AllocateRuntimePool (sizeof (GdtTemplate) + 8); in InitGlobalDescriptorTable()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/
DRtMemoryStatusCodeWorker.c33 mRtMemoryStatusCodeTable = AllocateRuntimePool ( in RtMemoryStatusCodeInitializeWorker()
/device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/
DAuthVariableLib.c161 mHashCtx = AllocateRuntimePool (CtxSize); in AuthVariableLibInitialize()
171 mPubKeyStore = AllocateRuntimePool (mMaxKeyDbSize); in AuthVariableLibInitialize()
181 mCertDbStore = AllocateRuntimePool (mMaxCertDbSize); in AuthVariableLibInitialize()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/
DMemoryStatusCodeWorker.c37 mRtMemoryStatusCodeTable = AllocateRuntimePool ( in RtMemoryStatusCodeInitializeWorker()
/device/linaro/bootloader/edk2/OvmfPkg/Library/LoadLinuxLib/
DLinuxGdt.c147 mGdt = AllocateRuntimePool (sizeof (GdtTemplate) + 8); in InitLinuxDescriptorTables()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
DInstallConfigurationTable.c118 EfiConfigurationTable = AllocateRuntimePool (mSystemTableAllocateSize); in CoreInstallConfigurationTable()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DMemoryAllocationLib.h235 AllocateRuntimePool (
/device/linaro/bootloader/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/
DFwBlockService.c983 mFvbModuleGlobal = AllocateRuntimePool (sizeof (ESAL_FWB_GLOBAL)); in FvbInitialize()
1013 mFvbModuleGlobal->FvInstance = AllocateRuntimePool (BufferSize); in FvbInitialize()
1054 FvbDevice = AllocateRuntimePool (sizeof (EFI_FW_VOL_BLOCK_DEVICE)); in FvbInitialize()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DCapsules.c176 CapsuleTable = AllocateRuntimePool (Size); in BdsProcessCapsules()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueMemoryAllocationLib.h237 AllocateRuntimePool (
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/
DSmmRuntimeDxeSupport.c264 …mStatusCodeData = AllocateRuntimePool (sizeof (EFI_STATUS_CODE_DATA) + EFI_STATUS_CODE_DATA_MAX_SI… in ReportStatusCodeLibConstruct()
/device/linaro/bootloader/edk2/Nt32Pkg/FvbServicesRuntimeDxe/
DFWBlockService.c1168 mFvbModuleGlobal = AllocateRuntimePool (sizeof (ESAL_FWB_GLOBAL)); in FvbInitialize()
1218 mFvbModuleGlobal->FvInstance[FVB_PHYSICAL] = AllocateRuntimePool (BufferSize); in FvbInitialize()
1298 FvbDevice = AllocateRuntimePool (sizeof (EFI_FW_VOL_BLOCK_DEVICE)); in FvbInitialize()
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
DRuntimeMemAllocation.c358 Buffer = AllocateRuntimePool (MIN_REQUIRED_BLOCKS * 1024); in RuntimeCryptLibConstructor()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/
DVariable.c297 mVariableArray = mVariableArrayNextFree = (VARIABLE_ARRAY_ENTRY *)AllocateRuntimePool (Size); in LibVariableInitialize()
/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
DMemoryAllocationLib.c413 AllocateRuntimePool ( in AllocateRuntimePool() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
DDxeCapsuleProcessLib.c281 CapsuleTable = AllocateRuntimePool (Size); in PopulateCapsuleInConfigurationTable()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/
DMemoryAllocationLib.c420 AllocateRuntimePool ( in AllocateRuntimePool() function
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/
DMemoryAllocationLib.c565 AllocateRuntimePool ( in AllocateRuntimePool() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAllocationLib/
DMemoryAllocationLib.c376 AllocateRuntimePool ( in AllocateRuntimePool() function
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/
DMemoryAllocationLib.c522 AllocateRuntimePool ( in AllocateRuntimePool() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/
DMemoryAllocationLib.c410 AllocateRuntimePool ( in AllocateRuntimePool() function
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/NorFlashDxe/
DNorFlashDxe.c134 Instance->ShadowBuffer = AllocateRuntimePool (BlockSize);; in NorFlashCreateInstance()
1310 mNorFlashInstances = AllocateRuntimePool (sizeof(NOR_FLASH_INSTANCE*) * mNorFlashDeviceCount); in NorFlashInitialise()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
DMemoryAllocationLib.c516 AllocateRuntimePool ( in AllocateRuntimePool() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
DMemoryAllocationLib.c513 AllocateRuntimePool ( in AllocateRuntimePool() function

12