]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Application/Shell/ShellProtocol.c
Update PeiCore to follow PI spec to retrieve GUIDED section data when ExtractionPpi...
[mirror_edk2.git] / ShellPkg / Application / Shell / ShellProtocol.c
index 798f5476f6db36e61ab089efab0813f5c5057eb9..24fa485137dc6f1d39e5364171ed38940553e5eb 100644 (file)
@@ -2054,7 +2054,7 @@ EfiShellFindFilesInDir(
   }\r
   SHELL_FREE_NON_NULL(BasePath);\r
   return(Status);\r
-  }\r
+}\r
 \r
 /**\r
   Get the GUID value from a human readable name.\r
@@ -2586,8 +2586,8 @@ EfiShellOpenFileList(
                                 multiple environment variables are being returned, Attributes\r
                                 is undefined.\r
 \r
-  @retval NULL                  The environment variable doesn\92t exist.\r
-  @return                       A non-NULL value points to the variable\92s value. The returned\r
+  @retval NULL                  The environment variable doesn't exist.\r
+  @return                       A non-NULL value points to the variable's value. The returned\r
                                 pointer does not need to be freed by the caller.\r
 **/\r
 CONST CHAR16 *\r