]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Guid/MemoryStatusCodeRecord.h
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Include / Guid / MemoryStatusCodeRecord.h
index 27d39e185e996b0c24ccd7ef7c5dfeb1fbff3e43..904df9a62f55a4470c8ac909e414f659ced27c1b 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 /** @file\r
-  GUID used to identify status code records HOB that originate from the PEI status code.    \r
-  \r
-Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  GUID used to identify status code records HOB that originate from the PEI status code.\r
+\r
+Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 (C) Copyright 2016 Hewlett Packard Enterprise Development LP<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
 (C) Copyright 2016 Hewlett Packard Enterprise Development LP<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
@@ -17,9 +17,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define __MEMORY_STATUS_CODE_RECORD_H__\r
 \r
 ///\r
 #define __MEMORY_STATUS_CODE_RECORD_H__\r
 \r
 ///\r
-/// Global ID used to identify GUIDed HOBs that start with a structure of type \r
-/// MEMORY_STATUSCODE_PACKET_HEADER, followed by an array of structures of type \r
-/// MEMORY_STATUSCODE_RECORD.  These GUIDed HOBs record all the information \r
+/// Global ID used to identify GUIDed HOBs that start with a structure of type\r
+/// MEMORY_STATUSCODE_PACKET_HEADER, followed by an array of structures of type\r
+/// MEMORY_STATUSCODE_RECORD.  These GUIDed HOBs record all the information\r
 /// passed into the ReportStatusCode() service of PEI Services Table.\r
 ///\r
 ///  <pre>\r
 /// passed into the ReportStatusCode() service of PEI Services Table.\r
 ///\r
 ///  <pre>\r
@@ -38,7 +38,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   }\r
 \r
 ///\r
   }\r
 \r
 ///\r
-/// A header structure that is followed by an array of records that contain the \r
+/// A header structure that is followed by an array of records that contain the\r
 /// parameters passed into the ReportStatusCode() service in the PEI Services Table.\r
 ///\r
 typedef struct {\r
 /// parameters passed into the ReportStatusCode() service in the PEI Services Table.\r
 ///\r
 typedef struct {\r
@@ -57,7 +57,7 @@ typedef struct {
 } MEMORY_STATUSCODE_PACKET_HEADER;\r
 \r
 ///\r
 } MEMORY_STATUSCODE_PACKET_HEADER;\r
 \r
 ///\r
-/// A header structure that is followed by an array of records that contain the \r
+/// A header structure that is followed by an array of records that contain the\r
 /// parameters passed into the ReportStatusCode() service in the DXE Services Table.\r
 ///\r
 typedef struct {\r
 /// parameters passed into the ReportStatusCode() service in the DXE Services Table.\r
 ///\r
 typedef struct {\r
@@ -76,7 +76,7 @@ typedef struct {
 } RUNTIME_MEMORY_STATUSCODE_HEADER;\r
 \r
 ///\r
 } RUNTIME_MEMORY_STATUSCODE_HEADER;\r
 \r
 ///\r
-/// A structure that contains the parameters passed into the ReportStatusCode() \r
+/// A structure that contains the parameters passed into the ReportStatusCode()\r
 /// service in the PEI Services Table.\r
 ///\r
 typedef struct {\r
 /// service in the PEI Services Table.\r
 ///\r
 typedef struct {\r