summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Tpm2InstanceLibFfa: Introduce Tpm2InstanceLib over FF-AKun Qin39 hours2-0/+108
* SecurityPkg: Tpm2DeviceLibFfa: Introduce TPM device library over FF-Akuqin1239 hours6-0/+1312
* SecurityPkg: SmmTcg2PhysicalPresenceLib: Add ARM platforms implementationKun Qin39 hours2-1/+75
* SecurityPkg-Tpm2DeviceLibDTpm: Check SNP enabled prior to using AmdSvsmLibJacob Xu3 days3-0/+81
* SecurityPkg: Update SecureBootVariableLibUnitTestDoug Flick3 days1-50/+104
* SecurityPkg: SecureBootVariableLib: Prevent Invalid DBXDoug Flick3 days1-1/+31
* Remove unnecessary RsaFree call in failing pathBaraneedharan Anbazhagan3 days1-1/+0
* SecurityPkg/AuthVariableLib: Fix memory leak in CheckSignatureListFormatBaraneedharan Anbazhagan3 days1-7/+4
* SecurityPkg: Improving HashPeImageByType () logicDoug Flick11 days1-18/+19
* SecurityPkg: Out of bound read in HashPeImageByType()Doug Flick11 days1-1/+1
* SecurityPkg: Add TpmMeasurementLib for SEC phaseCeping Sun2025-03-203-0/+211
* SecurityPkg/Tpm2DeviceLibDTpm: Add TPM2 lib supporting SVSM vTPMOliver Steffen2025-03-169-1/+617
* SecurityPkg/Tpm2DeviceLibDTpm: Add header file for Tpm2Ptp.cOliver Steffen2025-03-164-78/+57
* SecurityPkg/Tpm2DeviceLibDTpm: Improve spelling/grammar of commentsOliver Steffen2025-03-163-10/+10
* SecurityPkg: fix possible out of bond array access in debug tracesMike Maslenkin2025-03-032-2/+2
* SecurityPkg/PeiTpmMeasurementLib: Support CC MeasurementCeping Sun2024-12-102-20/+84
* SecurityPkg: remove unused `EfiSig` variable in SecureBootFetchDataRebecca Cran2024-12-041-6/+0
* SecurityPkg: Improve formatting of msg when GetVariable failsRebecca Cran2024-12-041-1/+1
* SecurityPkg/Library/TpmCommandLib: Change xor to xor_Michael D Kinney2024-12-033-10/+10
* SecurityPkg: Fix break missing at TPM_ALG_KEYEDHASH casezodf00559802024-09-021-0/+1
* SecurityPkg: Fix exponent unmarshaled as 16 bitszodf00559802024-08-311-1/+1
* SecurityPkg:Consume gEdkiiTcgPhysicalPresenceInterfaceVerHobGuidDun Tan2024-07-025-22/+71
* SecurityPkg: Add TCG PFP 1.06 support.Wenxing Hou2024-04-302-11/+199
* SecurityPkg: Delete TdTcg2Dxe and HashLibTdx in SecurityPkgMin M Xu2024-04-172-250/+0
* Security/SecTpmMeasurementLibTdx: Delete unused SecTpmMeasurementLibTdxMin M Xu2024-04-172-209/+0
* SecurityPkg: DxeTpmMeasureBootLib: SECURITY PATCH 4117/4118 symbol renameDoug Flick2024-01-184-26/+26
* SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4117/4118 symbol renameDoug Flick2024-01-184-25/+25
* SecurityPkg: DxeTpmMeasureBootLib: SECURITY PATCH 4118 - CVE 2022-36764Douglas Flick [MSFT]2024-01-164-10/+168
* SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4118 - CVE 2022-36764Douglas Flick [MSFT]2024-01-164-15/+131
* SecurityPkg: DxeTpmMeasureBootLib: SECURITY PATCH 4117 - CVE 2022-36763Douglas Flick [MSFT]2024-01-166-14/+714
* SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4117 - CVE 2022-36763Douglas Flick [MSFT]2024-01-166-30/+762
* SecurityPkg: Apply uncrustify formatting to relevant filesVivian Nowka-Keane2023-10-271-89/+124
* SecurityPkg/SecureBoot: Support RSA4096 and RSA3072Sheng Wei2023-09-074-80/+265
* SecurityPkg/Tpm2DeviceLibTcg2: Make mTcg2Protocol staticMichael Kubacki2023-08-301-1/+1
* SecurityPkg: Add missing break in Tpm2TestParmsRebecca Cran2023-05-111-0/+1
* SecurityPkg: add TIS sanity check (tpm12)Gerd Hoffmann2023-05-021-1/+5
* SecurityPkg: add TIS sanity check (tpm2)Gerd Hoffmann2023-05-021-1/+5
* SecurityPkg/DxeImageVerificationLib: Add AUTH_SIG_NOT_FOUND ActionNhi Pham2023-04-281-0/+1
* SecurityPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-106-28/+28
* SecurityPkg/Library/SecureBootVariableLib: HOST_APPLICATION IA32/X64 onlyMichael D Kinney2023-04-103-3/+3
* SecurityPkg/Library/SecureBootVariableLib: Fix VS20xx 4122 errorsMichael D Kinney2023-04-101-87/+83
* SecurityPkg: Add gmock exampleChris Johnson2023-04-106-7/+213
* SecurityPkg/DxeImageVerificationLib: Check result of GetEfiGlobalVariable2Gerd Hoffmann2023-03-211-7/+12
* SecurityPkg: limit verification of enrolled PK in setup modeJan Bobek2023-02-042-2/+10
* SecurityPkg/AuthVariableLib: Check SHA-256 OID with ContentInfo presentJan Bobek2023-01-231-8/+42
* SecurityPkg: deprecate RpmcLib and VariableKeyLibJian J Wang2022-12-214-178/+0
* OvmfPkg/SecTpmMeasurementLib: Fix the mapping error of PCR and RTMR indexMin M Xu2022-12-151-4/+3
* SecurityPkg: Remove enforcement of final GoIdle transition for CRB commandsRodrigo Gonzalez Del Cueto2022-09-301-13/+0
* SecurityPkg/SmmTcg2PhysicalPresenceLib: Add missing debug print specifierMichael Kubacki2022-09-091-1/+1
* SecurityPkg: Add retry mechanism for tpm commandQi Zhang2022-07-311-39/+69