Searched refs:mUefiDevicePathLibEndDevicePath (Results 1 – 1 of 1) sorted by relevance
63 static CONST EFI_DEVICE_PATH_PROTOCOL mUefiDevicePathLibEndDevicePath = { variable389 memcpy (Node, &mUefiDevicePathLibEndDevicePath, sizeof (mUefiDevicePathLibEndDevicePath)); in SetDevicePathEndNode()515 …icateDevicePath ((SecondDevicePath != NULL) ? SecondDevicePath : &mUefiDevicePathLibEndDevicePath); in AppendDevicePath()590 … return DuplicateDevicePath ((DevicePath != NULL) ? DevicePath : &mUefiDevicePathLibEndDevicePath); in AppendDevicePathNode()