]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/EfiLdr/LzmaDecompress.h
OvmfPkg/QemuBootOrderLib: list "ExtraRootBusMap.h" in the INF file
[mirror_edk2.git] / DuetPkg / EfiLdr / LzmaDecompress.h
index de16bed21b952ede7487b0384c76df72eee5d97f..e244df7aaa5f1d64a16b40b914d34b4f25f2e3b7 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   LZMA Decompress Library header file\r
 \r
-  Copyright (c) 2006 - 2010, Intel Corporation<BR>\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
   http://opensource.org/licenses/bsd-license.php\r
@@ -23,7 +23,7 @@
   @param DestinationSize  The size of destination buffer.\r
   @param ScratchSize      The size of scratch buffer.\r
 \r
-  @retval RETURN_SUCCESS           - The size of destination buffer and the size of scratch buffer are successull retrieved.\r
+  @retval RETURN_SUCCESS           - The size of destination buffer and the size of scratch buffer are successfully retrieved.\r
   @retval RETURN_INVALID_PARAMETER - The source data is corrupted\r
 **/\r
 RETURN_STATUS\r