Searched refs:NewPathString (Results 1 – 1 of 1) sorted by relevance
95 _In_ PWCHAR NewPathString, in EfiInitpAppendPathString() argument114 if (NewPathString[(NewPathLength - sizeof(WCHAR)) / sizeof(WCHAR)] == in EfiInitpAppendPathString()125 if (*NewPathString == OBJ_NAME_PATH_SEPARATOR) in EfiInitpAppendPathString()128 NewPathString++; in EfiInitpAppendPathString()136 if (NewPathString[(NewPathLength - sizeof(WCHAR)) / sizeof(WCHAR)] == in EfiInitpAppendPathString()157 RtlCopyMemory(PathString + 1, NewPathString, NewPathLength); in EfiInitpAppendPathString()