summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library
AgeCommit message (Expand)AuthorFilesLines
3 daysSecurityPkg/TcgEventLogRecordLib: Define LIBRARY_CLASSVishal Oliyil Kunnil1-1/+1
6 daysSecurityPkg: Remove Globals from HashLibTpm2PeilessSecrdiaz2-252/+223
2026-09-08SecurityPkg: Propagate Cryptographic Operation FailuresMichael Kubacki2-6/+32
2026-09-08SecurityPkg: Fix wider-type comparisonsMichael Kubacki4-8/+8
2026-09-08SecurityPkg: Guard nullable return valuesOliver Smith-Denny8-17/+182
2026-09-04SecurityPkg: Break out the user prompt from Tcg2 PPIMichael D Kinney2-55/+10
2026-09-04SecurityPkg: Add Tcg2PhysicalPresencePromptLibrdiaz2-0/+149
2026-09-04Revert "SecurityPkg: Break out the user prompt from Tcg2 PPI"Michael D Kinney4-159/+55
2026-08-26SecurityPkg: Break out the user prompt from Tcg2 PPIrdiaz4-55/+159
2026-08-03SecurityPkg: Remove global use pre-memoryrdiaz4-74/+85
2026-07-21SecurityPkg/DxeTpmMeasureBootLib: Use GptLib parserRichard Lyu2-13/+36
2026-07-21SecurityPkg/DxeTpm2MeasureBootLib: Use GptLib parserRichard Lyu2-13/+46
2026-07-20SecurityPkg: Tpm over FFA: FFA_RUN command should use the returned IDKun Qin1-6/+6
2026-07-16SecurityPkg: added image verification tests for signed imagesAlexander Gryanko8-51/+1632
2026-07-16SecurityPkg: added image verification test using DB hashAlexander Gryanko4-13/+761
2026-07-07SecurityPkg/DxeTpmMeasureBootLib: Check GPT event size sanitizationMingjie Shen1-1/+7
2026-07-03MdePkg, SecurityPkg, OvmfPkg: Move CCEL table defs to ACPI headerSami Mujawar1-1/+1
2026-06-30SecurityPkg/AuthVariableLib: harden signature list filtering200004192-12/+86
2026-06-25SecurityPkg: Update Tpm2Ptp.h to follow pragma once coding conventionMichael Kubacki1-5/+2
2026-06-25SecurityPkg/HashInstanceLibSha256: Remove unused Tpm2CommandLib dependencySami Mujawar2-2/+0
2026-06-24SecurityPkg: Add sanity check for File and FileBuffer inputsVignesh G1-2/+6
2026-06-17SecurityPkg: Update HashLibBaseCryptoRouterrdiaz4-12/+13
2026-06-17SecurityPkg: Update Tpm2Help.c Functionsrdiaz1-252/+11
2026-06-17SecurityPkg: Integrate Tpm2HelpLibrdiaz12-33/+45
2026-06-17SecurityPkg: Introduce Tpm2HelpLibrdiaz2-0/+592
2026-05-08MdePkg,SecurityPkg: Fix Spelling Errors in TCG/TPM DefinitionsOliver Smith-Denny2-3/+3
2026-05-06SecurityPkg/SecureBootVariableLib: Cleanup debug print readabilityBenjamin Doron1-6/+6
2026-03-10SecurityPkg: AuthVariableLib: Handle empty signature listsKun Qin1-1/+1
2026-03-02SecurityPkg: align UNI file headers with UNI Spec standardAlexander Gryanko2-15/+15
2026-02-24SecurityPkg: Replace include guards with #pragma onceMichael Kubacki11-44/+11
2026-01-21SecurityPkg/Library/SecureBootVariableLib/UnitTest: Cmocka use issuesMichael D Kinney1-91/+91
2026-01-08SecurityPkg/Library: use ArmFfaGetPartitionInfo() in Tpm2ServiceFfaLibLevi Yun1-55/+11
2025-12-23SecurityPkg/Library/SecureBootVariableLib/UnitTest: Fix CLANGMichael D Kinney1-0/+2
2025-11-29SecurityPkg/HashLibTpm2: Fix unused variable usageMike Beaton1-3/+1
2025-11-24SecurityPkg: Replace VariableLock with VariablePolicySathya Ravichandran4-25/+39
2025-11-22SecurityPkg: Remove unused variableMike Beaton1-9/+1
2025-10-30SecurityPkg: Remove DXE_SAL_DRIVERSathya Ravichandran1-1/+1
2025-10-02SecurityPkg: rename PeilessSecMeasureNullLibLeif Lindholm2-2/+2
2025-09-30SecurityPkg/Library: introduce PeilessSecMeasureLibLevi Yun4-0/+458
2025-09-30SecurityPkg/Library: introduce HashLibTpm2PeilessSecLevi Yun2-0/+670
2025-09-26SecurityPkg: Drop ARM32 SupportOliver Smith-Denny1-2/+2
2025-09-25SecurityPkg/Tpm2DeviceLibDTpm: Remove global variable for command codePhil Noh4-11/+24
2025-09-18SecurityPkg: Tpm2DeviceLibFfa: Recognize CRB Interface Version 2Kun Qin1-1/+2
2025-09-18SecurityPkg: Tpm2DeviceLibDTpm: Recognize CRB Interface Version 2Kun Qin1-1/+2
2025-09-08Global: fix ArmFfaLibRun() caller couldn't get ret-argsLevi Yun1-6/+6
2025-08-23SecurityPkg/Tpm2CommandLib: Update not found RC for Public NV ReadMichael Kubacki1-0/+1
2025-08-12Revert "SecurityPkg: CodeQL Fixes."Michael D Kinney12-183/+25
2025-08-07SecurityPkg: Added basic DxeImageVerificationLib testsAlexander Gryanko4-0/+302
2025-07-24SecurityPkg/Library: Tpm2DeviceSecLibFfa for PeilessSecLevi Yun2-0/+113
2025-07-24SecurityPkg/Library: separate logics geting TPM2 information with FF-ALevi Yun6-44/+162