]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/VectorHandoffInfo.h
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Include / Ppi / VectorHandoffInfo.h
index 84cad704636ac64e8716623e9e2042ff49ea2093..d194e56c6e8c64f33c04df130dc0e2fc12d0ec6b 100644 (file)
@@ -4,16 +4,16 @@
 \r
   This is an optional PPI that may be produced by SEC. If present, it provides\r
   a description of the interrupt and/or exception vectors that were established\r
-  in the SEC Phase and need to persist into PEI and DXE. \r
+  in the SEC Phase and need to persist into PEI and DXE.\r
 \r
-  Copyright (c) 2013, 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) 2013 - 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.2.1.\r
@@ -53,7 +53,7 @@ typedef struct {
   //\r
   UINT32    Attribute;\r
   //\r
-  // The GUID identifies the party who created the entry. For the \r
+  // The GUID identifies the party who created the entry. For the\r
   // EFI_VECTOR_HANDOFF_DO_NOT_HOOK case, this establishes the single owner.\r
   //\r
   EFI_GUID  Owner;\r
@@ -61,7 +61,7 @@ typedef struct {
 \r
 ///\r
 /// Provides a description of the interrupt and/or exception vectors that\r
-/// were established in the SEC Phase and need to persist into PEI and DXE.  \r
+/// were established in the SEC Phase and need to persist into PEI and DXE.\r
 ///\r
 typedef struct _EFI_PEI_VECTOR_HANDOFF_INFO_PPI {\r
   //\r