summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)Author
2015-05-19Add comments for INF file to declare guid/protocol usage.Yao, Jiewen
2015-05-19SecurityPkg Variable: Prevent BS variable update in legacy OS runtime.Star Zeng
2015-05-14SecurityPkg: Add more comments for PcdTpmInstanceGuidLiming Gao
2015-05-11SecurityPkg: Update SecureBootConfigDxe to support ARM imageArd Biesheuvel
2015-05-11SecurityPkg Variable: Make PK & SecureBootMode consistentChao Zhang
2015-05-08Hash2 driver to [Components.IA32, Components.X64, Components.IPF] section.Yao, Jiewen
2015-05-07SecurityPkg: remove unused variablesArd Biesheuvel
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