Age | Commit message (Expand) | Author | Files | Lines |
2024-08-31 | SecurityPkg: Measure Invoke EBS even in failure case | Matthew Carlson | 1 | -0/+11 |
2024-05-07 | SecurityPkg: Recognize sp800155Event3 event | Dionna Glaze | 1 | -5/+10 |
2024-04-30 | SecurityPkg: Add TCG PFP 1.06 support. | Wenxing Hou | 1 | -7/+54 |
2021-12-07 | SecurityPkg: Apply uncrustify changes | Michael Kubacki | 1 | -614/+664 |
2021-12-07 | SecurityPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() | Michael D Kinney | 1 | -2/+2 |
2021-12-07 | SecurityPkg: Change use of EFI_D_* to DEBUG_* | Michael D Kinney | 1 | -94/+94 |
2020-07-11 | SecurityPkg/Tcg2Dxe: Add PcdTcgPfpMeasurementRevision in SpecId event. | Jiewen Yao | 1 | -1/+1 |
2020-02-14 | SecurityPkg: Issues reported by ECC in EDK2. | GuoMinJ | 1 | -2/+2 |
2020-01-06 | SecurityPkg/Tcg2Dxe: Add Tcg2Dxe to support 800-155 event. | Jiewen Yao | 1 | -29/+130 |
2019-10-23 | SecurityPkg: Fix spelling errors | Sean Brogan | 1 | -1/+1 |
2019-10-11 | SecurityPkg/Tcg2: Add Support Laml, Lasa for TPM2 ACPI. | Jiewen Yao | 1 | -6/+26 |
2019-04-28 | SecurityPkg/Tcg2Dxe: Change comments of ShutdownTpmOnReset | Zhichao Gao | 1 | -5/+2 |
2019-04-09 | SecurityPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 1 | -7/+1 |
2019-01-31 | SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.c | Bret Barkelew | 1 | -2/+2 |
2018-06-28 | SecurityPkg: Clean up source files | Liming Gao | 1 | -63/+63 |
2017-08-25 | SecurityPkg/Tcg2Dxe: Properly shutdown TPM before reset | Ruiyu Ni | 1 | -0/+68 |
2017-04-12 | SecurityPkg: Error Level is not used correctly | Jeff Fan | 1 | -1/+1 |
2017-03-06 | SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7] | Zhang, Chao B | 1 | -1/+18 |
2017-03-06 | SecurityPkg: Tcg2Dxe: Measure BootOrder, Boot#### to PCR[1] | Zhang, Chao B | 1 | -2/+3 |
2017-02-06 | SecurityPkg: Tcg2Dxe: Log EV_NO_ACTION event in TCG_PCR_EVENT2 format | Zhang, Chao B | 1 | -18/+96 |
2017-01-26 | SecurityPkg: Tcg2Dxe: Update PCR[4] measure logic | Zhang, Chao B | 1 | -3/+22 |
2017-01-25 | SecurityPkg: Tcg2Dxe: Use UEFI_VARIABLE_DATA | Zhang, Chao B | 1 | -3/+3 |
2017-01-24 | SecurityPkg: Tcg2Dxe: Log Startup Locality Event | Zhang, Chao B | 1 | -12/+42 |
2017-01-22 | SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7] | Zhang, Chao B | 1 | -1/+2 |
2016-12-16 | SecurityPkg: Tcg2Dxe: Report correct FinalEventLog size | Zhang, Chao B | 1 | -1/+1 |
2016-12-13 | SecurityPkg:/Tcg2Dxe: remove 4G limitation | Jiewen Yao | 1 | -4/+2 |
2016-11-22 | SecurityPkg Tcg2Dxe: ASSERT to ensure 'VarData' is not NULL | Hao Wu | 1 | -0/+1 |
2016-11-21 | SecurityPkg Tcg2Dxe: Get correct digest list size | Star Zeng | 1 | -4/+4 |
2016-11-21 | SecurityPkg Tcg2Dxe: Filter inactive digest in event2 log from PEI HOB | Star Zeng | 1 | -4/+94 |
2016-11-15 | SecurityPkg: Fix typos in comments | Zhang, Chao B | 1 | -1/+1 |
2016-09-21 | SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLib | Jiewen Yao | 1 | -46/+3 |
2016-09-21 | SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLib | Jiewen Yao | 1 | -79/+1 |
2016-09-21 | SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLib | Jiewen Yao | 1 | -25/+0 |
2016-09-21 | SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLib | Jiewen Yao | 1 | -36/+1 |
2016-08-22 | SecurityPkg Tcg2: Remove use of module internal API InternalIsZeroBuffer() | Hao Wu | 1 | -32/+5 |
2016-08-22 | SecurityPkg Tcg2: Rename internal API IsZeroBuffer to InternalIsZeroBuffer | Hao Wu | 1 | -6/+6 |
2016-07-14 | SecurityPkg Tcg2Dxe: Add check for the PE/COFF image | Liming Gao | 1 | -0/+2 |
2016-07-01 | SecurityPkg/Tcg: Fix bug that prevented SubmitCommand buffers from being Max ... | Zhang, Chao B | 1 | -2/+2 |
2016-05-03 | SecurityPkg: Reduce DEBUG verbosity in Tcg2Dxe | Derek Lin | 1 | -6/+7 |
2016-03-31 | SecurityPkg: Tcg2Dxe: Fix undersized TempBuf | Zhang, Chao B | 1 | -1/+1 |
2016-01-18 | SecurityPkg: Update final event log calculation. | Yao, Jiewen | 1 | -38/+84 |
2016-01-18 | SecurityPkg: Correct NumberOfPCRBanks calculation. | Yao, Jiewen | 1 | -7/+10 |
2016-01-18 | SecurityPkg: Replace TREE macro with TCG2. | Yao, Jiewen | 1 | -2/+2 |
2016-01-12 | SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final... | Chao Zhang | 1 | -9/+6 |
2016-01-07 | SecurityPkg/Tcg: Fix debug messages | Michael Kinney | 1 | -6/+6 |
2015-10-27 | Move Smbios measurement from TCG driver to Smbios driver. | Yao, Jiewen | 1 | -32/+1 |
2015-09-06 | SecurityPkg: Use pointer instead of array to make code readable. | Qiu Shumin | 1 | -11/+24 |
2015-08-27 | SecurityPkg: Refine the local variable name to follow EDK2 coding style. | Qiu Shumin | 1 | -46/+46 |
2015-08-13 | Add TPM2 support defined in trusted computing group. | Yao, Jiewen | 1 | -0/+2563 |