]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Include/Ppi/LockPhysicalPresence.h
SecurityPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / Include / Ppi / LockPhysicalPresence.h
index 0ae3b7b0ab4f264acf82474742d98748398a17a6..5afdd389ec3c137305c8a315ce1d76336b9808da 100644 (file)
@@ -1,15 +1,15 @@
 /** @file\r
 /** @file\r
-  This file defines the lock physical Presence PPI. This PPI is \r
-  produced by a platform specific PEIM and consumed by the TPM \r
+  This file defines the lock physical Presence PPI. This PPI is\r
+  produced by a platform specific PEIM and consumed by the TPM\r
   PEIM.\r
 \r
   PEIM.\r
 \r
-Copyright (c) 2011, 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
+Copyright (c) 2011 - 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
 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
 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_LOCK_PHYSICAL_PRESENCE_H__\r
 \r
 ///\r
 #define __PEI_LOCK_PHYSICAL_PRESENCE_H__\r
 \r
 ///\r
-/// Global ID for the PEI_LOCK_PHYSICAL_PRESENCE_PPI_GUID.  \r
+/// Global ID for the PEI_LOCK_PHYSICAL_PRESENCE_PPI_GUID.\r
 ///\r
 #define PEI_LOCK_PHYSICAL_PRESENCE_PPI_GUID  \\r
   { \\r
 ///\r
 #define PEI_LOCK_PHYSICAL_PRESENCE_PPI_GUID  \\r
   { \\r
@@ -46,9 +46,9 @@ BOOLEAN
 );\r
 \r
 ///\r
 );\r
 \r
 ///\r
-/// This service abstracts TPM physical presence lock interface. It is necessary for  \r
-/// safety to convey this information to the TPM driver so that TPM physical presence  \r
-/// can be locked as early as possible. This PPI is produced by a platform specific \r
+/// This service abstracts TPM physical presence lock interface. It is necessary for\r
+/// safety to convey this information to the TPM driver so that TPM physical presence\r
+/// can be locked as early as possible. This PPI is produced by a platform specific\r
 /// PEIM and consumed by the TPM PEIM.\r
 ///\r
 struct _PEI_LOCK_PHYSICAL_PRESENCE_PPI {\r
 /// PEIM and consumed by the TPM PEIM.\r
 ///\r
 struct _PEI_LOCK_PHYSICAL_PRESENCE_PPI {\r
@@ -57,4 +57,4 @@ struct _PEI_LOCK_PHYSICAL_PRESENCE_PPI {
 \r
 extern EFI_GUID  gPeiLockPhysicalPresencePpiGuid;\r
 \r
 \r
 extern EFI_GUID  gPeiLockPhysicalPresencePpiGuid;\r
 \r
-#endif  //  __PEI_LOCK_PHYSICAL_PRESENCE_H__
\ No newline at end of file
+#endif  //  __PEI_LOCK_PHYSICAL_PRESENCE_H__\r