]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/SmmCpuSaveState.h
Grammatical and disclaimer changes (does not follow internal C coding stds.)
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / SmmCpuSaveState.h
index 187bc740cc85bbd270fcc76a6efd2d7b3955eb30..72ef30e735f4ff6667f32577a23f3e4b6ec71c6d 100644 (file)
@@ -2,14 +2,14 @@
   This file declares the SMM CPU Save State protocol, which provides the processor\r
   save-state information for IA-32 and Itanium processors.\r
 \r
-  Copyright (c) 2010, Intel Corporation\r
-  All rights reserved. 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
-\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
+Copyright (c) 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
+The full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php.                                          \r
+    \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
   @par Revision Reference:\r
   This Protocol is defined in Framework of EFI SMM Core Interface Spec\r
@@ -41,7 +41,7 @@ typedef struct _EFI_SMM_CPU_SAVE_STATE_PROTOCOL  EFI_SMM_CPU_SAVE_STATE_PROTOCOL
 /// union.\r
 ///\r
 /// This struct declaration does not exctly match the Framework SMM CIS 0.91 because \r
-/// The Framework SMM CIS 0.91 uses ASM_XXX for base types in this structure.  These\r
+/// the Framework SMM CIS 0.91 uses ASM_XXX for base types in this structure.  These\r
 /// have been changed to use the base types defined in the UEFI Specification. \r
 ///\r
 typedef struct {\r
@@ -81,7 +81,7 @@ typedef struct {
 \r
 ///\r
 /// This struct declaration does not exctly match the Framework SMM CIS 0.91 because \r
-/// The Framework SMM CIS 0.91 uses ASM_XXX for base types in this structure.  These\r
+/// the Framework SMM CIS 0.91 uses ASM_XXX for base types in this structure.  These\r
 /// have been changed to use the base types defined in the UEFI Specification. \r
 ///\r
 typedef struct {\r
@@ -165,7 +165,7 @@ typedef union  {
 ///\r
 struct _EFI_SMM_CPU_SAVE_STATE_PROTOCOL {\r
   ///\r
-  /// Reference to a list of save states\r
+  /// Reference to a list of save states.\r
   ///\r
   EFI_SMM_CPU_STATE  **CpuSaveState;\r
 };\r