OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateRuntimeZeroPool
(Results
1 - 25
of
27
) sorted by null
1
2
/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/MdeModulePkg/Application/CapsuleApp/
CapsuleApp.c
512
BlockDescriptors1 =
AllocateRuntimeZeroPool
(Size);
574
BlockDescriptors2 =
AllocateRuntimeZeroPool
(Size);
/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/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/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
MemoryAllocationLib.c
649
AllocateRuntimeZeroPool
(
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
MemoryAllocationLib.c
670
AllocateRuntimeZeroPool
(
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/
MemoryAllocationLib.c
753
AllocateRuntimeZeroPool
(
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
MemoryAllocationLib.c
646
AllocateRuntimeZeroPool
(
[
all
...]
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
FvbService.c
1032
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/HiiDatabaseDxe/
Database.c
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
Variable.c
[
all
...]
Completed in 430 milliseconds
1
2