]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.c
SecurityPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / Library / Tcg2PpVendorLibNull / Tcg2PpVendorLibNull.c
index 93cb312d90f4bf5a235fd2f3e3b607d42e9c0367..a1ec9e71c5dbfe507f1722149b87654eb5b2f60b 100644 (file)
@@ -1,13 +1,13 @@
 /** @file\r
   NULL Tcg2 PP Vendor library instance that does not support any vendor specific PPI.\r
 \r
-Copyright (c) 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
+Copyright (c) 2015 - 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
@@ -19,9 +19,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   Check and execute the requested physical presence command.\r
 \r
   This API should be invoked in BIOS boot phase to process pending request.\r
-  \r
+\r
   Caution: This function may receive untrusted input.\r
-  \r
+\r
   If OperationRequest < 128, then ASSERT().\r
 \r
   @param[in]      PlatformAuth     platform auth value. NULL means no platform auth change.\r
@@ -50,7 +50,7 @@ Tcg2PpVendorLibExecutePendingRequest (
   Check if there is a valid physical presence command request.\r
 \r
   This API should be invoked in BIOS boot phase to process pending request.\r
-  \r
+\r
   Caution: This function may receive untrusted input.\r
 \r
   If OperationRequest < 128, then ASSERT().\r
@@ -84,7 +84,7 @@ Tcg2PpVendorLibHasValidRequest (
   This API should be invoked in OS runtime phase to interface with ACPI method.\r
 \r
   Caution: This function may receive untrusted input.\r
-  \r
+\r
   If OperationRequest < 128, then ASSERT().\r
 \r
   @param[in]      OperationRequest TPM physical presence operation request.\r
@@ -113,7 +113,7 @@ Tcg2PpVendorLibSubmitRequestToPreOSFunction (
   This API should be invoked in OS runtime phase to interface with ACPI method.\r
 \r
   Caution: This function may receive untrusted input.\r
-  \r
+\r
   If OperationRequest < 128, then ASSERT().\r
 \r
   @param[in]      OperationRequest TPM physical presence operation request.\r