Age | Commit message (Expand) | Author | Files | Lines |
2016-05-05 | SecurityPkg OpalPasswordSmm: Always execute BlockSid command. | Eric Dong | 1 | -7/+7 |
2016-05-05 | SecurityPkg OpalPasswordSmm: Enhance BlockSid Logic. | Eric Dong | 1 | -5/+10 |
2016-05-05 | SecurityPkg OpalPasswordDxe: Check BlockSid capability before send command. | Eric Dong | 1 | -14/+11 |
2016-05-05 | SecurityPkg OpalPasswordDxe: Change BlockSid position. | Eric Dong | 3 | -16/+16 |
2016-05-04 | SecurityPkg OpalPasswordDxe: Install menu without device dependency. | Eric Dong | 3 | -59/+6 |
2016-05-03 | SecurityPkg: Update servers TCG ACPI Table template to TCG 1.2 | Samer El-Haj-Mahmoud | 1 | -5/+6 |
2016-05-03 | SecurityPkg: Reduce DEBUG verbosity in Tcg2Dxe | Derek Lin | 1 | -6/+7 |
2016-04-29 | SecurityPkg-Opal(2): Enhance AHCI Bar MMIO region check. | Eric Dong | 4 | -4/+84 |
2016-04-13 | SecurityPkg: Update protocol usage in module INF files. | Liming Gao | 2 | -2/+2 |
2016-04-08 | SecurityPkg OpalPasswordDxe: Clean up debug message in OpalHii.c | Eric Dong | 1 | -13/+0 |
2016-04-08 | SecurityPkg OpalPasswordDxe: Suppress option for special device. | Eric Dong | 1 | -1/+15 |
2016-04-06 | SecurityPkg OpalPasswordDxe: Check the pointer before use it. | Eric Dong | 1 | -10/+11 |
2016-04-06 | SecurityPkg OpalPasswordDxe: Remove the hard code debug build option. | Eric Dong | 1 | -3/+0 |
2016-04-06 | SecurityPkg OpalPasswordSmm: Remove the hard code build option. | Eric Dong | 1 | -3/+0 |
2016-03-31 | SecurityPkg: Tcg2Dxe: Fix undersized TempBuf | Zhang, Chao B | 1 | -1/+1 |
2016-03-29 | SecurityPkg: OpalPasswordSmm: Add Opal password Smm driver. | Eric Dong | 10 | -0/+7466 |
2016-03-29 | SecurityPkg: OpalPasswordDxe: Add Opal password dxe driver. | Eric Dong | 12 | -0/+4675 |
2016-02-29 | SecurityPkg: Tcg2Smm: Change TPM2.0 MMIO range attribute | Zhang, Chao B | 1 | -1/+2 |
2016-02-22 | SecurityPkg: TcgConfigDxe: Move TPM state string update to CallBack function | Zhang, Chao B | 3 | -26/+40 |
2016-01-26 | SecurityPkg: Add TPM PTP support in TCG2 Config. | Yao, Jiewen | 6 | -27/+299 |
2016-01-26 | SecurityPkg: Add TPM PTP support in TCG2 SMM. | Yao, Jiewen | 4 | -4/+71 |
2016-01-22 | SecurityPkg: Update TCG PPI "1.3" for TCG2. | Yao, Jiewen | 1 | -2/+2 |
2016-01-21 | SecurityPkg/TcgDxe: Use updated Tpm12CommandLib APIs | Michael Kinney | 5 | -634/+94 |
2016-01-21 | SecurityPkg/TcgPei: Use updated Tpm12CommandLib APIs | Michael Kinney | 4 | -477/+61 |
2016-01-21 | SecurityPkg/Tcg2Config: Remove use of IoLib | Michael Kinney | 2 | -32/+6 |
2016-01-21 | SecurityPkg/TrEEConfig: Remove use of IoLib | Michael Kinney | 2 | -32/+6 |
2016-01-21 | SecurityPkg/TcgConfigDxe: Replace TpmCommLib with Tpm12DeviceLib | Michael Kinney | 3 | -6/+6 |
2016-01-21 | SecurityPkg/TcgDxe: Replace TpmCommLib with Tpm12DeviceLib | Michael Kinney | 5 | -191/+82 |
2016-01-21 | SecurityPkg/TcgPei: Replace TpmCommLib with Tpm12DeviceLib | Michael Kinney | 5 | -262/+88 |
2016-01-19 | SecurityPkg: Mark MorLock module deprecated. | Yao, Jiewen | 1 | -1/+4 |
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 | 6 | -27/+24 |
2016-01-11 | SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE. | Yao, Jiewen | 2 | -2/+2 |
2016-01-07 | SecurityPkg/Tcg: Fix debug messages | Michael Kinney | 3 | -18/+18 |
2016-01-06 | SecurityPkg Tcg2Pei: Fix a typo in function description | Hao Wu | 1 | -1/+1 |
2015-12-17 | SecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2Pei | Liming Gao | 1 | -1/+3 |
2015-12-15 | SecurityPkg: Convert all .uni files to utf-8 | Jordan Justen | 37 | -0/+0 |
2015-11-10 | Add error handling for TPM in S3 resume failure. | Yao, Jiewen | 1 | -0/+50 |
2015-10-27 | Move Smbios measurement from TCG driver to Smbios driver. | Yao, Jiewen | 6 | -108/+3 |
2015-10-27 | Add suppressif around TCG hash seleciton checkbox in TCG2 | Yao, Jiewen | 3 | -1/+75 |
2015-10-16 | SecurityPkg: Use PcdSet##S to instead of PcdSet## | Star Zeng | 5 | -6/+11 |
2015-09-06 | SecurityPkg: Use pointer instead of array to make code readable. | Qiu Shumin | 1 | -11/+24 |
2015-09-02 | Add more strict check for MOR variable, besides MOR lock variable. | Yao, Jiewen | 1 | -7/+8 |
2015-08-28 | SecurityPkg: Use safe string function. | Qiu Shumin | 1 | -26/+26 |
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 | 29 | -0/+6790 |
2015-08-03 | SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de... | Qiu Shumin | 1 | -0/+1 |
2015-07-28 | Add Secure MOR implementation. | Yao, Jiewen | 6 | -0/+557 |