]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.c
SecurityPkg: Change OPTIONAL keyword usage style
[mirror_edk2.git] / SecurityPkg / Library / DxeTcg2PhysicalPresenceLib / DxeTcg2PhysicalPresenceLib.c
index fce5c0af5022134ff296dd16ade6eaf903a26218..d92658f80d7fef8bf4f56a1095fdbe25f812dd6e 100644 (file)
@@ -147,7 +147,7 @@ Tpm2CommandChangeEps (
 **/\r
 UINT32\r
 Tcg2ExecutePhysicalPresence (\r
-  IN      TPM2B_AUTH                       *PlatformAuth,  OPTIONAL\r
+  IN      TPM2B_AUTH                       *PlatformAuth   OPTIONAL,\r
   IN      UINT32                           CommandCode,\r
   IN      UINT32                           CommandParameter,\r
   IN OUT  EFI_TCG2_PHYSICAL_PRESENCE_FLAGS *PpiFlags\r
@@ -720,7 +720,7 @@ Tcg2HaveValidTpmRequest  (
 **/\r
 VOID\r
 Tcg2ExecutePendingTpmRequest (\r
-  IN      TPM2B_AUTH                       *PlatformAuth,  OPTIONAL\r
+  IN      TPM2B_AUTH                       *PlatformAuth   OPTIONAL,\r
   IN OUT  EFI_TCG2_PHYSICAL_PRESENCE       *TcgPpData,\r
   IN OUT  EFI_TCG2_PHYSICAL_PRESENCE_FLAGS *Flags\r
   )\r