]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/TcgConfigDxe/TcgConfigImpl.c
SecurityPkg: Change OPTIONAL keyword usage style
[mirror_edk2.git] / SecurityPkg / Tcg / TcgConfigDxe / TcgConfigImpl.c
index 68cd62307c3509bbdc7f0e8d9742fe88b2db09a9..09cb4b0ee949e644e10069c421444c46f253996f 100644 (file)
@@ -56,7 +56,7 @@ HII_VENDOR_DEVICE_PATH          mTcgHiiVendorDevicePath = {
 EFI_STATUS\r
 GetTpmState (\r
   IN  EFI_TCG_PROTOCOL          *TcgProtocol,\r
-  OUT BOOLEAN                   *TpmEnable,  OPTIONAL\r
+  OUT BOOLEAN                   *TpmEnable   OPTIONAL,\r
   OUT BOOLEAN                   *TpmActivate OPTIONAL\r
   )\r
 {\r