Searched refs:CIDSTRStr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DevicePathDxe/
H A DDevicePathFromText.c1070 CHAR16 *CIDSTRStr; local
1080 CIDSTRStr = GetNextParamStr (&TextDeviceNode);
1085 Length = (UINT16) (Length + StrLen (CIDSTRStr) + 1);
1099 StrToAscii (CIDSTRStr, &AsciiStr);

Completed in 332 milliseconds