]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/ReportStatusCodeHandler.h
MdePkg FirmwareManagement.h: Fix typo EFI_SECURITY_VIOLATIO
[mirror_edk2.git] / MdePkg / Include / Protocol / ReportStatusCodeHandler.h
index d7a2c5a75aeccdff2a5d40b1eafb67f12057731a..44a6ded58e1e75805a1bcdc4b543fd3b065a8073 100644 (file)
@@ -2,8 +2,8 @@
   This protocol provide registering and unregistering services to status code \r
   consumers while in DXE.\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
@@ -18,8 +18,7 @@
 \r
 #define EFI_RSC_HANDLER_PROTOCOL_GUID \\r
   { \\r
-    0x86212936, 0xe76, 0x41c8, \\r
-    0xa0, 0x3a, 0x2a, 0xf2, 0xfc, 0x1c, 0x39, 0xe2 \\r
+    0x86212936, 0xe76, 0x41c8, {0xa0, 0x3a, 0x2a, 0xf2, 0xfc, 0x1c, 0x39, 0xe2} \\r
   }\r
 \r
 typedef\r