summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-16SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuidStar Zeng1-0/+4
2015-10-09SecurityPkg: Clean up unused files in RngDxeThomas Palmer6-488/+0
2015-10-09SecurityPkg: Integrate new RngLib into RngDxeThomas Palmer5-409/+28
2015-09-16SecurityPkg: Reduce verbosity of TPM DEBUG messagesSamer El-Haj-Mahmoud4-29/+33
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-27SecurityPkg: Add missing Lib definition in DEC file.Qiu Shumin1-0/+9
2015-08-27SecurityPkg: Add missing PCD usage information.Qiu Shumin2-0/+2
2015-08-26SecurityPkg: Fix one returned code issue in P7Verify ProtocolQin Long1-0/+7
2015-08-25SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value.Liming Gao4-7/+7
2015-08-20SecurityPkg: Update Package version to 0.96Chao Zhang2-2/+2
2015-08-18SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmapSamer El-Haj-Mahmoud1-16/+19
2015-08-18Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen2-1/+7
2015-08-17Add context check and init in BaseCrypto2Hash().Yao, Jiewen1-0/+19
2015-08-17SecurityPkg: Update SignatureSize to comply UEFI specChao Zhang1-1/+1
2015-08-17Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.Yao, Jiewen1-1/+1