]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Library/CapsuleLib.h
Committing changes to the comments, to improve code documentation.
[mirror_edk2.git] / MdeModulePkg / Include / Library / CapsuleLib.h
index 662e4def951c2653a5939d9ddef00ff187507b3a..34e71313d3b80c16b8036a159253a924f74ee511 100644 (file)
@@ -1,6 +1,6 @@
 /** @file\r
 \r
-  This library class defines a set of interfaces on how to process capusle image update.\r
+  This library class defines a set of interfaces for how to process capsule image updates.\r
 \r
   Copyright (c) 2007 - 2008, Intel Corporation\r
   All rights reserved. This program and the accompanying materials\r
@@ -32,12 +32,12 @@ SupportCapsuleImage (
   );\r
 \r
 /**\r
-  The firmware specific implementation processes the capsule image\r
+  The firmware-specific implementation processes the capsule image\r
   if it recognized the format of this capsule image.\r
   \r
   @param  CapsuleHeader    Point to the UEFI capsule image to be processed. \r
    \r
-  @retval EFI_SUCESS       Process Capsule Image successfully. \r
+  @retval EFI_SUCESS       Capsule Image was processed successfully. \r
   @retval EFI_UNSUPPORTED  Capsule image is not supported by the firmware.\r
 **/\r
 EFI_STATUS\r