]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/UefiDecompressLib.h
1. Add the fix for the following Bugs:
[mirror_edk2.git] / MdePkg / Include / Library / UefiDecompressLib.h
index f744abc7eb864fd1cd47ed2b57b754026e032942..d08a6eb3a0138798378866ec5c1d032771e3466e 100644 (file)
@@ -64,7 +64,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