summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Add MD5 support to Hash2DxeCryptoJonathan Doman2015-06-292-0/+4
* SecurityPkg/TcgMor: move TPer Reset operation to this moduleTian Feng2015-06-263-7/+292
* SecurityPkg: Provide correct file GUID for Pkcs7VerifyDxeChao Zhang2015-06-231-1/+1
* SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySizeLiming Gao2015-06-231-2/+2
* SecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol SupportQin Long2015-06-195-0/+1122
* SecurityPkg Variable: Move VariableLock install into SmmVariableReady().Star Zeng2015-06-111-21/+20
* SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize.Star Zeng2015-06-109-28/+73
* SecurityPkg: Fix wrong cert data measurement in DBX pathChao Zhang2015-06-091-1/+1
* SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list.Star Zeng2015-06-081-0/+22
* Remove Framework HII "class\subclass" in all VFRDandan Bi2015-05-211-2/+0
* Add comments for INF file to declare guid/protocol usage.Yao, Jiewen2015-05-191-6/+6
* SecurityPkg Variable: Prevent BS variable update in legacy OS runtime.Star Zeng2015-05-191-0/+12
* SecurityPkg: Add more comments for PcdTpmInstanceGuidLiming Gao2015-05-142-0/+1
* SecurityPkg: Update SecureBootConfigDxe to support ARM imageArd Biesheuvel2015-05-111-3/+5
* SecurityPkg Variable: Make PK & SecureBootMode consistentChao Zhang2015-05-111-1/+19
* Hash2 driver to [Components.IA32, Components.X64, Components.IPF] section.Yao, Jiewen2015-05-081-5/+5
* SecurityPkg: remove unused variablesArd Biesheuvel2015-05-072-7/+0
* Add UEFI2.5 HASH protocol implementation.Yao, Jiewen2015-05-057-0/+1035
* SecurityPkg Variable: Enhance the code logic about VariableLockStar Zeng2015-04-101-0/+14
* SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable...Star Zeng2015-03-174-21/+29
* SecurityPkg Variable: Update code in ProcessVariable () toStar Zeng2015-03-171-25/+23
* SecurityPkg Variable: Initialize Status in ProcessVariable().Star Zeng2015-03-131-0/+1
* SecurityPkg: Fix typo.Shumin Qiu2015-03-132-4/+4
* SecurityPkg Variable: Allow the delete operation of common auth variable at u...Star Zeng2015-03-133-42/+108
* SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi...Star Zeng2015-03-091-5/+5
* Add performance optimization for Tcg/TrEE.Yao, Jiewen2015-03-045-9/+38
* Add the missed local variable initialization to remove the possible warning.Long, Qin2015-02-051-0/+1
* SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2015-02-052-2/+0
* Correct the DBX and Certificate Hash Checking.Long, Qin2015-02-041-10/+92
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-023-83/+5
* SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng2015-02-025-0/+17
* SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF...Star Zeng2015-02-021-0/+2
* SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF...Star Zeng2015-02-021-2/+16
* SecurityPkg Variable: Implement variable quota management.Star Zeng2015-01-277-161/+528
* Add TpmInitializationDonePpi to TPM PEI module.Yao, Jiewen2015-01-228-25/+90
* Refine the format of GUID in INF files for SecurityPkg.Shumin Qiu2015-01-162-4/+4
* Correct file path.Yao, Jiewen2015-01-131-2/+2
* Check in missing patch for TPM error handling.Yao, Jiewen2015-01-132-5/+10
* Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen2015-01-1215-155/+172
* Add TPM Physical Presence >=128 operation value support.Yao, Jiewen2015-01-1222-235/+1007
* Add TPM12 NV related function.Yao, Jiewen2015-01-083-1/+340
* SecurityPkg Variable: Implement VarCheck PROTOCOLStar Zeng2015-01-059-192/+1660
* Remove the FV header assumption in variable driver.Dong Guo2014-12-311-3/+11
* Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin2014-12-252-5/+24
* Correct AuthHandle definition for Tpm2SetPrimaryPolicy.Yao, Jiewen2014-12-231-1/+1
* Add TPM2 commands which might be used in provision.Yao, Jiewen2014-12-232-0/+97
* Use better coding style.Yao, Jiewen2014-12-191-1/+1
* Add TPM2 commands which might be used in field upgrade.Yao, Jiewen2014-12-126-1/+785
* correct a data type error.Dong Guo2014-12-111-1/+1