]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/Tcg2PlatformPei/Tcg2PlatformPei.c
SecurityPkg/Tcg: Make Tcg2PlatformPei buildable and fix style issues
[mirror_edk2.git] / SecurityPkg / Tcg / Tcg2PlatformPei / Tcg2PlatformPei.c
index 66ec75ad0e0ff94263230e56ad097cd278945669..21d2c1433dfe201f8ca44a3d5c46538dfdf5b729 100644 (file)
@@ -1,4 +1,5 @@
 /** @file\r
+  Configure TPM 2 platform hierarchy on TPM state resume failure on S3 resume\r
 \r
 Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>\r
 Copyright (c) Microsoft Corporation.<BR>\r
@@ -24,12 +25,12 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 /**\r
   This function handles PlatformInit task at the end of PEI\r
 \r
-  @param[in]  PeiServices  Pointer to PEI Services Table.\r
-  @param[in]  NotifyDesc   Pointer to the descriptor for the Notification event that\r
-                           caused this function to execute.\r
-  @param[in]  Ppi          Pointer to the PPI data associated with this function.\r
+  @param[in]  PeiServices        Pointer to PEI Services Table.\r
+  @param[in]  NotifyDescriptor   Pointer to the descriptor for the Notification event that\r
+                                 caused this function to execute.\r
+  @param[in]  Ppi                Pointer to the PPI data associated with this function.\r
 \r
-  @retval     EFI_SUCCESS  The function completes successfully\r
+  @retval     EFI_SUCCESS        The function completes successfully\r
   @retval     others\r
 **/\r
 EFI_STATUS\r