]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/ReportStatusCodeHandler.h
MdePkg: Add EFI_SD_MMC_PASS_THRU_PROTOCOL definition
[mirror_edk2.git] / MdePkg / Include / Ppi / ReportStatusCodeHandler.h
index 94dd162b5700bb6c4f9ff71c49dde47954d8ef94..aedeeb8d07ca73ab4239985d64b849e56e52587e 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
-  This ppi provide registering and unregistering services to status code consumers.\r
+  This PPI provides registering and unregistering services to status code consumers.\r
   \r
-  Copyright (c) 2007 - 2009, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2007 - 2009, 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
@@ -17,8 +17,7 @@
 \r
 #define EFI_PEI_RSC_HANDLER_PPI_GUID \\r
   { \\r
-    0x65d394, 0x9951, 0x4144, \\r
-    0x82, 0xa3, 0xa, 0xfc, 0x85, 0x79, 0xc2, 0x51 \\r
+    0x65d394, 0x9951, 0x4144, {0x82, 0xa3, 0xa, 0xfc, 0x85, 0x79, 0xc2, 0x51} \\r
   }\r
 \r
 typedef\r
@@ -45,7 +44,7 @@ EFI_STATUS
   @retval EFI_INVALID_PARAMETER The callback function was NULL.\r
   @retval EFI_OUT_OF_RESOURCES  The internal buffer ran out of space. No more functions can be\r
                                 registered.\r
-  @retval EFI_ALREADY_STARTED   The function was already registered. It cant be registered again.\r
+  @retval EFI_ALREADY_STARTED   The function was already registered. It can't be registered again.\r
                         \r
 **/\r
 typedef\r