summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)Author
2015-09-07SecurityPkg: Use pointer instead of array to make code readable.Qiu Shumin
2015-09-02Add more strict check for MOR variable, besides MOR lock variable.Yao, Jiewen
2015-08-28SecurityPkg: Use safe string function.Qiu Shumin
2015-08-27SecurityPkg: Refine the local variable name to follow EDK2 coding style.Qiu Shumin
2015-08-27SecurityPkg: Add missing Lib definition in DEC file.Qiu Shumin
2015-08-27SecurityPkg: Add missing PCD usage information.Qiu Shumin
2015-08-26SecurityPkg: Fix one returned code issue in P7Verify ProtocolQin Long
2015-08-25SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value.Liming Gao
2015-08-20SecurityPkg: Update Package version to 0.96Chao Zhang
2015-08-18SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmapSamer El-Haj-Mahmoud
2015-08-18Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen
2015-08-17Add context check and init in BaseCrypto2Hash().Yao, Jiewen
2015-08-17SecurityPkg: Update SignatureSize to comply UEFI specChao Zhang
2015-08-17Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.Yao, Jiewen
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen
2015-08-06SecurityPkg: Update coding styleChao Zhang
2015-08-03SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de...Qiu Shumin
2015-07-28Add Secure MOR implementation.Yao, Jiewen
2015-07-28Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR...Yao, Jiewen
2015-07-28SecurityPkg: Change TPM MMIO range attributeChao Zhang
2015-07-28SecurityPkg: Add missing PCD usage information in UNI files.Qiu Shumin
2015-07-26SecurityPkg AuthVariableLib: Correct address pointers dataStar Zeng
2015-07-15SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLibChao Zhang
2015-07-15SecurityPkg: Correct BootOrder/Boot#### measurement behaviorChao Zhang
2015-07-14SecurityPkg/Pkcs7VerifyDxe: Cleanup P7CheckTrust function comments.Qiu Shumin
2015-07-10SecurityPkg: Make time based AuthVariable update atomicChao Zhang
2015-07-10SecurityPkg: Add default value for TPM action questionChao Zhang
2015-07-08SecurityPkg:Replace unsafe string functions.Zhang Lubo
2015-07-07SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLibHao Wu
2015-07-07SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLibHao Wu
2015-07-03SecurityPkg: Calculate the length of the String.Zhang Lubo
2015-07-01SecurityPkg: Delete Auth Variable driverStar Zeng
2015-07-01SecurityPkg: Implement AuthVariableLib library instanceStar Zeng
2015-06-29SecurityPkg: Add MD5 support to Hash2DxeCryptoJonathan Doman
2015-06-26SecurityPkg/TcgMor: move TPer Reset operation to this moduleTian Feng
2015-06-23SecurityPkg: Provide correct file GUID for Pkcs7VerifyDxeChao Zhang
2015-06-23SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySizeLiming Gao
2015-06-19SecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol SupportQin Long
2015-06-11SecurityPkg Variable: Move VariableLock install into SmmVariableReady().Star Zeng
2015-06-10SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize.Star Zeng
2015-06-09SecurityPkg: Fix wrong cert data measurement in DBX pathChao Zhang
2015-06-08SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list.Star Zeng
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi
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