]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Include/Protocol/EfiShell.h
Fix several Unicode issues that fails VS2005.
[mirror_edk2.git] / ShellPkg / Include / Protocol / EfiShell.h
index bd0aebe1d8a7b83de22910e77c5254056963985b..d19f3b005faf24731374ef6d7041b1e783b9201b 100644 (file)
@@ -315,11 +315,11 @@ typedef UINT32 EFI_SHELL_DEVICE_NAME_FLAGS;
   NULL and EFI_NOT_FOUND will be returned.\r
 \r
   If EFI_DEVICE_NAME_USE_COMPONENT_NAME is set, then the function will return the\r
-  device\92s name using the EFI_COMPONENT_NAME2_PROTOCOL, if present on\r
+  device's name using the EFI_COMPONENT_NAME2_PROTOCOL, if present on\r
   DeviceHandle.\r
 \r
   If EFI_DEVICE_NAME_USE_DEVICE_PATH is set, then the function will return the\r
-  device\92s name using the EFI_DEVICE_PATH_PROTOCOL, if present on DeviceHandle.\r
+  device's name using the EFI_DEVICE_PATH_PROTOCOL, if present on DeviceHandle.\r
   If both EFI_DEVICE_NAME_USE_COMPONENT_NAME and\r
   EFI_DEVICE_NAME_USE_DEVICE_PATH are set, then\r
   EFI_DEVICE_NAME_USE_COMPONENT_NAME will have higher priority.\r