]> 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 d5111576d4dc8558f29df43cbba92b644287ca84..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