Home
last modified time | relevance | path

Searched refs:MostRecentRequest (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
DSmmTcg2PhysicalPresenceLib.c51 OUT UINT32 *MostRecentRequest, in Tcg2PhysicalPresenceLibReturnOperationResponseToOsFunction() argument
73 *MostRecentRequest = 0; in Tcg2PhysicalPresenceLibReturnOperationResponseToOsFunction()
79 *MostRecentRequest = PpData.LastPPRequest; in Tcg2PhysicalPresenceLibReturnOperationResponseToOsFunction()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTcg2PhysicalPresenceLib.h122 OUT UINT32 *MostRecentRequest,
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
DTcg2Smm.c120 UINT32 MostRecentRequest; in PhysicalPresenceCallback() local
128 &MostRecentRequest, in PhysicalPresenceCallback()
131 mTcgNvs->PhysicalPresence.LastRequest = MostRecentRequest; in PhysicalPresenceCallback()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c1081 OUT UINT32 *MostRecentRequest, in Tcg2PhysicalPresenceLibReturnOperationResponseToOsFunction() argument
1103 *MostRecentRequest = 0; in Tcg2PhysicalPresenceLibReturnOperationResponseToOsFunction()
1109 *MostRecentRequest = PpData.LastPPRequest; in Tcg2PhysicalPresenceLibReturnOperationResponseToOsFunction()