]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/Reset.h
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Include / Ppi / Reset.h
index bbd5ceee07664fd6006c79af778f0fa9cb2be76d..6f9d77edd7293502f948303790d03b288fc2990d 100644 (file)
@@ -1,17 +1,17 @@
 /** @file\r
   This file declares Reset PPI used to reset the platform.\r
-  \r
-  This PPI is installed by some platform- or chipset-specific PEIM that \r
+\r
+  This PPI is installed by some platform- or chipset-specific PEIM that\r
   abstracts the Reset Service to other agents.\r
 \r
-  Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>\r
-  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
+  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  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
+  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 PPI is introduced in PI Version 1.0.\r
 //\r
 // EFI_PEI_RESET_PPI.ResetSystem() is equivalent to the\r
 // PEI Service ResetSystem().\r
-// It is introduced in PIPeiCis.h. \r
+// It is introduced in PIPeiCis.h.\r
 //\r
 \r
 ///\r
-/// This PPI provides provide a simple reset service. \r
+/// This PPI provides provide a simple reset service.\r
 ///\r
 typedef struct {\r
   EFI_PEI_RESET_SYSTEM  ResetSystem;\r