]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Application/Shell/ShellParametersProtocol.c
Comment's added and fixed.
[mirror_edk2.git] / ShellPkg / Application / Shell / ShellParametersProtocol.c
index 76935333d6e373fd83fdf2e0b9f01856899efdc7..238ccd96811867382f868d07f254d228ab8b5ce9 100644 (file)
@@ -415,6 +415,14 @@ CleanUpShellParametersProtocol (
   return (Status);\r
 }\r
 \r
+/**\r
+  Determin if a file name represents a unicode file.\r
+\r
+  @param[in] FileName     Pointer to the filename to open.\r
+\r
+  @retval EFI_SUCCESS     The file is a unicode file.\r
+  @return An error upon failure.\r
+**/\r
 EFI_STATUS\r
 EFIAPI\r
 IsUnicodeFile(\r