HomeSort by relevance Sort by last modified time
    Searched refs:EfiLibAllocateCopyPool (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DevicePath.c 251 NewDevicePath = EfiLibAllocateCopyPool (Size, DevicePath);
306 NewDevicePath = EfiLibAllocateCopyPool (Size, Src1);
353 Temp = EfiLibAllocateCopyPool (NodeLength + sizeof (EFI_DEVICE_PATH_PROTOCOL), Node);
471 Ptr = EfiLibAllocateCopyPool (SrcSize + InstanceSize, Src);
EfiLibAllocate.c 140 EfiLibAllocateCopyPool (
EfiDriverLib.c 432 NewUnicodeStringTable[NumberOfEntries].Language = EfiLibAllocateCopyPool (EfiAsciiStrSize (Language), Language);
447 NewUnicodeStringTable[NumberOfEntries].UnicodeString = EfiLibAllocateCopyPool (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
UefiIfrCommon.c 186 VendorDevicePath = EfiLibAllocateCopyPool (sizeof (HII_VENDOR_DEVICE_PATH), &mHiiVendorDevicePathTemplate);
734 *ClassGuid = EfiLibAllocateCopyPool (
UefiIfrForm.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
EfiDriverLib.h 762 EfiLibAllocateCopyPool (

Completed in 51 milliseconds