summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Use safe string function.Qiu Shumin2015-08-281-26/+26
* SecurityPkg: Refine the local variable name to follow EDK2 coding style.Qiu Shumin2015-08-271-46/+46
* SecurityPkg: Add missing Lib definition in DEC file.Qiu Shumin2015-08-271-0/+9
* SecurityPkg: Add missing PCD usage information.Qiu Shumin2015-08-272-0/+2
* SecurityPkg: Fix one returned code issue in P7Verify ProtocolQin Long2015-08-261-0/+7
* SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value.Liming Gao2015-08-254-7/+7
* SecurityPkg: Update Package version to 0.96Chao Zhang2015-08-202-2/+2
* SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmapSamer El-Haj-Mahmoud2015-08-181-16/+19
* Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen2015-08-182-1/+7
* Add context check and init in BaseCrypto2Hash().Yao, Jiewen2015-08-171-0/+19
* SecurityPkg: Update SignatureSize to comply UEFI specChao Zhang2015-08-171-1/+1
* Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.Yao, Jiewen2015-08-171-1/+1
* Add TPM2 support defined in trusted computing group.Yao, Jiewen2015-08-1362-129/+9524
* SecurityPkg: Update coding styleChao Zhang2015-08-061-1/+2
* SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de...Qiu Shumin2015-08-031-0/+1
* Add Secure MOR implementation.Yao, Jiewen2015-07-287-0/+559
* Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR...Yao, Jiewen2015-07-281-1/+1
* SecurityPkg: Change TPM MMIO range attributeChao Zhang2015-07-282-4/+4
* SecurityPkg: Add missing PCD usage information in UNI files.Qiu Shumin2015-07-281-0/+0
* SecurityPkg AuthVariableLib: Correct address pointers dataStar Zeng2015-07-261-6/+13
* 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