Searched refs:IsInstanceEnd (Results 1 – 1 of 1) sorted by relevance
249 OUT BOOLEAN *IsInstanceEnd in GetNextDeviceNodeStr() argument304 *IsInstanceEnd = TRUE; in GetNextDeviceNodeStr()308 *IsInstanceEnd = FALSE; in GetNextDeviceNodeStr()3827 BOOLEAN IsInstanceEnd; in UefiDevicePathLibConvertTextToDevicePath() local3841 while ((DeviceNodeStr = GetNextDeviceNodeStr (&Str, &IsInstanceEnd)) != NULL) { in UefiDevicePathLibConvertTextToDevicePath()3849 if (IsInstanceEnd) { in UefiDevicePathLibConvertTextToDevicePath()