Age | Commit message (Expand) | Author |
2015-11-06 | SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section Lib | Zhang Chao |
2015-10-27 | Move Smbios measurement from TCG driver to Smbios driver. | Yao, Jiewen |
2015-10-27 | Add suppressif around TCG hash seleciton checkbox in TCG2 | Yao, Jiewen |
2015-10-19 | SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issue | Cohen, Eugene |
2015-10-16 | SecurityPkg: Use PcdSet##S to instead of PcdSet## | Star Zeng |
2015-10-16 | SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuid | Star Zeng |
2015-10-09 | SecurityPkg: Clean up unused files in RngDxe | Thomas Palmer |
2015-10-09 | SecurityPkg: Integrate new RngLib into RngDxe | Thomas Palmer |
2015-09-16 | SecurityPkg: Reduce verbosity of TPM DEBUG messages | Samer El-Haj-Mahmoud |
2015-09-06 | SecurityPkg: Use pointer instead of array to make code readable. | Qiu Shumin |
2015-09-02 | Add more strict check for MOR variable, besides MOR lock variable. | Yao, Jiewen |
2015-08-28 | SecurityPkg: Use safe string function. | Qiu Shumin |
2015-08-27 | SecurityPkg: Refine the local variable name to follow EDK2 coding style. | Qiu Shumin |
2015-08-27 | SecurityPkg: Add missing Lib definition in DEC file. | Qiu Shumin |
2015-08-27 | SecurityPkg: Add missing PCD usage information. | Qiu Shumin |
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 |