summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2015-07-03SecurityPkg: Calculate the length of the String.Zhang Lubo1-1/+1
2015-07-01SecurityPkg: Delete Auth Variable driverStar Zeng36-14655/+169
2015-07-01SecurityPkg: Implement AuthVariableLib library instanceStar Zeng8-7/+3409
2015-06-29SecurityPkg: Add MD5 support to Hash2DxeCryptoJonathan Doman2-0/+4
2015-06-26SecurityPkg/TcgMor: move TPer Reset operation to this moduleTian Feng3-7/+292
2015-06-23SecurityPkg: Provide correct file GUID for Pkcs7VerifyDxeChao Zhang1-1/+1
2015-06-23SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySizeLiming Gao1-2/+2
2015-06-19SecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol SupportQin Long5-0/+1122
2015-06-11SecurityPkg Variable: Move VariableLock install into SmmVariableReady().Star Zeng1-21/+20
2015-06-10SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize.Star Zeng9-28/+73
2015-06-09SecurityPkg: Fix wrong cert data measurement in DBX pathChao Zhang1-1/+1
2015-06-08SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list.Star Zeng1-0/+22
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi1-2/+0
2015-05-19Add comments for INF file to declare guid/protocol usage.Yao, Jiewen1-6/+6
2015-05-19SecurityPkg Variable: Prevent BS variable update in legacy OS runtime.Star Zeng1-0/+12
2015-05-14SecurityPkg: Add more comments for PcdTpmInstanceGuidLiming Gao2-0/+1
2015-05-11SecurityPkg: Update SecureBootConfigDxe to support ARM imageArd Biesheuvel1-3/+5
2015-05-11SecurityPkg Variable: Make PK & SecureBootMode consistentChao Zhang1-1/+19
2015-05-08Hash2 driver to [Components.IA32, Components.X64, Components.IPF] section.Yao, Jiewen1-5/+5
2015-05-07SecurityPkg: remove unused variablesArd Biesheuvel2-7/+0
2015-05-05Add UEFI2.5 HASH protocol implementation.Yao, Jiewen7-0/+1035
2015-04-10SecurityPkg Variable: Enhance the code logic about VariableLockStar Zeng1-0/+14
2015-03-17SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable...Star Zeng4-21/+29
2015-03-17SecurityPkg Variable: Update code in ProcessVariable () toStar Zeng1-25/+23
2015-03-13SecurityPkg Variable: Initialize Status in ProcessVariable().Star Zeng1-0/+1
2015-03-13SecurityPkg: Fix typo.Shumin Qiu2-4/+4
2015-03-13SecurityPkg Variable: Allow the delete operation of common auth variable at u...Star Zeng3-42/+108
2015-03-09SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi...Star Zeng1-5/+5
2015-03-04Add performance optimization for Tcg/TrEE.Yao, Jiewen5-9/+38
2015-02-05Add the missed local variable initialization to remove the possible warning.Long, Qin1-0/+1
2015-02-05SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2-2/+0
2015-02-04Correct the DBX and Certificate Hash Checking.Long, Qin1-10/+92
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen3-83/+5
2015-02-02SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng5-0/+17
2015-02-02SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF...Star Zeng1-0/+2
2015-02-02SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF...Star Zeng1-2/+16
2015-01-27SecurityPkg Variable: Implement variable quota management.Star Zeng7-161/+528
2015-01-22Add TpmInitializationDonePpi to TPM PEI module.Yao, Jiewen8-25/+90
2015-01-16Refine the format of GUID in INF files for SecurityPkg.Shumin Qiu2-4/+4
2015-01-13Correct file path.Yao, Jiewen1-2/+2
2015-01-13Check in missing patch for TPM error handling.Yao, Jiewen2-5/+10
2015-01-12Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen15-155/+172
2015-01-12Add TPM Physical Presence >=128 operation value support.Yao, Jiewen22-235/+1007
2015-01-08Add TPM12 NV related function.Yao, Jiewen3-1/+340
2015-01-05SecurityPkg Variable: Implement VarCheck PROTOCOLStar Zeng9-192/+1660
2014-12-31Remove the FV header assumption in variable driver.Dong Guo1-3/+11
2014-12-25Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin2-5/+24
2014-12-23Correct AuthHandle definition for Tpm2SetPrimaryPolicy.Yao, Jiewen1-1/+1
2014-12-23Add TPM2 commands which might be used in provision.Yao, Jiewen2-0/+97