Home
last modified time | relevance | path

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

/dragonfly/lib/libefivar/
H A Duefi-dputil.c74 static CONST EFI_DEVICE_PATH_PROTOCOL mUefiDevicePathLibEndDevicePath = { variable
373 memcpy (Node, &mUefiDevicePathLibEndDevicePath, sizeof (mUefiDevicePathLibEndDevicePath)); in SetDevicePathEndNode()
534 …icateDevicePath ((SecondDevicePath != NULL) ? SecondDevicePath : &mUefiDevicePathLibEndDevicePath); in AppendDevicePath()
609 … return DuplicateDevicePath ((DevicePath != NULL) ? DevicePath : &mUefiDevicePathLibEndDevicePath); in AppendDevicePathNode()