summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2024-04-30SecurityPkg: Add TCG PFP 1.06 support.Wenxing Hou2-11/+199
2024-04-17SecurityPkg: Delete TdTcg2Dxe and HashLibTdx in SecurityPkgMin M Xu2-250/+0
2024-04-17Security/SecTpmMeasurementLibTdx: Delete unused SecTpmMeasurementLibTdxMin M Xu2-209/+0
2024-01-18SecurityPkg: DxeTpmMeasureBootLib: SECURITY PATCH 4117/4118 symbol renameDoug Flick4-26/+26
2024-01-18SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4117/4118 symbol renameDoug Flick4-25/+25
2024-01-16SecurityPkg: DxeTpmMeasureBootLib: SECURITY PATCH 4118 - CVE 2022-36764Douglas Flick [MSFT]4-10/+168
2024-01-16SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4118 - CVE 2022-36764Douglas Flick [MSFT]4-15/+131
2024-01-16SecurityPkg: DxeTpmMeasureBootLib: SECURITY PATCH 4117 - CVE 2022-36763Douglas Flick [MSFT]6-14/+714
2024-01-16SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4117 - CVE 2022-36763Douglas Flick [MSFT]6-30/+762
2023-10-27SecurityPkg: Apply uncrustify formatting to relevant filesVivian Nowka-Keane1-89/+124
2023-09-07SecurityPkg/SecureBoot: Support RSA4096 and RSA3072Sheng Wei4-80/+265
2023-08-30SecurityPkg/Tpm2DeviceLibTcg2: Make mTcg2Protocol staticMichael Kubacki1-1/+1
2023-05-11SecurityPkg: Add missing break in Tpm2TestParmsRebecca Cran1-0/+1
2023-05-02SecurityPkg: add TIS sanity check (tpm12)Gerd Hoffmann1-1/+5
2023-05-02SecurityPkg: add TIS sanity check (tpm2)Gerd Hoffmann1-1/+5
2023-04-28SecurityPkg/DxeImageVerificationLib: Add AUTH_SIG_NOT_FOUND ActionNhi Pham1-0/+1
2023-04-10SecurityPkg: Update code to be more C11 compliant by using __func__Rebecca Cran6-28/+28
2023-04-10SecurityPkg/Library/SecureBootVariableLib: HOST_APPLICATION IA32/X64 onlyMichael D Kinney3-3/+3
2023-04-10SecurityPkg/Library/SecureBootVariableLib: Fix VS20xx 4122 errorsMichael D Kinney1-87/+83
2023-04-10SecurityPkg: Add gmock exampleChris Johnson6-7/+213
2023-03-21SecurityPkg/DxeImageVerificationLib: Check result of GetEfiGlobalVariable2Gerd Hoffmann1-7/+12
2023-02-04SecurityPkg: limit verification of enrolled PK in setup modeJan Bobek2-2/+10
2023-01-23SecurityPkg/AuthVariableLib: Check SHA-256 OID with ContentInfo presentJan Bobek1-8/+42
2022-12-21SecurityPkg: deprecate RpmcLib and VariableKeyLibJian J Wang4-178/+0
2022-12-15OvmfPkg/SecTpmMeasurementLib: Fix the mapping error of PCR and RTMR indexMin M Xu1-4/+3
2022-09-30SecurityPkg: Remove enforcement of final GoIdle transition for CRB commandsRodrigo Gonzalez Del Cueto1-13/+0
2022-09-09SecurityPkg/SmmTcg2PhysicalPresenceLib: Add missing debug print specifierMichael Kubacki1-1/+1
2022-07-31SecurityPkg: Add retry mechanism for tpm commandQi Zhang1-39/+69
2022-07-07SecurityPkg: SecureBootVariableLib: Added unit testskuqin8-0/+2426
2022-07-07SecurityPkg: SecureBootVariableProvisionLib: Updated implementationKun Qin1-30/+115
2022-07-07SecurityPkg: SecureBootVariableLib: Added newly supported interfaceskuqin2-0/+368
2022-07-07SecurityPkg: SecureBootVariableLib: Updated signature list creatorkuqin2-34/+38
2022-07-07SecurityPkg: SecureBootVariableLib: Updated time based payload creatorKun Qin2-28/+33
2022-07-07SecurityPkg: PlatformPKProtectionLib: Added PK protection interfaceKun Qin2-0/+87
2022-06-16SecurityPkg/HashLibTdx: Return EFI_UNSUPPORTED if it is not Tdx guestMin M Xu1-1/+7
2022-06-07Security: Add SecTpmMeasurementLibTdxMin M Xu2-0/+210
2022-06-03Security: Add HashLibTdxMin Xu2-0/+244
2021-12-17SecurityPkg: TPM must go to Idle state on CRB command completionRodrigo Gonzalez del Cueto1-12/+2
2021-12-17SecurityPkg: Reallocate TPM Active PCRs based on platform supportRodrigo Gonzalez del Cueto2-6/+16
2021-12-17SecurityPkg: Debug code to audit BIOS TPM extend operationsRodrigo Gonzalez del Cueto1-1/+189
2021-12-11SecurityPkg: Support CcMeasurementProtocol in DxeTpmMeasurementLibMin Xu2-20/+111
2021-12-11SecurityPkg: Support CcMeasurementProtocol in DxeTpm2MeasureBootLibMin Xu2-77/+265
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki78-7185/+7691
2021-12-07SecurityPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()Michael D Kinney3-18/+18
2021-12-07SecurityPkg: Change OPTIONAL keyword usage styleMichael D Kinney14-19/+19
2021-12-07SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney27-204/+202
2021-10-05ArmVirtPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLibStefan Berger2-0/+53
2021-09-13SecurityPkg: Introduce new PCD PcdRandomizePlatformHierarchyStefan Berger1-2/+1
2021-09-13SecurityPkg/Tcg: Make Tcg2PlatformDxe buildable and fix style issuesStefan Berger1-1/+1
2021-09-13SecurityPkg/TPM: Fix bugs in imported PeiDxeTpmPlatformHierarchyLibStefan Berger2-20/+8