summaryrefslogtreecommitdiff
path: root/SecurityPkg/Tcg
AgeCommit message (Expand)AuthorFilesLines
6 daysSecurityPkg/Tcg2Dxe: Use BaseLib for 64-bit multiplicationMichael D Kinney1-1/+1
2026-09-08SecurityPkg: Fix wider-type comparisonsMichael Kubacki3-6/+6
2026-09-08SecurityPkg: Guard nullable return valuesOliver Smith-Denny4-9/+41
2026-08-26SecurityPkg: Introduce Dynamic TCG Log Scalingrdiaz11-52/+2446
2026-08-03SecurityPkg/Tcg: Use TPM names in setup stringsHerve ELTER2-4/+4
2026-07-30SecurityPkg: Tcg2StandaloneMmArm: Align PP buffer with ARM_FFA_ARGSKun Qin1-2/+5
2026-07-25MdePkg,SecurityPkg: Fix TPM2 ACPI Tablerdiaz2-153/+136
2026-07-20SecurityPkg: Tpm over FFA: FFA_RUN command should use the returned IDKun Qin1-1/+1
2026-06-17SecurityPkg: Integrate Tpm2HelpLibrdiaz4-18/+22
2026-06-09SecurityPkg: Replace manual alignment checks with helper macrosMingjie Shen1-1/+1
2026-05-08MdePkg,SecurityPkg: Fix Spelling Errors in TCG/TPM DefinitionsOliver Smith-Denny2-2/+2
2026-04-07SecurityPkg: Tcg2AcpiFfa: Polish revision checks for TPM2 tableKun Qin1-6/+8
2026-04-07SecurityPkg: Tcg2AcpiFfa: Fix endianness of partition IDKun Qin1-20/+20
2026-04-07SecurityPkg: Tcg2AcpiFfa: Remove Tcg2PhysicalPresenceLib from dependenciesKun Qin1-1/+0
2026-03-17SecurityPkg: Refactor performance to use new PERF_FUNCTION_* measurementsSherry Fan2-8/+4
2026-03-13SecurityPkg/Tcg2Smm: harden NVS/SMI state initialization200004191-4/+11
2026-03-02SecurityPkg: align UNI file headers with UNI Spec standardAlexander Gryanko2-14/+14
2026-03-02SecurityPkg: Make TPM2_Startup() return an errorBret Barkelew1-0/+3
2026-03-02SecurityPkg: Check for Tpm2GetCapabilitySupportedAndActivePcrs()Bret Barkelew1-1/+5
2026-03-02SecurityPkg: Add Debug Message to show the TPM2 PCR bank infoBret Barkelew1-0/+1
2026-02-24SecurityPkg: Replace include guards with #pragma onceMichael Kubacki14-56/+14
2026-01-21SecurityPkg: Fix VS2022 NOOPT IA32 use of intrinsicsMichael D Kinney1-1/+1
2026-01-19SecurityPkg: Fix Tcg2SubmitCommand in most casesLiqi Qi1-32/+15
2026-01-08SecurityPkg/Tcg2Config: use ArmFfaGetPartitionInfo() in Tcg2ConfigFfaPeimLevi Yun1-40/+3
2025-12-11SecurityPkg: Fix Tcg2SubmitCommand in TPM field upgrade scenarioLiqi Qi1-11/+59
2025-12-10SecurityPkg: Correct misspelled variable namelijunwei3-9/+9
2025-10-27SecurityPkg: Trace and return status are handled.Arun Subramanian Baskaran1-1/+5
2025-10-14SecurityPkg: Tcg2StandaloneMmArm: Enable TPM FFA Instance to Register PPIKun Qin2-9/+18
2025-10-14SecurityPkg: Tcg2AcpiFfa: Correct TPM Instance ValidationKun Qin2-3/+9
2025-09-08Global: fix ArmFfaLibRun() caller couldn't get ret-argsLevi Yun1-1/+1
2025-08-12Revert "SecurityPkg: CodeQL Fixes."Michael D Kinney6-45/+15
2025-08-07SecurityPkg/Tcg/OpalPasswordDxe: Fix logic for RemoveDevice()Hunter Chang1-1/+3
2025-07-24SecurityPkg/Tcg2Config: add Tcg2ConfigFfaPeiLevi Yun2-0/+251
2025-07-24SecurityPkg: CodeQL Fixes.Michael Kubacki6-15/+45
2025-07-21SecurityPkg: Clarify Is800155EventDionna Glaze1-12/+21
2025-07-14SecurityPkg: Move Noisy Logs to DEBUG_SECURITYOliver Smith-Denny1-52/+56
2025-07-14SecurityPkg: Remove/Downgrade Noisy TCG PrintsOliver Smith-Denny1-14/+0
2025-04-18SecurityPkg: Tcg2AcpiFfa: Add Tcg2Acpi for FFA enabled ARM platformsKun Qin3-0/+794
2025-04-18SecurityPkg: Tcg2StandaloneMmArm: Add Tcg2StandaloneMm for ARM platformsKun Qin2-0/+239
2025-04-17SecurityPkg/OpalPasswordDxe: Improve the function to get device namePhil Noh1-168/+131
2024-12-06SecurityPkg/OpalPassword: fix HiiOpCodeHandle leak on error pathMike Maslenkin1-0/+1
2024-11-26SecurityPkg/Tcg2Config: Set TPM2.0 for default of Attempt TPM DevicePhil Noh1-2/+2
2024-09-04SecurityPkg: Tcg2Acpi: Remove _DSM Memory Clear and _PTSJohn Strange1-61/+4
2024-09-04SecurityPkg: Tcg2Smm: Remove Memory Clear SMI HandlerJohn Strange1-85/+0
2024-08-31SecurityPkg: Measure Invoke EBS even in failure caseMatthew Carlson1-0/+11
2024-08-27SecurityPkg: Allocate EfiACPIMemoryNVS buffer for TCG2Dun Tan1-5/+9
2024-08-27SecurityPkg: Correct Pages for TCG2 communication bufferDun Tan1-1/+1
2024-07-12SecurityPkg/Tcg2Acpi: Revise debug printMichael Kubacki1-1/+1
2024-07-07SecurityPkg/Tcg: Correct buffer valid check funcJiaxin Wu4-13/+88
2024-07-05SecurityPkg/Tcg2Config: avoid potential build errorDun Tan1-2/+2