| Commit message (Expand) | Author | Age | Files | Lines |
* | SecurityPkg: Clean up source files | Liming Gao | 2018-06-28 | 1 | -63/+63 |
* | SecurityPkg/Tcg2Dxe: Properly shutdown TPM before reset | Ruiyu Ni | 2017-08-25 | 1 | -0/+68 |
* | SecurityPkg: Error Level is not used correctly | Jeff Fan | 2017-04-12 | 1 | -1/+1 |
* | 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 | 1 | -12/+42 |
* | 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 | 1 | -0/+2 |
* | 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 |
* | SecurityPkg: Correct NumberOfPCRBanks calculation. | Yao, Jiewen | 2016-01-18 | 1 | -7/+10 |
* | SecurityPkg: Replace TREE macro with TCG2. | Yao, Jiewen | 2016-01-18 | 1 | -2/+2 |
* | SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final... | Chao Zhang | 2016-01-12 | 1 | -9/+6 |
* | SecurityPkg/Tcg: Fix debug messages | Michael Kinney | 2016-01-07 | 1 | -6/+6 |
* | Move Smbios measurement from TCG driver to Smbios driver. | Yao, Jiewen | 2015-10-27 | 1 | -32/+1 |
* | SecurityPkg: Use pointer instead of array to make code readable. | Qiu Shumin | 2015-09-06 | 1 | -11/+24 |
* | SecurityPkg: Refine the local variable name to follow EDK2 coding style. | Qiu Shumin | 2015-08-27 | 1 | -46/+46 |
* | Add TPM2 support defined in trusted computing group. | Yao, Jiewen | 2015-08-13 | 1 | -0/+2563 |