HomeSort by relevance Sort by last modified time
    Searched refs:AllocateRuntimeZeroPool (Results 1 - 23 of 23) sorted by null

  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
BootMonFsLoader.c 134 LoadNode = AllocateRuntimeZeroPool (sizeof (RUNAXF_LOAD_LIST));
ElfLoader.c 189 LoadNode = AllocateRuntimeZeroPool (sizeof (RUNAXF_LOAD_LIST));
204 LoadNode = AllocateRuntimeZeroPool (sizeof (RUNAXF_LOAD_LIST));
RunAxf.c 188 FileData = AllocateRuntimeZeroPool (FileSize);
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
MemoryAllocationLib.h 291 AllocateRuntimeZeroPool (
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Spi/RuntimeDxe/
PchSpi.c 100 mSpiInstance = AllocateRuntimeZeroPool (sizeof (SPI_INSTANCE));
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueMemoryAllocationLib.h 293 AllocateRuntimeZeroPool (
  /device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
MemoryAllocationLib.c 507 AllocateRuntimeZeroPool (
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/
ReportStatusCodeRouterRuntimeDxe.c 133 CallbackEntry = AllocateRuntimeZeroPool (sizeof (RSC_HANDLER_CALLBACK_ENTRY));
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAllocationLib/
MemoryAllocationLib.c 476 AllocateRuntimeZeroPool (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/
Event.c 465 IEvent = AllocateRuntimeZeroPool (sizeof (IEVENT));
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
MemoryAllocationLib.c 516 AllocateRuntimeZeroPool (
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
MemoryAllocationLib.c 577 AllocateRuntimeZeroPool (
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckLib/
VarCheckLib.c 521 Entry = AllocateRuntimeZeroPool (sizeof (*Entry) + StrSize (Name));
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/
MemoryAllocationLib.c 622 AllocateRuntimeZeroPool (
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/
MemoryAllocationLib.c 660 AllocateRuntimeZeroPool (
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/
MemoryAllocationLib.c 514 AllocateRuntimeZeroPool (
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/SpiFvbServices/
FwBlockService.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/
MemoryAllocationLib.c 504 AllocateRuntimeZeroPool (
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
FvbService.c 1042 mFvbModuleGlobal.FvInstance = (EFI_FW_VOL_INSTANCE *) AllocateRuntimeZeroPool (BufferSize);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/
EmuVariable.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
Variable.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckHiiLib/
VarCheckHiiGen.c     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
Variable.c     [all...]

Completed in 293 milliseconds