Home
last modified time | relevance | path

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

/dragonfly/lib/libefivar/
H A Duefi-dputil.c472 DuplicateDevicePath ( in DuplicateDevicePath() function
534 …return DuplicateDevicePath ((SecondDevicePath != NULL) ? SecondDevicePath : &mUefiDevicePathLibEnd… in AppendDevicePath()
538 return DuplicateDevicePath (FirstDevicePath); in AppendDevicePath()
609 … return DuplicateDevicePath ((DevicePath != NULL) ? DevicePath : &mUefiDevicePathLibEndDevicePath); in AppendDevicePathNode()
/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DDevicePathUtilities.h174 EFI_DEVICE_PATH_UTILS_DUP_DEVICE_PATH DuplicateDevicePath; member
/dragonfly/stand/contrib/edk2/MdePkg/Include/Library/
H A DDevicePathLib.h265 DuplicateDevicePath (