]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Include/Ppi/TpmInitialized.h
SecurityPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / Include / Ppi / TpmInitialized.h
index 7d458f5e1284b76c5adfe32da4708e29f2d86c57..fa13f956c12ffc423864dcba71446fdf1902cf82 100644 (file)
@@ -2,14 +2,14 @@
   Tag GUID that must be installed by the TPM PEIM after the TPM hardware is\r
   initialized.  PEIMs that must execute after TPM hardware initialization\r
   may use this GUID in their dependency expressions.\r
-    \r
-Copyright (c) 2008 - 2015, 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
+\r
+Copyright (c) 2008 - 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
+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,7 +18,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define _PEI_TPM_INITIALIZED_PPI_H_\r
 \r
 ///\r
-/// Global ID for the PEI_TPM_INITIALIZED_PPI which always uses a NULL interface. \r
+/// Global ID for the PEI_TPM_INITIALIZED_PPI which always uses a NULL interface.\r
 ///\r
 #define PEI_TPM_INITIALIZED_PPI_GUID \\r
   { \\r
@@ -28,7 +28,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 extern EFI_GUID gPeiTpmInitializedPpiGuid;\r
 \r
 ///\r
-/// Global ID for the PEI_TPM_INITIALIZATION_DONE_PPI which always uses a NULL interface. \r
+/// Global ID for the PEI_TPM_INITIALIZATION_DONE_PPI which always uses a NULL interface.\r
 ///\r
 #define PEI_TPM_INITIALIZATION_DONE_PPI_GUID \\r
   { \\r