Searched defs:TPM_PP_USER_ABORT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
H A DDxeTcgPhysicalPresenceLib.c31 #define TPM_PP_USER_ABORT ((TPM_RESULT)(-0x10)) macro
975 TcgPpData->PPResponse = TPM_PP_USER_ABORT;
1003 if (TcgPpData->PPResponse == TPM_PP_USER_ABORT) {

Completed in 34 milliseconds