OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateZeroPool
(Results
301 - 325
of
579
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
Performance.c
252
PerfEntriesAsDxeHandle =
AllocateZeroPool
(NumPerfEntries * sizeof (BOOLEAN));
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
sread.c
73
FHand =
AllocateZeroPool
(sizeof(SIMPLE_READ_HANDLE));
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
Presentation.c
239
EventNode =
AllocateZeroPool
(sizeof (FORM_BROWSER_REFRESH_EVENT_NODE));
272
EventNode =
AllocateZeroPool
(sizeof (FORM_BROWSER_REFRESH_EVENT_NODE));
321
DisplayOption =
AllocateZeroPool
(sizeof (DISPLAY_QUESTION_OPTION));
537
DisplayStatement =
AllocateZeroPool
(sizeof (FORM_DISPLAY_ENGINE_STATEMENT));
552
DisplayStatement =
AllocateZeroPool
(sizeof (FORM_DISPLAY_ENGINE_STATEMENT));
587
DisplayStatement =
AllocateZeroPool
(sizeof (FORM_DISPLAY_ENGINE_STATEMENT));
622
EventNode =
AllocateZeroPool
(sizeof (FORM_BROWSER_REFRESH_EVENT_NODE));
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpProto.c
227
HttpInstance->CacheBody =
AllocateZeroPool
(HttpInstance->CacheLen);
745
HttpInstance->Url =
AllocateZeroPool
(HTTP_URL_BUFFER_LEN);
[
all
...]
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
FileBuffer.c
93
FileBuffer.ListHead =
AllocateZeroPool
(sizeof (LIST_ENTRY));
674
Line =
AllocateZeroPool
(sizeof (EFI_EDITOR_LINE));
903
Buffer =
AllocateZeroPool
(FileSize);
1082
Line->Buffer =
AllocateZeroPool
(LineSize * 2 + 2);
1219
VolumeInfo = (EFI_FILE_SYSTEM_INFO *)
AllocateZeroPool
(Size);
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecConfigImpl.c
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
Xhci.c
966
Xhc->UsbDevContext[SlotId].ConfDesc =
AllocateZeroPool
(Xhc->UsbDevContext[SlotId].DevDesc.NumConfigurations * sizeof (EFI_USB_CONFIG_DESCRIPTOR *));
980
Xhc->UsbDevContext[SlotId].ConfDesc[Index] =
AllocateZeroPool
(*DataLength);
985
Xhc->UsbDevContext[SlotId].ActiveAlternateSetting =
AllocateZeroPool
(Xhc->UsbDevContext[SlotId].ConfDesc[Index]->NumInterfaces * sizeof (UINT8));
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
GraphicsConsole.c
284
NewModeBuffer =
AllocateZeroPool
(sizeof (GRAPHICS_CONSOLE_MODE_DATA) * (Count + 2));
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
InputHandler.c
107
TempString =
AllocateZeroPool
(MaxLen * sizeof (CHAR16));
118
BufferedString =
AllocateZeroPool
(ScreenSize * 2);
[
all
...]
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6ConfigNv.c
86
Buffer =
AllocateZeroPool
(BufferSize);
838
AddressList =
AllocateZeroPool
(DataSize);
[
all
...]
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ShellParametersProtocol.c
228
TempParameter =
AllocateZeroPool
(Size);
247
(*Argv) =
AllocateZeroPool
((Count)*sizeof(CHAR16*));
337
*NewShellParameters =
AllocateZeroPool
(sizeof(EFI_SHELL_PARAMETERS_PROTOCOL));
359
FullCommandLine =
AllocateZeroPool
(Size + LoadedImage->LoadOptionsSize);
377
FullCommandLine =
AllocateZeroPool
(Size);
[
all
...]
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
SetupInfoRecords.c
187
*String =
AllocateZeroPool
(sizeof (CHAR16));
550
NewString =
AllocateZeroPool
(0x100);
551
NewString2 =
AllocateZeroPool
(0x100);
759
BuildDateTime =
AllocateZeroPool
((Length+2) * sizeof(CHAR16));
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
ScsiDisk.c
215
ScsiDiskDevice = (SCSI_DISK_DEV *)
AllocateZeroPool
(sizeof (SCSI_DISK_DEV));
272
ScsiDiskDevice->SenseData = (EFI_SCSI_SENSE_DATA *)
AllocateZeroPool
(
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciSched.c
37
Urb =
AllocateZeroPool
(sizeof (URB));
155
Urb =
AllocateZeroPool
(sizeof (URB));
[
all
...]
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Keyboard/VirtualKeyboardDxe/
VirtualKeyboard.c
117
VirtualKeyboardPrivate = (VIRTUAL_KEYBOARD_DEV *)
AllocateZeroPool
(sizeof (VIRTUAL_KEYBOARD_DEV));
861
NewNotify = (VIRTUAL_KEYBOARD_CONSOLE_IN_EX_NOTIFY *)
AllocateZeroPool
(sizeof (VIRTUAL_KEYBOARD_CONSOLE_IN_EX_NOTIFY));
[
all
...]
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/
PciHostBridgeResourceAllocation.c
293
Buffer =
AllocateZeroPool
(sizeof (EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR) + sizeof (EFI_ACPI_END_TAG_DESCRIPTOR));
505
Buffer =
AllocateZeroPool
(ResAllocCount * sizeof (EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR) + sizeof (EFI_ACPI_END_TAG_DESCRIPTOR));
/device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/
BootMonFsOpenClose.c
39
Buffer =
AllocateZeroPool
(sizeof (HW_IMAGE_DESCRIPTION));
659
Info =
AllocateZeroPool
(
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
Package.c
215
FontPack =
AllocateZeroPool
(Size);
315
PackageListHeader =
AllocateZeroPool
(PackageListLength);
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
Host.c
179
gSystemMemory =
AllocateZeroPool
(gSystemMemoryCount * sizeof (EMU_SYSTEM_MEMORY));
188
gFdInfo =
AllocateZeroPool
(gFdInfoCount * sizeof (EMU_FD_INFO));
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbEnumer.c
102
UsbIf =
AllocateZeroPool
(sizeof (USB_INTERFACE));
225
Device =
AllocateZeroPool
(sizeof (USB_DEVICE));
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
EfiKey.c
175
UsbKeyboardDevice =
AllocateZeroPool
(sizeof (USB_KB_DEV));
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassImpl.c
495
UsbMass =
AllocateZeroPool
(sizeof (USB_MASS_DEVICE));
621
UsbMass =
AllocateZeroPool
(sizeof (USB_MASS_DEVICE));
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
Dispatcher.c
801
KnownHandle =
AllocateZeroPool
(sizeof (KNOWN_HANDLE));
900
DriverEntry =
AllocateZeroPool
(sizeof (EFI_CORE_DRIVER_ENTRY));
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/
SmmCorePerformanceLib.c
184
NewGaugeData =
AllocateZeroPool
(GaugeDataSize);
698
mGaugeData =
AllocateZeroPool
(sizeof (GAUGE_DATA_HEADER) + (sizeof (GAUGE_DATA_ENTRY_EX) * mMaxGaugeRecords));
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
Dhcp4Option.c
572
OptCount =
AllocateZeroPool
(DHCP_MAX_OPTIONS * sizeof (DHCP_OPTION_COUNT));
614
Options =
AllocateZeroPool
((UINTN) (OptNum * sizeof (DHCP_OPTION)) + TotalLen);
Completed in 632 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>