Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Integrity.c335 SendBuffer.Header.commandCode = SwapBytes32(TPM_CC_PCR_Read); in Tpm2PcrRead()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h318 #define TPM_CC_PCR_Read (TPM_CC)(0x0000017E) macro