Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2NVStorage.c595 case TPM_RC_NV_RANGE: in Tpm2NvRead()
738 case TPM_RC_NV_RANGE: in Tpm2NvWrite()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h363 #define TPM_RC_NV_RANGE (TPM_RC)(RC_VER1 + 0x046) macro