X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FLibrary%2FUefiDecompressLib.h;h=d08a6eb3a0138798378866ec5c1d032771e3466e;hp=f744abc7eb864fd1cd47ed2b57b754026e032942;hb=511710d68f477e0210ae1830769e5d0cde4ea36a;hpb=cb44bbdb8e15fc40362e6b0542be196c15c04615 diff --git a/MdePkg/Include/Library/UefiDecompressLib.h b/MdePkg/Include/Library/UefiDecompressLib.h index f744abc7eb..d08a6eb3a0 100644 --- a/MdePkg/Include/Library/UefiDecompressLib.h +++ b/MdePkg/Include/Library/UefiDecompressLib.h @@ -64,7 +64,7 @@ UefiDecompressGetInfo ( This function is designed so that the decompression algorithm can be implemented without using any memory services. As a result, this function is not allowed to - call any memory allocation services in its implementation. It is the caller¡¯s r + call any memory allocation services in its implementation. It is the caller's r esponsibility to allocate and free the Destination and Scratch buffers. If the compressed source data specified by Source is sucessfully decompressed into Destination, then RETURN_SUCCESS is returned. If the compressed source data