]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c
1. Add the fix for the following Bugs:
[mirror_edk2.git] / MdePkg / Library / BaseUefiDecompressLib / BaseUefiDecompressLib.c
index c0c79c7c4a87097e2caa99f6f95df2ef194671d5..a33641776085adfac13368b46aee2cecc6008a56 100644 (file)
@@ -746,7 +746,7 @@ UefiDecompressGetInfo (
 \r
   This function is designed so that the decompression algorithm can be implemented\r
   without using any memory services.  As a result, this function is not allowed to\r
-  call any memory allocation services in its implementation.  It is the caller¡¯s r\r
+  call any memory allocation services in its implementation.  It is the caller's r\r
   esponsibility to allocate and free the Destination and Scratch buffers.\r
   If the compressed source data specified by Source is sucessfully decompressed \r
   into Destination, then RETURN_SUCCESS is returned.  If the compressed source data \r