Home
last modified time | relevance | path

Searched defs:TPM_RC_UPGRADE (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.h669 constexpr TPM_RC TPM_RC_UPGRADE = RC_VER1 + 0x02D; variable
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DTpm20.h347 #define TPM_RC_UPGRADE (TPM_RC)(RC_VER1 + 0x02D) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DTpm20.h348 #define TPM_RC_UPGRADE (TPM_RC)(RC_VER1 + 0x02D) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DTpm20.h354 #define TPM_RC_UPGRADE (TPM_RC)(RC_VER1 + 0x02D) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DTpm20.h348 #define TPM_RC_UPGRADE (TPM_RC)(RC_VER1 + 0x02D) macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DTpmTypes.h326 #define TPM_RC_UPGRADE (TPM_RC)(RC_VER1+0x02D) macro