]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Application/Shell/FileHandleWrappers.c
This refactors 3 functions out of ShellCommandLib and puts them into a new library...
[mirror_edk2.git] / ShellPkg / Application / Shell / FileHandleWrappers.c
index 3cadc41e0b390771c5f4ad91d10c85b93cb29e39..22e8c71d12b25162a9b2f2e0f6e0279659bbaa69 100644 (file)
@@ -522,7 +522,7 @@ FileInterfaceStdInRead(
         }\r
         StrCat(TabStr, L"*");\r
         FoundFileList = NULL;\r
-//        TabStr = CleanPath(TabStr);\r
+//        TabStr = PathCleanUpDirectories(TabStr);\r
         Status  = ShellInfoObject.NewEfiShellProtocol->FindFiles(TabStr, &FoundFileList);\r
         for ( TempStr = CurrentString\r
             ; *TempStr == L' '\r