Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTcgPpVendorLib.h50 #define TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE 2 macro
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTcgPhysicalPresence.h49 #define TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE 2 macro
/device/linaro/bootloader/edk2/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
DSmmTcg2PhysicalPresenceLib.c128 ReturnCode = TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE; in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunctionEx()
152 ReturnCode = TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE; in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunctionEx()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
DTcgSmm.c86 mTcgNvs->PhysicalPresence.ReturnCode = TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE; in PhysicalPresenceCallback()
111 mTcgNvs->PhysicalPresence.ReturnCode = TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE; in PhysicalPresenceCallback()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
DTcg2ConfigImpl.c267 } else if (ReturnCode == TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE) { in SaveTcg2PpRequest()
298 } else if (ReturnCode == TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE) { in SaveTcg2PpRequestParameter()
337 } else if (ReturnCode == TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE) { in SaveTcg2PCRBanksRequest()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c1155 return TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE; in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunction()
1177 return TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE; in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunction()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
DOpalHii.c1196 } else if (ReturnCode == TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE) { in HiiSetBlockSidAction()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1302 } else if (ReturnCode == TCG_PP_SUBMIT_REQUEST_TO_PREOS_GENERAL_FAILURE) { in Tcg2SetActivePCRBanks()