OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateZeroPool
(Results
201 - 225
of
579
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
UsbHcMem.c
45
Block =
AllocateZeroPool
(sizeof (USBHC_MEM_BLOCK));
58
Block->Bits =
AllocateZeroPool
(Block->BitsLen);
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
UsbHcMem.c
44
Block =
AllocateZeroPool
(sizeof (USBHC_MEM_BLOCK));
57
Block->Bits =
AllocateZeroPool
(Block->BitsLen);
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpDriver.c
172
MnpDeviceData =
AllocateZeroPool
(sizeof (MNP_DEVICE_DATA));
458
Instance =
AllocateZeroPool
(sizeof (MNP_INSTANCE_DATA));
/device/linaro/bootloader/edk2/MdePkg/Library/PeiServicesLib/
PeiServicesLib.c
627
FvInfoPpi =
AllocateZeroPool
(sizeof (EFI_PEI_FIRMWARE_VOLUME_INFO_PPI));
634
FvInfoPpi =
AllocateZeroPool
(sizeof (EFI_PEI_FIRMWARE_VOLUME_INFO2_PPI));
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiDhcp6.c
263
OptionList =
AllocateZeroPool
(OptionCount * sizeof (EFI_DHCP6_PACKET_OPTION *));
427
Oro =
AllocateZeroPool
(sizeof (EFI_DHCP6_PACKET_OPTION) + 5);
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecImpl.c
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/Udp6Dxe/
Udp6Driver.c
145
Udp6Service =
AllocateZeroPool
(sizeof (UDP6_SERVICE_DATA));
351
Instance =
AllocateZeroPool
(sizeof (UDP6_INSTANCE_DATA));
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
UsbHcMem.c
45
Block =
AllocateZeroPool
(sizeof (USBHC_MEM_BLOCK));
58
Block->Bits =
AllocateZeroPool
(Block->BitsLen);
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
UserProfileManager.c
112
mProviderInfo =
AllocateZeroPool
(
846
CallbackInfo =
AllocateZeroPool
(sizeof (USER_PROFILE_MANAGER_CALLBACK_INFO));
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
Dp.c
261
CustomCumulativeData =
AllocateZeroPool
(sizeof (PERF_CUM_DATA));
270
CustomCumulativeData->Name =
AllocateZeroPool
(NameSize);
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/
UefiShellBcfgCommandLib.c
120
OriginalData =
AllocateZeroPool
(OriginalSize);
200
Buffer =
AllocateZeroPool
(BufferSize);
520
TempByteBuffer =
AllocateZeroPool
(sizeof(UINT32) + sizeof(UINT16) + DescSize + FilePathSize);
551
NewOrder =
AllocateZeroPool
((OrderCount + 1) * sizeof (NewOrder[0]));
640
NewOrder =
AllocateZeroPool
(OrderCount*sizeof(CurrentOrder[0]));
[
all
...]
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Parse.c
175
RetVal =
AllocateZeroPool
(Size);
214
NewStr =
AllocateZeroPool
(StrSize (String));
Vol.c
93
SysInfo =
AllocateZeroPool
(SysInfoSize);
154
SysInfo =
AllocateZeroPool
(SysInfoSize);
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
IIO.c
382
IIO = (cIIO *)
AllocateZeroPool
(sizeof(cIIO));
387
IIO->AttrBuf = (UINT8 *)
AllocateZeroPool
(MAX_OUTPUT);
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscProcessorInformationFunction.c
206
ProcessorId =
AllocateZeroPool
(sizeof(PROCESSOR_ID_DATA));
327
SmbiosRecord =
AllocateZeroPool
(sizeof (SMBIOS_TABLE_TYPE4) + AssetTagStrLen + 1 + SocketStrLen + 1+ ManufacturerStrLen +1 + VersionStrLen+ 1+ SerialNumberStrLen + 1 + PartNumberStrLen+ 1 + 1);
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeHttpLib/
DxeHttpLib.c
380
Parser =
AllocateZeroPool
(sizeof (HTTP_URL_PARSER));
1053
Parser =
AllocateZeroPool
(sizeof (HTTP_BODY_PARSER));
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/Application/Ping6/
Ping6.c
358
Request =
AllocateZeroPool
(Private->BufferSize);
377
TxData =
AllocateZeroPool
(sizeof (EFI_IP6_TRANSMIT_DATA));
394
Token =
AllocateZeroPool
(sizeof (EFI_IP6_COMPLETION_TOKEN));
441
TxInfo =
AllocateZeroPool
(sizeof (PING6_ICMP6_TX_INFO));
686
IfInfo =
AllocateZeroPool
(IfInfoSize);
867
Private =
AllocateZeroPool
(sizeof (PING6_PRIVATE_DATA));
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
ConsistMapping.c
100
AppendStr =
AllocateZeroPool
(0x1000);
110
NewStr =
AllocateZeroPool
(StringSize);
721
Buffer =
AllocateZeroPool
(((TargetNameLength * 2) + 1) * sizeof(CHAR16));
857
TargetName =
AllocateZeroPool
((TargetNameLength + 1) * sizeof (CHAR16));
[
all
...]
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork2CommandsLib/
Ping6.c
513
Request =
AllocateZeroPool
(Private->BufferSize);
532
TxData =
AllocateZeroPool
(sizeof (EFI_IP6_TRANSMIT_DATA));
549
Token =
AllocateZeroPool
(sizeof (EFI_IP6_COMPLETION_TOKEN));
596
TxInfo =
AllocateZeroPool
(sizeof (PING6_ICMP6_TX_INFO));
858
IfInfo =
AllocateZeroPool
(IfInfoSize);
1048
Private =
AllocateZeroPool
(sizeof (PING6_PRIVATE_DATA));
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DnsImpl.c
[
all
...]
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
UserIdentifyManager.c
903
NewDataBase =
AllocateZeroPool
(
957
Info =
AllocateZeroPool
(User->MaxProfileSize);
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
Dhcp6Io.c
49
TxCb =
AllocateZeroPool
(sizeof (DHCP6_TX_CB));
952
Packet =
AllocateZeroPool
(DHCP6_BASE_PACKET_SIZE + UserLen);
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
EmmcBlockIo.c
335
SetExtCsdReq =
AllocateZeroPool
(sizeof (EMMC_REQUEST));
441
SetBlkCntReq =
AllocateZeroPool
(sizeof (EMMC_REQUEST));
558
ProtocolReq =
AllocateZeroPool
(sizeof (EMMC_REQUEST));
684
RwMultiBlkReq =
AllocateZeroPool
(sizeof (EMMC_REQUEST));
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
PlatDriOverrideLib.c
66
DevicePathStackItem =
AllocateZeroPool
(sizeof (DEVICE_PATH_STACK_ITEM));
411
Buffer =
AllocateZeroPool
(BufferSize);
726
OverrideItem =
AllocateZeroPool
(sizeof (PLATFORM_OVERRIDE_ITEM));
767
DriverImageInfo =
AllocateZeroPool
(sizeof (DRIVER_IMAGE_INFO));
[
all
...]
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DxeImageVerificationLib.c
524
SectionHeader = (EFI_IMAGE_SECTION_HEADER *)
AllocateZeroPool
(sizeof (EFI_IMAGE_SECTION_HEADER) * mNtHeader.Pe32->FileHeader.NumberOfSections);
[
all
...]
Completed in 1477 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>