summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2016-02-02SecurityPkg: AuthVariableLib: Add new cert database for volatile time based A...Chao Zhang5-58/+146
2016-01-27SecurityPkg: Correct data copy in Tpm2NvReadPublic.Yao, Jiewen1-2/+2
2016-01-27SecurityPkg: Add TPM PTP detection in Tpm12SubmitCommand.Yao, Jiewen1-41/+58
2016-01-27SecurityPkg: SecureBootConfigDxe: Fix potential NULL pointer dereferenceChao Zhang1-4/+5
2016-01-26SecurityPkg: Add TPM PTP support in TCG2 Config.Yao, Jiewen6-27/+299
2016-01-26SecurityPkg: Add TPM PTP detection in TPM12 device lib.Yao, Jiewen1-159/+122
2016-01-26SecurityPkg: Add TPM PTP support in TCG2 SMM.Yao, Jiewen4-4/+71
2016-01-26SecurityPkg: Add TPM PTP support in TPM2 device lib.Yao, Jiewen7-184/+579
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/Tpm12CommandLib: Add TPM 1.2 commands used by TCG modulesMichael Kinney8-188/+442
2016-01-21SecurityPkg/Tpm12CommandLib.h: Add TPM 1.2 commands used by TCG modulesMichael Kinney1-1/+85
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-19SecurityPkg: Add NOOPT target in SecurityPkg.dscHao Wu1-2/+2
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-15SecurityPkg: SecureBootConfigDxe: Fix string typoChao Zhang2-5/+5
2016-01-15SecurityPkg: SecureBootConfigDxe: Enhance secure boot string update logicChao Zhang1-42/+57
2016-01-15SecurityPkg: SecureBootConfigDxe: Change KEY_TRANS_SECURE_BOOT_MODE valueChao Zhang1-2/+2
2016-01-12SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final...Chao Zhang8-29/+44
2016-01-11SecurityPkg: Clear AuthSession content after use.Yao, Jiewen6-122/+333
2016-01-11SecurityPkg: Add Tpm2Startup return code check.Yao, Jiewen1-4/+25
2016-01-11SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE.Yao, Jiewen2-2/+2
2016-01-08SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collisionSamer El-Haj-Mahmoud1-3/+3
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-29SecurityPkg AuthVariableLib: Correct comment/error log about CleanCertsFromDbStar Zeng2-10/+8
2015-12-22SecurityPkg: SecureBootConfigDxe: Remove useless code in VFRChao Zhang1-61/+11
2015-12-18DxeTpmMeasureBootLib: Change global variable name to avoid name conflict.Eric Dong1-5/+5
2015-12-17SecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2PeiLiming Gao1-1/+3
2015-12-17SecurityPkg: Correct Pcd Usage PcdTcg2HashAlgorithmBitmapLiming Gao2-2/+6
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen101-0/+0
2015-12-07SecurityPkg: AuthVariableLib: Fix GCC compile errorArd Biesheuvel1-17/+17
2015-12-07SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot ModeChao Zhang4-56/+464
2015-12-07SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.Chao Zhang5-268/+1912
2015-12-07SecurityPkg: Add gEdkiiSecureBootModeGuid definitionChao Zhang2-1/+6
2015-12-03SecurityPkg: put missing empty lines at the end of some header filesArd Biesheuvel3-3/+3
2015-11-10Add error handling for TPM in S3 resume failure.Yao, Jiewen1-0/+50
2015-11-06SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section LibZhang Chao1-6/+0
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-19SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issueCohen, Eugene2-4/+4
2015-10-16SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng7-8/+17