Age | Commit message (Expand) | Author |
2015-08-26 | SecurityPkg: Fix one returned code issue in P7Verify Protocol | Qin Long |
2015-08-25 | SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value. | Liming Gao |
2015-08-20 | SecurityPkg: Update Package version to 0.96 | Chao Zhang |
2015-08-18 | SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmap | Samer El-Haj-Mahmoud |
2015-08-18 | Add restriction that HashFinal() must be after at least one HashUpdate(). | Yao, Jiewen |
2015-08-17 | Add context check and init in BaseCrypto2Hash(). | Yao, Jiewen |
2015-08-17 | SecurityPkg: Update SignatureSize to comply UEFI spec | Chao Zhang |
2015-08-17 | Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect. | Yao, Jiewen |
2015-08-13 | Add TPM2 support defined in trusted computing group. | Yao, Jiewen |
2015-08-06 | SecurityPkg: Update coding style | Chao Zhang |
2015-08-03 | SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de... | Qiu Shumin |
2015-07-28 | Add Secure MOR implementation. | Yao, Jiewen |
2015-07-28 | Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR... | Yao, Jiewen |
2015-07-28 | SecurityPkg: Change TPM MMIO range attribute | Chao Zhang |
2015-07-28 | SecurityPkg: Add missing PCD usage information in UNI files. | Qiu Shumin |
2015-07-26 | SecurityPkg AuthVariableLib: Correct address pointers data | Star Zeng |
2015-07-15 | SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLib | Chao Zhang |
2015-07-15 | SecurityPkg: Correct BootOrder/Boot#### measurement behavior | Chao Zhang |
2015-07-14 | SecurityPkg/Pkcs7VerifyDxe: Cleanup P7CheckTrust function comments. | Qiu Shumin |
2015-07-10 | SecurityPkg: Make time based AuthVariable update atomic | Chao Zhang |
2015-07-10 | SecurityPkg: Add default value for TPM action question | Chao Zhang |
2015-07-08 | SecurityPkg:Replace unsafe string functions. | Zhang Lubo |
2015-07-07 | SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLib | Hao Wu |
2015-07-07 | SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLib | Hao Wu |
2015-07-03 | SecurityPkg: Calculate the length of the String. | Zhang Lubo |
2015-07-01 | SecurityPkg: Delete Auth Variable driver | Star Zeng |
2015-07-01 | SecurityPkg: Implement AuthVariableLib library instance | Star Zeng |
2015-06-29 | SecurityPkg: Add MD5 support to Hash2DxeCrypto | Jonathan Doman |
2015-06-26 | SecurityPkg/TcgMor: move TPer Reset operation to this module | Tian Feng |
2015-06-23 | SecurityPkg: Provide correct file GUID for Pkcs7VerifyDxe | Chao Zhang |
2015-06-23 | SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize | Liming Gao |
2015-06-19 | SecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol Support | Qin Long |
2015-06-11 | SecurityPkg Variable: Move VariableLock install into SmmVariableReady(). | Star Zeng |
2015-06-10 | SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize. | Star Zeng |
2015-06-09 | SecurityPkg: Fix wrong cert data measurement in DBX path | Chao Zhang |
2015-06-08 | SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list. | Star Zeng |
2015-05-21 | Remove Framework HII "class\subclass" in all VFR | Dandan Bi |
2015-05-19 | Add comments for INF file to declare guid/protocol usage. | Yao, Jiewen |
2015-05-19 | SecurityPkg Variable: Prevent BS variable update in legacy OS runtime. | Star Zeng |
2015-05-14 | SecurityPkg: Add more comments for PcdTpmInstanceGuid | Liming Gao |
2015-05-11 | SecurityPkg: Update SecureBootConfigDxe to support ARM image | Ard Biesheuvel |
2015-05-11 | SecurityPkg Variable: Make PK & SecureBootMode consistent | Chao Zhang |
2015-05-08 | Hash2 driver to [Components.IA32, Components.X64, Components.IPF] section. | Yao, Jiewen |
2015-05-07 | SecurityPkg: remove unused variables | Ard Biesheuvel |
2015-05-05 | Add UEFI2.5 HASH protocol implementation. | Yao, Jiewen |
2015-04-10 | SecurityPkg Variable: Enhance the code logic about VariableLock | Star Zeng |
2015-03-17 | SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable... | Star Zeng |
2015-03-17 | SecurityPkg Variable: Update code in ProcessVariable () to | Star Zeng |
2015-03-13 | SecurityPkg Variable: Initialize Status in ProcessVariable(). | Star Zeng |
2015-03-13 | SecurityPkg: Fix typo. | Shumin Qiu |