]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/TpmPtp.h
MdePkg: TpmPtp: Add CapCRBIdleBypass definition
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / TpmPtp.h
index 079651268810c3fddfe1305f86085fddce517051..c7ff8fdc582bb679ab167da8a6b0f031ed200a6b 100644 (file)
@@ -2,7 +2,7 @@
   Platform TPM Profile Specification definition for TPM2.0.\r
   It covers both FIFO and CRB interface.\r
 \r
-Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2016 - 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
@@ -338,7 +338,8 @@ typedef union {
     UINT32   InterfaceType:4;\r
     UINT32   InterfaceVersion:4;\r
     UINT32   CapLocality:1;\r
-    UINT32   Reserved1:2;\r
+    UINT32   CapCRBIdleBypass:1;\r
+    UINT32   Reserved1:1;\r
     UINT32   CapDataXferSizeSupport:2;\r
     UINT32   CapFIFO:1;\r
     UINT32   CapCRB:1;\r