Home
last modified time | relevance | path

Searched refs:DuplicateDevicePath (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libefivar/
H A Duefi-dputil.c453 DuplicateDevicePath ( in DuplicateDevicePath() function
515 …return DuplicateDevicePath ((SecondDevicePath != NULL) ? SecondDevicePath : &mUefiDevicePathLibEnd… in AppendDevicePath()
519 return DuplicateDevicePath (FirstDevicePath); in AppendDevicePath()
590 … return DuplicateDevicePath ((DevicePath != NULL) ? DevicePath : &mUefiDevicePathLibEndDevicePath); in AppendDevicePathNode()
656 return DuplicateDevicePath (DevicePathInstance); in UefiDevicePathLibAppendDevicePathInstance()
754 ReturnValue = DuplicateDevicePath (*DevicePath); in UefiDevicePathLibGetNextDevicePathInstance()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePathUtilities.h174 EFI_DEVICE_PATH_UTILS_DUP_DEVICE_PATH DuplicateDevicePath; member
/freebsd/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h265 DuplicateDevicePath (