Searched refs:IsInstanceEnd (Results 1 – 1 of 1) sorted by relevance
254 OUT BOOLEAN *IsInstanceEnd in GetNextDeviceNodeStr() argument307 *IsInstanceEnd = TRUE; in GetNextDeviceNodeStr()311 *IsInstanceEnd = FALSE; in GetNextDeviceNodeStr()3653 BOOLEAN IsInstanceEnd; in UefiDevicePathLibConvertTextToDevicePath() local3667 while ((DeviceNodeStr = GetNextDeviceNodeStr (&Str, &IsInstanceEnd)) != NULL) { in UefiDevicePathLibConvertTextToDevicePath()3675 if (IsInstanceEnd) { in UefiDevicePathLibConvertTextToDevicePath()