Home
last modified time | relevance | path

Searched refs:TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgPpVendorLibNull/
DTcgPpVendorLibNull.c102 return TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED; in TcgPpVendorLibSubmitRequestToPreOSFunction()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTcgPpVendorLib.h49 #define TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED 1 macro
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tcg2PpVendorLibNull/
DTcg2PpVendorLibNull.c106 return TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED; in Tcg2PpVendorLibSubmitRequestToPreOSFunction()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTcgPhysicalPresence.h48 #define TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED 1 macro
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
DTcg2ConfigImpl.c269 } else if (ReturnCode == TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED) { in SaveTcg2PpRequest()
300 } else if (ReturnCode == TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED) { in SaveTcg2PpRequestParameter()
339 } else if (ReturnCode == TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED) { in SaveTcg2PCRBanksRequest()
/device/linaro/bootloader/edk2/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
DSmmTcg2PhysicalPresenceLib.c134 ReturnCode = TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED; in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunctionEx()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
DTcgSmm.c94 mTcgNvs->PhysicalPresence.ReturnCode = TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED; in PhysicalPresenceCallback()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
DOpalHii.c1198 } else if (ReturnCode == TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED) { in HiiSetBlockSidAction()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c1160 return TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED; in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunction()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1304 } else if (ReturnCode == TCG_PP_SUBMIT_REQUEST_TO_PREOS_NOT_IMPLEMENTED) { in Tcg2SetActivePCRBanks()