Home
last modified time | relevance | path

Searched refs:ReallocatePool (Results 1 – 25 of 48) sorted by relevance

12

/device/linaro/bootloader/edk2/MdePkg/Library/DxeExtractGuidedSectionLib/
DDxeExtractGuidedSectionLib.c46 mExtractHandlerGuidTable = ReallocatePool ( in ReallocateExtractHandlerTable()
59 mExtractDecodeHandlerTable = ReallocatePool ( in ReallocateExtractHandlerTable()
72 mExtractGetInfoHandlerTable = ReallocatePool ( in ReallocateExtractHandlerTable()
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
DBaseMemAllocation.c35 return ReallocatePool ((UINTN) size, (UINTN) size, ptr); in realloc()
/device/linaro/bootloader/edk2/EmulatorPkg/Library/ThunkPpiList/
DThunkPpiList.c55 gThunkPpiList = ReallocatePool ( in AddThunkPpi()
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DMemoryAllocationLib.c98 ReallocatePool ( in ReallocatePool() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/
DDxeSecurityManagementLib.c69 mSecurityTable = ReallocatePool ( in ReallocateSecurityHandlerTable()
309 mSecurity2Table = ReallocatePool ( in ReallocateSecurity2HandlerTable()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
DOnigurumaUefiPort.h44 #define realloc(OldPtr,NewSize,OldSize) ReallocatePool(OldSize,NewSize,OldPtr)
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DMemoryAllocationLib.h409 ReallocatePool (
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DHotkey.c482 Name = ReallocatePool (NameSize, NewNameSize, Name); in HotkeyGetOptionNumbers()
494 OptionNumbers = ReallocatePool ( in HotkeyGetOptionNumbers()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmDriverHealth.c229 *DriverHealthInfo = ReallocatePool ( in BmGetSingleControllerHealthStatus()
255 *DriverHealthInfo = ReallocatePool ( in BmGetSingleControllerHealthStatus()
DBmLoadOption.c59 Name = ReallocatePool (NameSize, NewNameSize, Name); in BmForEachVariable()
1002 Param->Options = ReallocatePool ( in BmCollectLoadOptions()
1081 …Options = ReallocatePool (*OptionCount * sizeof (EFI_BOOT_MANAGER_LOAD_OPTION), OptionIndex * size… in EfiBootManagerGetLoadOptions()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/
DFirmwarePerformanceSmm.c110 …NewRecordBuffer = ReallocatePool (mBootRecordSize, mBootRecordSize + Data->Size + EXTENSION_RECORD… in FpdtStatusCodeListenerSmm()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SecurityStubDxe/
DDefer3rdPartyImageLoad.c136 ImageInfo = ReallocatePool ( in QueueImage()
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
DBdsLoadOption.c210 BootOrder = ReallocatePool (BootOrderSize, BootOrderSize + sizeof(UINT16), BootOrder); in BootOptionToLoadOptionVariable()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/
DReportStatusCodeRouterRuntimeDxe.c288 NewBuffer = ReallocatePool ( in ReportDispatcher()
/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
DMemoryAllocationLib.c716 ReallocatePool ( in ReallocatePool() function
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/
DMemoryAllocationLib.c723 ReallocatePool ( in ReallocatePool() function
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DVol.c115 SysInfo = ReallocatePool((UINTN)SysInfo->Size, (UINTN)SysInfo->Size + Size1 - Size2, SysInfo); in HandleVol()
/device/linaro/bootloader/edk2/OvmfPkg/Library/PciHostBridgeLib/
DXenSupport.c435 RootBridges = ReallocatePool ( in ScanForRootBridges()
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/
DMemoryAllocationLib.c872 ReallocatePool ( in ReallocatePool() function
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
DHelp.c61 NewList = ReallocatePool(*DestSize, (*DestSize) + SizeOfAddedNameInBytes, NewList); in LexicalInsertIntoList()
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/
DMemoryAllocationLib.c840 ReallocatePool ( in ReallocatePool() function
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
DPlatVarCleanupLib.c226 VarName = ReallocatePool (MaxVarNameSize, VarNameSize, VarName); in CreateUserVariableNode()
237 Data = ReallocatePool (MaxDataSize, DataSize, Data); in CreateUserVariableNode()
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PciHostBridgeLib/
DPciHostBridgeSupport.c561 RootBridges = ReallocatePool ( in ScanForRootBridges()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DConfigRouting.c409 *MultiString = (EFI_STRING) ReallocatePool ( in AppendToMultiString()
658 AppendString = (EFI_STRING) ReallocatePool ( in CompareBlockElementDefault()
682 *ConfigAltResp = (EFI_STRING) ReallocatePool ( in CompareBlockElementDefault()
791 AppendString = (EFI_STRING) ReallocatePool ( in CompareNameElementDefault()
815 *ConfigAltResp = (EFI_STRING) ReallocatePool ( in CompareNameElementDefault()
1083 *AltCfgResp = (EFI_STRING) ReallocatePool ( in MergeDefaultString()
1098 *AltCfgResp = (EFI_STRING) ReallocatePool ( in MergeDefaultString()
4629 AccessResults = (EFI_STRING) ReallocatePool ( in HiiConfigRoutingExtractConfig()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
DMemoryAllocationLib.c923 ReallocatePool ( in ReallocatePool() function

12