summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)Author
2015-05-05Add UEFI2.5 HASH protocol implementation.Yao, Jiewen
2015-04-10SecurityPkg Variable: Enhance the code logic about VariableLockStar Zeng
2015-03-17SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable...Star Zeng
2015-03-17SecurityPkg Variable: Update code in ProcessVariable () toStar Zeng
2015-03-13SecurityPkg Variable: Initialize Status in ProcessVariable().Star Zeng
2015-03-13SecurityPkg: Fix typo.Shumin Qiu
2015-03-13SecurityPkg Variable: Allow the delete operation of common auth variable at u...Star Zeng
2015-03-09SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi...Star Zeng
2015-03-04Add performance optimization for Tcg/TrEE.Yao, Jiewen
2015-02-05Add the missed local variable initialization to remove the possible warning.Long, Qin
2015-02-05SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng
2015-02-04Correct the DBX and Certificate Hash Checking.Long, Qin
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen
2015-02-02SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng
2015-02-02SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF...Star Zeng
2015-02-02SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF...Star Zeng
2015-01-27SecurityPkg Variable: Implement variable quota management.Star Zeng
2015-01-22Add TpmInitializationDonePpi to TPM PEI module.Yao, Jiewen
2015-01-16Refine the format of GUID in INF files for SecurityPkg.Shumin Qiu
2015-01-13Correct file path.Yao, Jiewen
2015-01-13Check in missing patch for TPM error handling.Yao, Jiewen
2015-01-12Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen
2015-01-12Add TPM Physical Presence >=128 operation value support.Yao, Jiewen
2015-01-08Add TPM12 NV related function.Yao, Jiewen
2015-01-05SecurityPkg Variable: Implement VarCheck PROTOCOLStar Zeng
2014-12-31Remove the FV header assumption in variable driver.Dong Guo
2014-12-25Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin
2014-12-23Correct AuthHandle definition for Tpm2SetPrimaryPolicy.Yao, Jiewen
2014-12-23Add TPM2 commands which might be used in provision.Yao, Jiewen
2014-12-19Use better coding style.Yao, Jiewen
2014-12-12Add TPM2 commands which might be used in field upgrade.Yao, Jiewen
2014-12-11correct a data type error.Dong Guo
2014-12-10Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe.Chao Zhang
2014-12-10Add failed image Name in the Image Execution Information Table.Dong Guo
2014-12-03Code clean-up to eliminate potential "dereferenced pointer" warning. Qin Long
2014-11-26Correct the alignment calculation of PE/COFF attribute certificate entry.Qin Long
2014-11-19MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng
2014-11-14SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID associationLaszlo Ersek
2014-11-14UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long
2014-11-10 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-10-31Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl...Chao Zhang
2014-10-31MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng
2014-10-22Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf...Chao, Zhang
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong
2014-10-21Add PubKey index check before touching PubKey cache. Internal PubKey Variable...Chao, Zhang
2014-09-26Roll back the dependency change in MOR driver.Dong, Guo
2014-09-03SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming