summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.c
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Apply uncrustify changesMichael Kubacki2021-12-071-187/+210
* SecurityPkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-2/+2
* SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-18/+18
* SecurityPkg: Change default value sourceMaggie Chu2020-05-211-3/+3
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* SecurityPkg: Clean up source filesLiming Gao2018-06-281-53/+53
* SecurityPkg/PhysicalPresenceLib: Reject illegal PCR bank allocationZhang, Chao B2018-01-151-0/+12
* SecurityPkg: Tcg2PhysicalPresence: Define TCG2 PP Flags Initial PcdZhang, Chao B2016-12-291-1/+2
* SecurityPkg Tcg2PPLib: Support BlockSID related actionsStar Zeng2016-11-281-62/+179
* SecurityPkg DxeTcg2PPLib: Lock Tcg2PhysicalPresenceFlags variable on S4Star Zeng2016-11-231-17/+17
* Revert old "Enable BlockSid related PP actions" patch series.Eric Dong2016-11-231-21/+4
* SecurityPkg DxeTcg2PhysicalPresenceLib: Enable Storage actions.Eric Dong2016-11-211-4/+21
* SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLibJiewen Yao2016-09-211-12/+5
* SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLibJiewen Yao2016-09-211-135/+2
* SecurityPkg: Clear LocalAuthSession content after use.Jiewen Yao2016-03-111-2/+6
* SecurityPkg: Fix Tcg2 SubmitRequestToPreOSFunction() fail in second times.Jiewen Yao2016-03-111-2/+3
* Add TPM2 support defined in trusted computing group.Yao, Jiewen2015-08-131-0/+1245