Searched refs:AllocateZeroPool (Results 251 - 275 of 311) sorted by relevance

<<111213

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigDevicePath.c42 AppendStr = AllocateZeroPool (0x1000);
52 Str->Str = AllocateZeroPool (StringSize);
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_efi.c346 Volume = AllocateZeroPool(sizeof(FSW_VOLUME_DATA));
733 File = AllocateZeroPool(sizeof(FSW_FILE_DATA));
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVariable/
H A DEmuVariable.c358 gVariableInfo = AllocateZeroPool (sizeof (VARIABLE_INFO_ENTRY));
396 Entry->Next = AllocateZeroPool (sizeof (VARIABLE_INFO_ENTRY));
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DExpression.c1064 TmpBuf = AllocateZeroPool (Value.BufferLen + 3);
1232 Result->Buffer = AllocateZeroPool (Result->BufferLen);
1514 Result->Buffer = AllocateZeroPool (Result->BufferLen);
2108 FormSet = AllocateZeroPool (sizeof (FORM_BROWSER_FORMSET));
2789 NameValue = AllocateZeroPool ((OpCode->ValueWidth * 2 + 1) * sizeof (CHAR16));
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeNetLib/
H A DDxeNetLib.c2211 String = AllocateZeroPool ((2 * HwAddressSize + 5 + 1) * sizeof (CHAR16));
2513 ConfigResp = AllocateZeroPool ((Len + NIC_ITEM_CONFIG_SIZE * 2 + 100) * sizeof (CHAR16));
2538 ConfigInfo = AllocateZeroPool (NIC_ITEM_CONFIG_SIZE);
H A DNetBuffer.c52 Nbuf = AllocateZeroPool (NET_BUF_SIZE (BlockOpNum));
64 Vector = AllocateZeroPool (NET_VECTOR_SIZE (BlockNum));
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/AtapiPassThruDxe/
H A DAtapiPassThru.c426 AtapiScsiPrivate = AllocateZeroPool (sizeof (ATAPI_SCSI_PASS_THRU_DEV));
689 Node = AllocateZeroPool (sizeof (EFI_DEV_PATH));
1201 Node = AllocateZeroPool (sizeof (EFI_DEV_PATH));
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsConsole.c1173 LogoBlt = AllocateZeroPool ((UINTN)BufferSize * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL));
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/
H A DVgaClass.c641 VgaClassPrivate = AllocateZeroPool (sizeof (VGA_CLASS_DEV));
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiLib.c1389 BestLanguage = AllocateZeroPool (CompareLength + 1);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDeviceSupport.c853 Dev = AllocateZeroPool (sizeof (PCI_IO_DEVICE));
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciSched.c128 Uhc->FrameBaseHostAddr = AllocateZeroPool (4096);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DUsbHub.c664 HubIf->ChangeMap = AllocateZeroPool (DataLength);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DPartition.c1015 Private = AllocateZeroPool (sizeof (PARTITION_PRIVATE_DATA));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiLib/
H A DUefiLib.c1411 BestLanguage = AllocateZeroPool (CompareLength + 1);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IpsecConfig/
H A DIpSecConfig.c381 *Buffer = AllocateZeroPool (BufferSize);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Driver.c237 IpSb = AllocateZeroPool (sizeof (IP6_SERVICE));
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpDispatcher.c357 Tcb = AllocateZeroPool (sizeof (TCP_CB));
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/CirrusLogic5430Dxe/
H A DCirrusLogic5430.c242 Private = AllocateZeroPool (sizeof (CIRRUS_LOGIC_5430_PRIVATE_DATA));
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/PartitionDxe/
H A DPartition.c1063 Private = AllocateZeroPool (sizeof (PARTITION_PRIVATE_DATA));
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DBiosKeyboard.c251 BiosKeyboardPrivate = (BIOS_KEYBOARD_DEV *) AllocateZeroPool (sizeof (BIOS_KEYBOARD_DEV));
2291 NewNotify = (BIOS_KEYBOARD_CONSOLE_IN_EX_NOTIFY *) AllocateZeroPool (sizeof (BIOS_KEYBOARD_CONSOLE_IN_EX_NOTIFY));
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAtaAtapiPassThru.c1037 DeviceInfo = AllocateZeroPool (sizeof (EFI_ATA_DEVICE_INFO));
1319 Task = AllocateZeroPool (sizeof (ATA_NONBLOCK_TASK));
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Gcd/
H A DGcd.c376 *TopEntry = AllocateZeroPool (sizeof (EFI_GCD_MAP_ENTRY));
381 *BottomEntry = AllocateZeroPool (sizeof (EFI_GCD_MAP_ENTRY));
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DevicePathDxe/
H A DDevicePathToText.c43 AppendStr = AllocateZeroPool (0x1000);
2061 return AllocateZeroPool (sizeof (CHAR16));
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DAuthService.c1622 NewCertDb = AllocateZeroPool (NewCertDbSize);
1752 NewCertDb = AllocateZeroPool (NewCertDbSize);

Completed in 129 milliseconds

<<111213