]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Ppi/S3Resume.h
IntelFrameworkPkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkPkg / Include / Ppi / S3Resume.h
index f78605623557cadd7676bc30f259564c6cfd83fa..be1882657ceb471ef0c231d4ea4fd0519c5adfae 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   This file declares S3 Resume PPI which accomplishes the firmware S3 resume boot path\r
   and transfers control to OS.\r
-  \r
+\r
   This PPI is published by the S3 resume PEIM and can be used on the S3 resume boot path to\r
   restore the platform to its preboot configuration and transfer control to OS. The information that is\r
   required for an S3 resume can be saved during the normal boot path using\r
   - OS waking vector.\r
   - The reserved memory range to be used for the S3 resume.\r
   Otherwise, the S3 resume boot path may fail.\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
+\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
-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
   @par Revision Reference:\r
@@ -49,7 +49,7 @@ typedef struct _EFI_PEI_S3_RESUME_PPI   EFI_PEI_S3_RESUME_PPI;
   @param  PeiServices    The pointer to the PEI Services Table\r
 \r
   @retval EFI_ABORTED           Execution of the S3 resume boot script table failed.\r
-  @retval EFI_NOT_FOUND         Could not be locate some necessary information that \r
+  @retval EFI_NOT_FOUND         Could not be locate some necessary information that\r
                                 is used for the S3 resume boot path d.\r
 \r
 **/\r