]> Git Repo - qemu.git/blobdiff - hw/tpm/tpm_tis.h
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into staging
[qemu.git] / hw / tpm / tpm_tis.h
index 1a0db233674bf8320f7422065a8e54de473c49a8..a1df41fa21a4917609b16bf293c42286e1651da6 100644 (file)
@@ -41,7 +41,8 @@ typedef enum {
 typedef struct TPMLocality {
     TPMTISState state;
     uint8_t access;
-    uint8_t sts;
+    uint32_t sts;
+    uint32_t iface_id;
     uint32_t inte;
     uint32_t ints;
 
This page took 0.0255 seconds and 4 git commands to generate.