summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLibChao Zhang2015-07-151-1/+1
* SecurityPkg: Correct BootOrder/Boot#### measurement behaviorChao Zhang2015-07-152-22/+10
* SecurityPkg/Pkcs7VerifyDxe: Cleanup P7CheckTrust function comments.Qiu Shumin2015-07-141-6/+0
* SecurityPkg: Make time based AuthVariable update atomicChao Zhang2015-07-103-30/+170
* SecurityPkg: Add default value for TPM action questionChao Zhang2015-07-101-26/+12
* SecurityPkg:Replace unsafe string functions.Zhang Lubo2015-07-086-75/+78
* SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLibHao Wu2015-07-072-4/+5
* SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLibHao Wu2015-07-072-4/+5
* SecurityPkg: Calculate the length of the String.Zhang Lubo2015-07-031-1/+1
* SecurityPkg: Delete Auth Variable driverStar Zeng2015-07-0136-14655/+169
* SecurityPkg: Implement AuthVariableLib library instanceStar Zeng2015-07-018-7/+3409
* 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