Home
last modified time | relevance | path

Searched refs:EfiLibAllocateCopyPool (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DDevicePath.c251 NewDevicePath = EfiLibAllocateCopyPool (Size, DevicePath); in EfiDuplicateDevicePath()
306 NewDevicePath = EfiLibAllocateCopyPool (Size, Src1); in EfiAppendDevicePath()
353 Temp = EfiLibAllocateCopyPool (NodeLength + sizeof (EFI_DEVICE_PATH_PROTOCOL), Node); in EfiAppendDevicePathNode()
471 Ptr = EfiLibAllocateCopyPool (SrcSize + InstanceSize, Src); in EfiAppendDevicePathInstance()
DEfiDriverLib.c432 …NewUnicodeStringTable[NumberOfEntries].Language = EfiLibAllocateCopyPool (EfiAsciiStrSize (Languag… in EfiLibAddUnicodeString()
447 NewUnicodeStringTable[NumberOfEntries].UnicodeString = EfiLibAllocateCopyPool ( in EfiLibAddUnicodeString()
DEfiLibAllocate.c140 EfiLibAllocateCopyPool ( in EfiLibAllocateCopyPool() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
DUefiIfrCommon.c186 …VendorDevicePath = EfiLibAllocateCopyPool (sizeof (HII_VENDOR_DEVICE_PATH), &mHiiVendorDevicePathT… in CreateHiiDriverHandle()
738 *ClassGuid = EfiLibAllocateCopyPool ( in ExtractClassGuidFromHiiHandle()
DUefiIfrForm.c1153 NewBuffer = EfiLibAllocateCopyPool (BufferSize, Buffer); in BufferToHexString()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
DEfiDriverLib.h762 EfiLibAllocateCopyPool (