summaryrefslogtreecommitdiff
path: root/SecurityPkg/Tcg
AgeCommit message (Expand)AuthorFilesLines
2016-05-05SecurityPkg OpalPasswordSmm: Always execute BlockSid command.Eric Dong1-7/+7
2016-05-05SecurityPkg OpalPasswordSmm: Enhance BlockSid Logic.Eric Dong1-5/+10
2016-05-05SecurityPkg OpalPasswordDxe: Check BlockSid capability before send command.Eric Dong1-14/+11
2016-05-05SecurityPkg OpalPasswordDxe: Change BlockSid position.Eric Dong3-16/+16
2016-05-04SecurityPkg OpalPasswordDxe: Install menu without device dependency.Eric Dong3-59/+6
2016-05-03SecurityPkg: Update servers TCG ACPI Table template to TCG 1.2Samer El-Haj-Mahmoud1-5/+6
2016-05-03SecurityPkg: Reduce DEBUG verbosity in Tcg2DxeDerek Lin1-6/+7
2016-04-29SecurityPkg-Opal(2): Enhance AHCI Bar MMIO region check.Eric Dong4-4/+84
2016-04-13SecurityPkg: Update protocol usage in module INF files.Liming Gao2-2/+2
2016-04-08SecurityPkg OpalPasswordDxe: Clean up debug message in OpalHii.cEric Dong1-13/+0
2016-04-08SecurityPkg OpalPasswordDxe: Suppress option for special device.Eric Dong1-1/+15
2016-04-06SecurityPkg OpalPasswordDxe: Check the pointer before use it.Eric Dong1-10/+11
2016-04-06SecurityPkg OpalPasswordDxe: Remove the hard code debug build option.Eric Dong1-3/+0
2016-04-06SecurityPkg OpalPasswordSmm: Remove the hard code build option.Eric Dong1-3/+0
2016-03-31SecurityPkg: Tcg2Dxe: Fix undersized TempBufZhang, Chao B1-1/+1
2016-03-29SecurityPkg: OpalPasswordSmm: Add Opal password Smm driver.Eric Dong10-0/+7466
2016-03-29SecurityPkg: OpalPasswordDxe: Add Opal password dxe driver.Eric Dong12-0/+4675
2016-02-29SecurityPkg: Tcg2Smm: Change TPM2.0 MMIO range attributeZhang, Chao B1-1/+2
2016-02-22SecurityPkg: TcgConfigDxe: Move TPM state string update to CallBack functionZhang, Chao B3-26/+40
2016-01-26SecurityPkg: Add TPM PTP support in TCG2 Config.Yao, Jiewen6-27/+299
2016-01-26SecurityPkg: Add TPM PTP support in TCG2 SMM.Yao, Jiewen4-4/+71
2016-01-22SecurityPkg: Update TCG PPI "1.3" for TCG2.Yao, Jiewen1-2/+2
2016-01-21SecurityPkg/TcgDxe: Use updated Tpm12CommandLib APIsMichael Kinney5-634/+94
2016-01-21SecurityPkg/TcgPei: Use updated Tpm12CommandLib APIsMichael Kinney4-477/+61
2016-01-21SecurityPkg/Tcg2Config: Remove use of IoLibMichael Kinney2-32/+6
2016-01-21SecurityPkg/TrEEConfig: Remove use of IoLibMichael Kinney2-32/+6
2016-01-21SecurityPkg/TcgConfigDxe: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney3-6/+6
2016-01-21SecurityPkg/TcgDxe: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney5-191/+82
2016-01-21SecurityPkg/TcgPei: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney5-262/+88
2016-01-19SecurityPkg: Mark MorLock module deprecated.Yao, Jiewen1-1/+4
2016-01-18SecurityPkg: Update final event log calculation.Yao, Jiewen1-38/+84
2016-01-18SecurityPkg: Correct NumberOfPCRBanks calculation.Yao, Jiewen1-7/+10
2016-01-18SecurityPkg: Replace TREE macro with TCG2.Yao, Jiewen1-2/+2
2016-01-12SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final...Chao Zhang6-27/+24
2016-01-11SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE.Yao, Jiewen2-2/+2
2016-01-07SecurityPkg/Tcg: Fix debug messagesMichael Kinney3-18/+18
2016-01-06SecurityPkg Tcg2Pei: Fix a typo in function descriptionHao Wu1-1/+1
2015-12-17SecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2PeiLiming Gao1-1/+3
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen37-0/+0
2015-11-10Add error handling for TPM in S3 resume failure.Yao, Jiewen1-0/+50
2015-10-27Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen6-108/+3
2015-10-27Add suppressif around TCG hash seleciton checkbox in TCG2Yao, Jiewen3-1/+75
2015-10-16SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng5-6/+11
2015-09-06SecurityPkg: Use pointer instead of array to make code readable.Qiu Shumin1-11/+24
2015-09-02Add more strict check for MOR variable, besides MOR lock variable.Yao, Jiewen1-7/+8
2015-08-28SecurityPkg: Use safe string function.Qiu Shumin1-26/+26
2015-08-27SecurityPkg: Refine the local variable name to follow EDK2 coding style.Qiu Shumin1-46/+46
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen29-0/+6790
2015-08-03SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de...Qiu Shumin1-0/+1
2015-07-28Add Secure MOR implementation.Yao, Jiewen6-0/+557