]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Include/Protocol/EfiShell.h
Fix unicode issue.
[mirror_edk2.git] / ShellPkg / Include / Protocol / EfiShell.h
index 82d228187d4ee1178fcc44afeab982cd838acbad..f67ab82e5beb76b9e1ad347a1a1e393d9a22b3ce 100644 (file)
@@ -788,9 +788,9 @@ EFI_STATUS
                                 this is stored in a volatile fashion.  FALSE otherwise.\r
   @return                              If Alias is not NULL, it will return a pointer to \r
                                 the null-terminated command for that alias. \r
-                                If Alias is NULL, ReturnedData points to a \91;\92 \r
+                                If Alias is NULL, ReturnedData points to a ';' \r
                                 delimited list of alias (e.g. \r
-                                ReturnedData = \93dir;del;copy;mfp\94) that is null-terminated.  \r
+                                ReturnedData = "dir;del;copy;mfp") that is null-terminated.  \r
   @retval NULL                  An error ocurred.\r
   @retval NULL                  Alias was not a valid Alias.\r
 **/\r