Home
last modified time | relevance | path

Searched refs:TPM_RET_BASE (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/tools/firmware/rombios/32bit/tcgbios/
A Dtcgbios.h21 #define TPM_RET_BASE 0x1 macro
22 #define TCG_GENERAL_ERROR (TPM_RET_BASE + 0x0)
23 #define TCG_TPM_IS_LOCKED (TPM_RET_BASE + 0x1)
24 #define TCG_NO_RESPONSE (TPM_RET_BASE + 0x2)
25 #define TCG_INVALID_RESPONSE (TPM_RET_BASE + 0x3)
26 #define TCG_INVALID_ACCESS_REQUEST (TPM_RET_BASE + 0x4)
27 #define TCG_FIRMWARE_ERROR (TPM_RET_BASE + 0x5)
28 #define TCG_INTEGRITY_CHECK_FAILED (TPM_RET_BASE + 0x6)
29 #define TCG_INVALID_DEVICE_ID (TPM_RET_BASE + 0x7)
30 #define TCG_INVALID_VENDOR_ID (TPM_RET_BASE + 0x8)
[all …]

Completed in 3 milliseconds