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 | 2 | -8/+57 |
2021-12-07 | SecurityPkg: Apply uncrustify changes | Michael Kubacki | 2 | -662/+714 |
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 | 2 | -1/+2 |
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 | 2 | -29/+131 |
2019-10-23 | SecurityPkg: Fix spelling errors | Sean Brogan | 2 | -2/+2 |
2019-10-18 | SecurityPkg Tcg2Dxe: Add Variable Arch protocol dependency | Liming Gao | 1 | -1/+5 |
2019-10-11 | SecurityPkg/Tcg2: Add Support Laml, Lasa for TPM2 ACPI. | Jiewen Yao | 2 | -6/+29 |
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 | 5 | -32/+5 |
2019-01-31 | SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.c | Bret Barkelew | 1 | -2/+2 |
2019-01-28 | SecurityPkg/TCG: Upgrade UEFI supporting TCG spec info | Zhang, Chao B | 1 | -1/+3 |
2018-12-10 | SecurityPkg: Remove dead code and inf redundant definitions. | Chen A Chen | 1 | -1/+0 |
2018-11-21 | SecurityPkg: Update TCG PFP spec revision. | Zhang, Chao B | 1 | -2/+2 |
2018-09-30 | SecurityPkg/Tcg2Dxe: Remove unused PCDs | shenglei | 1 | -6/+0 |
2018-09-20 | SecurityPkg: remove PE/COFF header workaround for ELILO on IPF | Ard Biesheuvel | 1 | -21/+6 |
2018-06-29 | SecurityPkg: Removing ipf which is no longer supported from edk2. | chenc2 | 1 | -1/+1 |
2018-06-28 | SecurityPkg: Clean up source files | Liming Gao | 5 | -83/+83 |
2017-08-25 | SecurityPkg/Tcg2Dxe: Properly shutdown TPM before reset | Ruiyu Ni | 2 | -0/+69 |
2017-05-11 | SecurityPkg: Add TCG Spec info to TCG related modules | Zhang, Chao B | 1 | -0/+7 |
2017-04-12 | SecurityPkg: Error Level is not used correctly | Jeff Fan | 1 | -1/+1 |
2017-03-06 | SecurityPkg: Refine type cast for pointer subtraction | Hao Wu | 1 | -5/+5 |
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 | 2 | -13/+44 |
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 | 3 | -1/+74 |
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 |