summaryrefslogtreecommitdiff
path: root/SecurityPkg/Tcg
AgeCommit message (Expand)AuthorFilesLines
2024-05-07SecurityPkg: Recognize sp800155Event3 eventDionna Glaze1-5/+10
2024-04-30SecurityPkg: Add TCG PFP 1.06 support.Wenxing Hou2-8/+57
2024-04-17SecurityPkg: Delete TdTcg2Dxe and HashLibTdx in SecurityPkgMin M Xu3-3029/+0
2024-04-16SecurityPkg/OpalPasswordDxe: Force reparsing IFR binary when RETRIEVECindyX Kuo5-12/+86
2024-04-16SecurityPkg/OpalPasswordDxe: Change callback action to meet UEFI specCindy Kuo1-1/+1
2024-04-15SecurityPkg/Tcg2Config: Hide BIOS unsupported hash algorithm from UIWei6 Xu1-20/+41
2024-03-13SecurityPkg: Update ReceiveData and SendData function descriptionQingyu Shang1-2/+6
2023-09-13Pyrite support - Secure erase is only available if encryption is supported.Linus Liu1-1/+5
2023-04-10SecurityPkg: Update code to be more C11 compliant by using __func__Rebecca Cran7-46/+46
2023-02-04SecurityPkg/TdTcg2Dxe: td-guest shall halt when CcMeasurement install failMin M Xu1-0/+6
2023-01-18SecurityPkg/TdTcg2Dxe: Extend EFI boot variable to PCR[1]Min M Xu1-5/+1
2023-01-06SecurityPkg: Move TdTcg2Dxe from OvmfPkg to SecurityPkgMin M Xu3-0/+3027
2021-12-17SecurityPkg: Reallocate TPM Active PCRs based on platform supportRodrigo Gonzalez del Cueto2-11/+31
2021-12-17SecurityPkg: Debug code to audit BIOS TPM extend operationsRodrigo Gonzalez del Cueto1-1/+8
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki42-3713/+3926
2021-12-07SecurityPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()Michael D Kinney1-2/+2
2021-12-07SecurityPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2021-12-07SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney13-162/+157
2021-09-13SecurityPkg/Tcg: Make Tcg2PlatformPei buildable and fix style issuesStefan Berger2-7/+8
2021-09-13SecurityPkg/Tcg: Import Tcg2PlatformPei from edk2-platformsStefan Berger2-0/+159
2021-09-13SecurityPkg/Tcg: Make Tcg2PlatformDxe buildable and fix style issuesStefan Berger1-2/+1
2021-09-13SecrutiyPkg/Tcg: Import Tcg2PlatformDxe from edk2-platformsStefan Berger2-0/+129
2021-09-04SecurityPkg/MemoryOverwriteControl: Add missing argument to DEBUG printMichael Kubacki1-1/+1
2021-04-13SecurityPkg/Tcg2Smm: Initialize local Status variableMichael Kubacki1-0/+2
2021-03-05SecurityPkg: Tcg2Acpi: Added unblock memory interface for NVS regionKun Qin2-0/+7
2021-03-05SecurityPkg: Tcg2Smm: Added support for Standalone MmKun Qin4-0/+239
2021-03-05SecurityPkg: Tcg2Smm: Separate Tcg2Smm into 2 modulesKun Qin7-787/+1275
2021-03-05SecurityPkg: Tcg2Smm: Switching from gSmst to gMmstKun Qin3-4/+4
2020-09-01SecurityPkg: Initailize variable Status before it is consumed.Zhiguang Liu1-0/+1
2020-08-26SecurityPkg/Tcg2: handle PRE HASH and LOG ONLYQi Zhang1-5/+7
2020-08-19SecurityPkg/OpalPassword: Fix spelling mistakeMichael D Kinney1-1/+1
2020-07-28SecurityPkg/Tcg2Config: remove TPM2_ChangEPS if it is not supported.Qi Zhang3-0/+10
2020-07-28SecurityPkg/TcgPei: Use Migrated FV Info Hob for calculating hash (CVE-2019-1...Guomin Jiang2-2/+28
2020-07-28SecurityPkg/Tcg2Pei: Use Migrated FV Info Hob for calculating hash (CVE-2019-...Guomin Jiang2-3/+29
2020-07-23SecurityPkg/Tcg2: Add TcgPpiJiewen Yao2-27/+86
2020-07-23SecurityPkg/Tcg: Add TcgPpiJiewen Yao2-6/+58
2020-07-11SecurityPkg/Tcg2Pei: Add missing PCRIndex in FvBlob event.Jiewen Yao1-0/+1
2020-07-11SecurityPkg/Tcg2Dxe: Add PcdTcgPfpMeasurementRevision in SpecId event.Jiewen Yao2-1/+2
2020-04-21SecurityPkg Tcg: Use SW SMI IO port PCD in Tpm.aslMichael Kubacki4-17/+26
2020-02-14SecurityPkg: Issues reported by ECC in EDK2.GuoMinJ2-4/+4
2020-02-10SecurityPkg/Tcg: Fix various typosAntoine Coeur11-23/+23
2020-01-06SecurityPkg/Tcg2Pei: Add TCG PFP 105 support.Jiewen Yao2-14/+89
2020-01-06SecurityPkg/Tcg2Dxe: Add Tcg2Dxe to support 800-155 event.Jiewen Yao2-29/+131
2019-12-10SecurityPkg/Tcg2Smm: Measure the table before patch.Jiewen Yao1-27/+30
2019-11-07SecurityPkg: Fix TPM2 ACPI measurement.Derek Lin1-14/+16
2019-11-06SecurityPkg/OpalPassword: Remove dependency on EFI_BLOCK_IO_PROTOCOLChu, Maggie1-43/+27
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan24-73/+73
2019-10-23SecurityPkg: Change EFI_D_INFO to DEBUG_INFOMichael D Kinney1-1/+1
2019-10-18SecurityPkg Tcg2Dxe: Add Variable Arch protocol dependencyLiming Gao1-1/+5
2019-10-11SecurityPkg/Tcg2: Add Support Laml, Lasa for TPM2 ACPI.Jiewen Yao4-9/+60