summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: SecureBootConfigDxe: Fix potential NULL pointer dereferenceChao Zhang2016-01-271-4/+5
* SecurityPkg: Add TPM PTP support in TCG2 Config.Yao, Jiewen2016-01-266-27/+299
* SecurityPkg: Add TPM PTP detection in TPM12 device lib.Yao, Jiewen2016-01-261-159/+122
* SecurityPkg: Add TPM PTP support in TCG2 SMM.Yao, Jiewen2016-01-264-4/+71
* SecurityPkg: Add TPM PTP support in TPM2 device lib.Yao, Jiewen2016-01-267-184/+579
* SecurityPkg: Update TCG PPI "1.3" for TCG2.Yao, Jiewen2016-01-221-2/+2
* SecurityPkg/TcgDxe: Use updated Tpm12CommandLib APIsMichael Kinney2016-01-215-634/+94
* SecurityPkg/TcgPei: Use updated Tpm12CommandLib APIsMichael Kinney2016-01-214-477/+61
* SecurityPkg/Tpm12CommandLib: Add TPM 1.2 commands used by TCG modulesMichael Kinney2016-01-218-188/+442
* SecurityPkg/Tpm12CommandLib.h: Add TPM 1.2 commands used by TCG modulesMichael Kinney2016-01-211-1/+85
* SecurityPkg/Tcg2Config: Remove use of IoLibMichael Kinney2016-01-212-32/+6
* SecurityPkg/TrEEConfig: Remove use of IoLibMichael Kinney2016-01-212-32/+6
* SecurityPkg/TcgConfigDxe: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney2016-01-213-6/+6
* SecurityPkg/TcgDxe: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney2016-01-215-191/+82
* SecurityPkg/TcgPei: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney2016-01-215-262/+88
* SecurityPkg: Mark MorLock module deprecated.Yao, Jiewen2016-01-191-1/+4
* SecurityPkg: Add NOOPT target in SecurityPkg.dscHao Wu2016-01-191-2/+2
* SecurityPkg: Update final event log calculation.Yao, Jiewen2016-01-181-38/+84
* SecurityPkg: Correct NumberOfPCRBanks calculation.Yao, Jiewen2016-01-181-7/+10
* SecurityPkg: Replace TREE macro with TCG2.Yao, Jiewen2016-01-181-2/+2
* SecurityPkg: SecureBootConfigDxe: Fix string typoChao Zhang2016-01-152-5/+5
* SecurityPkg: SecureBootConfigDxe: Enhance secure boot string update logicChao Zhang2016-01-151-42/+57
* SecurityPkg: SecureBootConfigDxe: Change KEY_TRANS_SECURE_BOOT_MODE valueChao Zhang2016-01-151-2/+2
* SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final...Chao Zhang2016-01-128-29/+44
* SecurityPkg: Clear AuthSession content after use.Yao, Jiewen2016-01-116-122/+333
* SecurityPkg: Add Tpm2Startup return code check.Yao, Jiewen2016-01-111-4/+25
* SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE.Yao, Jiewen2016-01-112-2/+2
* SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collisionSamer El-Haj-Mahmoud2016-01-081-3/+3
* SecurityPkg/Tcg: Fix debug messagesMichael Kinney2016-01-073-18/+18
* SecurityPkg Tcg2Pei: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* SecurityPkg AuthVariableLib: Correct comment/error log about CleanCertsFromDbStar Zeng2015-12-292-10/+8
* SecurityPkg: SecureBootConfigDxe: Remove useless code in VFRChao Zhang2015-12-221-61/+11
* DxeTpmMeasureBootLib: Change global variable name to avoid name conflict.Eric Dong2015-12-181-5/+5
* SecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2PeiLiming Gao2015-12-171-1/+3
* SecurityPkg: Correct Pcd Usage PcdTcg2HashAlgorithmBitmapLiming Gao2015-12-172-2/+6
* SecurityPkg: Convert all .uni files to utf-8Jordan Justen2015-12-15101-0/+0
* SecurityPkg: AuthVariableLib: Fix GCC compile errorArd Biesheuvel2015-12-071-17/+17
* SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot ModeChao Zhang2015-12-074-56/+464
* SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.Chao Zhang2015-12-075-268/+1912
* SecurityPkg: Add gEdkiiSecureBootModeGuid definitionChao Zhang2015-12-072-1/+6
* SecurityPkg: put missing empty lines at the end of some header filesArd Biesheuvel2015-12-033-3/+3
* Add error handling for TPM in S3 resume failure.Yao, Jiewen2015-11-101-0/+50
* SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section LibZhang Chao2015-11-061-6/+0
* Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen2015-10-276-108/+3
* Add suppressif around TCG hash seleciton checkbox in TCG2Yao, Jiewen2015-10-273-1/+75
* SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issueCohen, Eugene2015-10-192-4/+4
* SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng2015-10-167-8/+17
* SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuidStar Zeng2015-10-161-0/+4
* SecurityPkg: Clean up unused files in RngDxeThomas Palmer2015-10-096-488/+0
* SecurityPkg: Integrate new RngLib into RngDxeThomas Palmer2015-10-095-409/+28