| Commit message (Expand) | Author | Age | Files | Lines |
* | SecurityPkg: Measure Invoke EBS even in failure case | Matthew Carlson | 2024-08-31 | 1 | -0/+11 |
* | SecurityPkg: Recognize sp800155Event3 event | Dionna Glaze | 2024-05-07 | 1 | -5/+10 |
* | SecurityPkg: Add TCG PFP 1.06 support. | Wenxing Hou | 2024-04-30 | 2 | -8/+57 |
* | SecurityPkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 2 | -662/+714 |
* | SecurityPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() | Michael D Kinney | 2021-12-07 | 1 | -2/+2 |
* | SecurityPkg: Change use of EFI_D_* to DEBUG_* | Michael D Kinney | 2021-12-07 | 1 | -94/+94 |
* | SecurityPkg/Tcg2Dxe: Add PcdTcgPfpMeasurementRevision in SpecId event. | Jiewen Yao | 2020-07-11 | 2 | -1/+2 |
* | SecurityPkg: Issues reported by ECC in EDK2. | GuoMinJ | 2020-02-14 | 1 | -2/+2 |
* | SecurityPkg/Tcg2Dxe: Add Tcg2Dxe to support 800-155 event. | Jiewen Yao | 2020-01-06 | 2 | -29/+131 |
* | SecurityPkg: Fix spelling errors | Sean Brogan | 2019-10-23 | 2 | -2/+2 |
* | SecurityPkg Tcg2Dxe: Add Variable Arch protocol dependency | Liming Gao | 2019-10-18 | 1 | -1/+5 |
* | SecurityPkg/Tcg2: Add Support Laml, Lasa for TPM2 ACPI. | Jiewen Yao | 2019-10-11 | 2 | -6/+29 |
* | SecurityPkg/Tcg2Dxe: Change comments of ShutdownTpmOnReset | Zhichao Gao | 2019-04-28 | 1 | -5/+2 |
* | SecurityPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 5 | -32/+5 |
* | SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.c | Bret Barkelew | 2019-01-31 | 1 | -2/+2 |
* | SecurityPkg/TCG: Upgrade UEFI supporting TCG spec info | Zhang, Chao B | 2019-01-28 | 1 | -1/+3 |
* | SecurityPkg: Remove dead code and inf redundant definitions. | Chen A Chen | 2018-12-10 | 1 | -1/+0 |
* | SecurityPkg: Update TCG PFP spec revision. | Zhang, Chao B | 2018-11-21 | 1 | -2/+2 |
* | SecurityPkg/Tcg2Dxe: Remove unused PCDs | shenglei | 2018-09-30 | 1 | -6/+0 |
* | SecurityPkg: remove PE/COFF header workaround for ELILO on IPF | Ard Biesheuvel | 2018-09-20 | 1 | -21/+6 |
* | SecurityPkg: Removing ipf which is no longer supported from edk2. | chenc2 | 2018-06-29 | 1 | -1/+1 |
* | SecurityPkg: Clean up source files | Liming Gao | 2018-06-28 | 5 | -83/+83 |
* | SecurityPkg/Tcg2Dxe: Properly shutdown TPM before reset | Ruiyu Ni | 2017-08-25 | 2 | -0/+69 |
* | SecurityPkg: Add TCG Spec info to TCG related modules | Zhang, Chao B | 2017-05-11 | 1 | -0/+7 |
* | SecurityPkg: Error Level is not used correctly | Jeff Fan | 2017-04-12 | 1 | -1/+1 |
* | SecurityPkg: Refine type cast for pointer subtraction | Hao Wu | 2017-03-06 | 1 | -5/+5 |
* | SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7] | Zhang, Chao B | 2017-03-06 | 1 | -1/+18 |
* | SecurityPkg: Tcg2Dxe: Measure BootOrder, Boot#### to PCR[1] | Zhang, Chao B | 2017-03-06 | 1 | -2/+3 |
* | SecurityPkg: Tcg2Dxe: Log EV_NO_ACTION event in TCG_PCR_EVENT2 format | Zhang, Chao B | 2017-02-06 | 1 | -18/+96 |
* | SecurityPkg: Tcg2Dxe: Update PCR[4] measure logic | Zhang, Chao B | 2017-01-26 | 1 | -3/+22 |
* | SecurityPkg: Tcg2Dxe: Use UEFI_VARIABLE_DATA | Zhang, Chao B | 2017-01-25 | 1 | -3/+3 |
* | SecurityPkg: Tcg2Dxe: Log Startup Locality Event | Zhang, Chao B | 2017-01-24 | 2 | -13/+44 |
* | SecurityPkg: Tcg2Dxe: Measure DBT into PCR[7] | Zhang, Chao B | 2017-01-22 | 1 | -1/+2 |
* | SecurityPkg: Tcg2Dxe: Report correct FinalEventLog size | Zhang, Chao B | 2016-12-16 | 1 | -1/+1 |
* | SecurityPkg:/Tcg2Dxe: remove 4G limitation | Jiewen Yao | 2016-12-13 | 1 | -4/+2 |
* | SecurityPkg Tcg2Dxe: ASSERT to ensure 'VarData' is not NULL | Hao Wu | 2016-11-22 | 1 | -0/+1 |
* | SecurityPkg Tcg2Dxe: Get correct digest list size | Star Zeng | 2016-11-21 | 1 | -4/+4 |
* | SecurityPkg Tcg2Dxe: Filter inactive digest in event2 log from PEI HOB | Star Zeng | 2016-11-21 | 1 | -4/+94 |
* | SecurityPkg: Fix typos in comments | Zhang, Chao B | 2016-11-15 | 1 | -1/+1 |
* | SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLib | Jiewen Yao | 2016-09-21 | 1 | -46/+3 |
* | SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLib | Jiewen Yao | 2016-09-21 | 1 | -79/+1 |
* | SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLib | Jiewen Yao | 2016-09-21 | 1 | -25/+0 |
* | SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLib | Jiewen Yao | 2016-09-21 | 1 | -36/+1 |
* | SecurityPkg Tcg2: Remove use of module internal API InternalIsZeroBuffer() | Hao Wu | 2016-08-22 | 1 | -32/+5 |
* | SecurityPkg Tcg2: Rename internal API IsZeroBuffer to InternalIsZeroBuffer | Hao Wu | 2016-08-22 | 1 | -6/+6 |
* | SecurityPkg Tcg2Dxe: Add check for the PE/COFF image | Liming Gao | 2016-07-14 | 3 | -1/+74 |
* | SecurityPkg/Tcg: Fix bug that prevented SubmitCommand buffers from being Max ... | Zhang, Chao B | 2016-07-01 | 1 | -2/+2 |
* | SecurityPkg: Reduce DEBUG verbosity in Tcg2Dxe | Derek Lin | 2016-05-03 | 1 | -6/+7 |
* | SecurityPkg: Tcg2Dxe: Fix undersized TempBuf | Zhang, Chao B | 2016-03-31 | 1 | -1/+1 |
* | SecurityPkg: Update final event log calculation. | Yao, Jiewen | 2016-01-18 | 1 | -38/+84 |