HomeSort by relevance Sort by last modified time
    Searched refs:ReallocatePool (Results 26 - 50 of 53) sorted by null

12 3

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/
MemoryAllocationLib.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
MemoryAllocationLib.c 920 ReallocatePool (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
PlatVarCleanupLib.c 226 VarName = ReallocatePool (MaxVarNameSize, VarNameSize, VarName);
237 Data = ReallocatePool (MaxDataSize, DataSize, Data);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
ConfigRouting.c 409 *MultiString = (EFI_STRING) ReallocatePool (
658 AppendString = (EFI_STRING) ReallocatePool (
682 *ConfigAltResp = (EFI_STRING) ReallocatePool (
791 AppendString = (EFI_STRING) ReallocatePool (
815 *ConfigAltResp = (EFI_STRING) ReallocatePool (
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
ConsistMapping.c 115 NewStr = ReallocatePool (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmBoot.c     [all...]
BmHotkey.c 172 Param->KeyOptions = ReallocatePool (
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
FileBuffer.c     [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
Host.c 948 mImageContextModHandleArray = ReallocatePool (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/
FirmwarePerformanceDxe.c 711 mBootRecordBuffer = ReallocatePool (mBootRecordSize, mBootRecordSize + Data->Size + EXTENSION_RECORD_SIZE, mBootRecordBuffer);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiFileHandleLib/
UefiFileHandleLib.c 755 *Destination = ReallocatePool(*CurrentSize, NewSize, *Destination);
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
CpuS3.c 155 mMsrSpinLocks = ReallocatePool (
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
FileHandleWrappers.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/
LegacyBm.c     [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
QemuBootOrderLib.c 292 DataNew = ReallocatePool (
    [all...]
  /external/syslinux/efi32/include/efi/
efilib.h 356 ReallocatePool (
  /external/syslinux/efi64/include/efi/
efilib.h 356 ReallocatePool (
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efilib.h 356 ReallocatePool (
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
dpath.c 977 Str.str = ReallocatePool (Str.str, NewSize, NewSize);
print.c 380 spc->str = ReallocatePool (
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiHiiLib/
HiiLib.c     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
UefiHandleParsingLib.c     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
UefiShellLib.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathToText.c 49 Str->Str = ReallocatePool (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
ConSplitter.c     [all...]

Completed in 597 milliseconds

12 3