summaryrefslogtreecommitdiff
path: root/include/extension.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extension.h')
-rw-r--r--include/extension.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/extension.h b/include/extension.h
index 225ca87239..66cc845af8 100644
--- a/include/extension.h
+++ b/include/extension.h
@@ -28,6 +28,7 @@ enum vendor_cmd_cc {
/* Our TPMv2 vendor-specific command codes. 16 bits available. */
VENDOR_CC_GET_LOCK = 16,
VENDOR_CC_SET_LOCK = 17,
+ VENDOR_CC_SYSINFO = 18,
LAST_VENDOR_COMMAND = 65535,
};