summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)Author
2016-03-11SecurityPkg: Clear LocalAuthSession content after use.Jiewen Yao
2016-03-11SecurityPkg: Add Tpm2 prefix to lib to avoid conflict.Jiewen Yao
2016-03-11SecurityPkg: Fix Tcg2 SubmitRequestToPreOSFunction() fail in second times.Jiewen Yao
2016-03-03SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng
2016-02-24SecurityPkg: Correct data copy in Tpm2NvReadPublic.Yao, Jiewen
2016-02-24SecurityPkg: Add TPM PTP support in TCG2 Config.Yao, Jiewen
2016-02-24SecurityPkg: Add TPM PTP detection in TPM12 device lib.Yao, Jiewen
2016-02-24SecurityPkg: Add TPM PTP support in TCG2 SMM.Yao, Jiewen
2016-02-24SecurityPkg: Add TPM PTP support in TPM2 device lib.Yao, Jiewen
2016-02-24SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collisionSamer El-Haj-Mahmoud
2016-02-23SecurityPkg: Update TCG PPI "1.3" for TCG2.Yao, Jiewen
2016-02-23SecurityPkg: Mark MorLock module deprecated.Yao, Jiewen
2016-02-23SecurityPkg: Update final event log calculation.Yao, Jiewen
2016-02-23SecurityPkg: Correct NumberOfPCRBanks calculation.Yao, Jiewen
2016-02-23SecurityPkg: Replace TREE macro with TCG2.Yao, Jiewen
2016-02-23SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final...Chao Zhang
2016-02-23SecurityPkg: Clear AuthSession content after use.Yao, Jiewen
2016-02-23SecurityPkg: Add Tpm2Startup return code check.Yao, Jiewen
2015-12-22SecurityPkg: SecureBootConfigDxe: Remove useless code in VFRChao Zhang
2015-12-18DxeTpmMeasureBootLib: Change global variable name to avoid name conflict.Eric Dong
2015-12-18SecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2PeiLiming Gao
2015-12-10SecurityPkg: AuthVariableLib: Fix GCC compile errorArd Biesheuvel
2015-12-10SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot ModeChao Zhang
2015-12-10SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.Chao Zhang
2015-12-10SecurityPkg: Add gEdkiiSecureBootModeGuid definitionChao Zhang
2015-11-18Add error handling for TPM in S3 resume failure.Yao, Jiewen
2015-11-18SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section LibZhang Chao
2015-11-16Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen
2015-11-16Add suppressif around TCG hash seleciton checkbox in TCG2Yao, Jiewen
2015-11-16SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issueCohen, Eugene
2015-11-16SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuidStar Zeng
2015-11-16SecurityPkg: Clean up unused files in RngDxeThomas Palmer
2015-11-16SecurityPkg: Integrate new RngLib into RngDxeThomas Palmer
2015-09-07SecurityPkg: Use pointer instead of array to make code readable.Qiu Shumin
2015-09-02Add more strict check for MOR variable, besides MOR lock variable.Yao, Jiewen
2015-08-28SecurityPkg: Use safe string function.Qiu Shumin
2015-08-27SecurityPkg: Refine the local variable name to follow EDK2 coding style.Qiu Shumin
2015-08-27SecurityPkg: Add missing Lib definition in DEC file.Qiu Shumin
2015-08-27SecurityPkg: Add missing PCD usage information.Qiu Shumin
2015-08-26SecurityPkg: Fix one returned code issue in P7Verify ProtocolQin Long
2015-08-25SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value.Liming Gao
2015-08-20SecurityPkg: Update Package version to 0.96Chao Zhang
2015-08-18SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmapSamer El-Haj-Mahmoud
2015-08-18Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen
2015-08-17Add context check and init in BaseCrypto2Hash().Yao, Jiewen
2015-08-17SecurityPkg: Update SignatureSize to comply UEFI specChao Zhang
2015-08-17Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.Yao, Jiewen
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen
2015-08-06SecurityPkg: Update coding styleChao Zhang
2015-08-03SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de...Qiu Shumin