Searched refs:PathHdr (Results 1 – 2 of 2) sorted by relevance
44 EFI_STRING PathHdr; in ExtractDevicePath() local92 PathHdr = String; in ExtractDevicePath()128 TemStr[0] = PathHdr[Index]; in ExtractDevicePath()2386 CHAR16 *PathHdr; in GenerateKeywordResp() local2417 &PathHdr in GenerateKeywordResp()2419 RespStrLen += StrLen (PathHdr); in GenerateKeywordResp()2465 StrCatS (RespStr, RespStrLen, PathHdr); in GenerateKeywordResp()2489 if (PathHdr != NULL) { in GenerateKeywordResp()2490 FreePool (PathHdr); in GenerateKeywordResp()
80 EFI_STRING PathHdr; in GetDevicePath() local106 PathHdr = String; in GetDevicePath()136 TemStr[0] = PathHdr[Index]; in GetDevicePath()