]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Guid/StatusCodeDataTypeDebug.h
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Include / Guid / StatusCodeDataTypeDebug.h
index f478f801b6b86c570e9b4a6de1a5a5e4106fbe9d..11f4c5fa3b61bf50b2d0fad6a23d377c512cf8b9 100644 (file)
@@ -1,14 +1,14 @@
 /** @file\r
 /** @file\r
-  This file defines the GUID and data structure used to pass DEBUG() macro \r
+  This file defines the GUID and data structure used to pass DEBUG() macro\r
   information to the Status Code Protocol and Status Code PPI.\r
 \r
   information to the Status Code Protocol and Status Code PPI.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
-This program and the accompanying materials are licensed and made available under \r
-the terms and conditions of the BSD License that accompanies this distribution.  \r
+Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials are licensed and made available under\r
+the terms and conditions of the BSD License that accompanies this distribution.\r
 The full text of the license may be found at\r
 The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php.                                            \r
+http://opensource.org/licenses/bsd-license.php.\r
 \r
 \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 **/\r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 **/\r
@@ -30,11 +30,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define EFI_STATUS_CODE_DATA_MAX_SIZE 200\r
 \r
 ///\r
 #define EFI_STATUS_CODE_DATA_MAX_SIZE 200\r
 \r
 ///\r
-/// This structure contains the ErrorLevel passed into the DEBUG() macro, followed \r
-/// by a 96-byte buffer that contains the variable argument list passed to the \r
-/// DEBUG() macro that has been converted to a BASE_LIST.  The 96-byte buffer is \r
-/// followed by a Null-terminated ASCII string that is the Format string passed \r
-/// to the DEBUG() macro.  The maximum size of this structure is defined by \r
+/// This structure contains the ErrorLevel passed into the DEBUG() macro, followed\r
+/// by a 96-byte buffer that contains the variable argument list passed to the\r
+/// DEBUG() macro that has been converted to a BASE_LIST.  The 96-byte buffer is\r
+/// followed by a Null-terminated ASCII string that is the Format string passed\r
+/// to the DEBUG() macro.  The maximum size of this structure is defined by\r
 /// EFI_STATUS_CODE_DATA_MAX_SIZE.\r
 ///\r
 typedef struct {\r
 /// EFI_STATUS_CODE_DATA_MAX_SIZE.\r
 ///\r
 typedef struct {\r