Home
last modified time | relevance | path

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

/freebsd/lib/libefivar/
H A Duefi-dputil.c471 DuplicateDevicePath ( in DuplicateDevicePath() function
533 …return DuplicateDevicePath ((SecondDevicePath != NULL) ? SecondDevicePath : &mUefiDevicePathLibEnd… in AppendDevicePath()
537 return DuplicateDevicePath (FirstDevicePath); in AppendDevicePath()
608 … return DuplicateDevicePath ((DevicePath != NULL) ? DevicePath : &mUefiDevicePathLibEndDevicePath); in AppendDevicePathNode()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePathUtilities.h175 EFI_DEVICE_PATH_UTILS_DUP_DEVICE_PATH DuplicateDevicePath; member
/freebsd/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h265 DuplicateDevicePath (