Searched refs:DevStr (Results 1 – 1 of 1) sorted by relevance
1025 CHAR8 *DevStr; in EfiDeviceOpenByType() local1030 DevStr = "loadfile%d:"; in EfiDeviceOpenByType()1033 DevStr = "fv%d:"; in EfiDeviceOpenByType()1036 DevStr = "fs%d:"; in EfiDeviceOpenByType()1039 DevStr = "blk%d:"; in EfiDeviceOpenByType()1042 DevStr = "a%d:"; in EfiDeviceOpenByType()1048 AsciiSPrint (Path, MAX_PATHNAME, DevStr, Index); in EfiDeviceOpenByType()