]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Framework/BootScript.h
IntelFrameworkPkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkPkg / Include / Framework / BootScript.h
index 9a16d722eea93fd5e7eefb3d0fcdb654d1e1d797..a60baee4f9dc9ef50de0f780b89aa542ee8386aa 100644 (file)
@@ -1,14 +1,14 @@
 /** @file\r
-  This file contains the boot script defintions that are shared between the \r
+  This file contains the boot script defintions that are shared between the\r
   Boot Script Executor PPI and the Boot Script Save Protocol.\r
 \r
-Copyright (c) 2009 - 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) 2009 - 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
-http://opensource.org/licenses/bsd-license.php.                                          \r
-    \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \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
 **/\r
@@ -18,14 +18,14 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 #include <PiDxe.h>\r
 ///\r
-/// The framework implementation defines follow opcode that are different from the PI specification: \r
+/// The framework implementation defines follow opcode that are different from the PI specification:\r
 /// Add FRAMEWORK_ prefix to avoid naming conflict.\r
 ///\r
 /// S3 Boot Script Table identifier.\r
 ///\r
 #define FRAMEWORK_EFI_ACPI_S3_RESUME_SCRIPT_TABLE               0x00\r
 ///\r
-/// The opcode is used to add a record for memory reads of the memory location and continues when the \r
+/// The opcode is used to add a record for memory reads of the memory location and continues when the\r
 /// exit criteria is satisfied, or after a defined duration.\r
 ///\r
 #define FRAMEWORK_EFI_BOOT_SCRIPT_MEM_POLL_OPCODE               0x09\r