Age | Commit message (Expand) | Author | Files | Lines |
2015-09-16 | SecurityPkg: Reduce verbosity of TPM DEBUG messages | Samer El-Haj-Mahmoud | 4 | -29/+33 |
2015-09-06 | SecurityPkg: Use pointer instead of array to make code readable. | Qiu Shumin | 1 | -11/+24 |
2015-09-02 | Add more strict check for MOR variable, besides MOR lock variable. | Yao, Jiewen | 1 | -7/+8 |
2015-08-28 | SecurityPkg: Use safe string function. | Qiu Shumin | 1 | -26/+26 |
2015-08-27 | SecurityPkg: Refine the local variable name to follow EDK2 coding style. | Qiu Shumin | 1 | -46/+46 |
2015-08-27 | SecurityPkg: Add missing Lib definition in DEC file. | Qiu Shumin | 1 | -0/+9 |
2015-08-27 | SecurityPkg: Add missing PCD usage information. | Qiu Shumin | 2 | -0/+2 |
2015-08-26 | SecurityPkg: Fix one returned code issue in P7Verify Protocol | Qin Long | 1 | -0/+7 |
2015-08-25 | SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value. | Liming Gao | 4 | -7/+7 |
2015-08-20 | SecurityPkg: Update Package version to 0.96 | Chao Zhang | 2 | -2/+2 |
2015-08-18 | SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmap | Samer El-Haj-Mahmoud | 1 | -16/+19 |
2015-08-18 | Add restriction that HashFinal() must be after at least one HashUpdate(). | Yao, Jiewen | 2 | -1/+7 |
2015-08-17 | Add context check and init in BaseCrypto2Hash(). | Yao, Jiewen | 1 | -0/+19 |
2015-08-17 | SecurityPkg: Update SignatureSize to comply UEFI spec | Chao Zhang | 1 | -1/+1 |
2015-08-17 | Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect. | Yao, Jiewen | 1 | -1/+1 |
2015-08-13 | Add TPM2 support defined in trusted computing group. | Yao, Jiewen | 62 | -129/+9524 |
2015-08-06 | SecurityPkg: Update coding style | Chao Zhang | 1 | -1/+2 |
2015-08-03 | SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de... | Qiu Shumin | 1 | -0/+1 |
2015-07-28 | Add Secure MOR implementation. | Yao, Jiewen | 7 | -0/+559 |
2015-07-28 | Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR... | Yao, Jiewen | 1 | -1/+1 |
2015-07-28 | SecurityPkg: Change TPM MMIO range attribute | Chao Zhang | 2 | -4/+4 |
2015-07-28 | SecurityPkg: Add missing PCD usage information in UNI files. | Qiu Shumin | 1 | -0/+0 |
2015-07-26 | SecurityPkg AuthVariableLib: Correct address pointers data | Star Zeng | 1 | -6/+13 |
2015-07-15 | SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLib | Chao Zhang | 1 | -1/+1 |
2015-07-15 | SecurityPkg: Correct BootOrder/Boot#### measurement behavior | Chao Zhang | 2 | -22/+10 |
2015-07-14 | SecurityPkg/Pkcs7VerifyDxe: Cleanup P7CheckTrust function comments. | Qiu Shumin | 1 | -6/+0 |
2015-07-10 | SecurityPkg: Make time based AuthVariable update atomic | Chao Zhang | 3 | -30/+170 |
2015-07-10 | SecurityPkg: Add default value for TPM action question | Chao Zhang | 1 | -26/+12 |
2015-07-08 | SecurityPkg:Replace unsafe string functions. | Zhang Lubo | 6 | -75/+78 |
2015-07-07 | SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLib | Hao Wu | 2 | -4/+5 |
2015-07-07 | SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLib | Hao Wu | 2 | -4/+5 |
2015-07-03 | SecurityPkg: Calculate the length of the String. | Zhang Lubo | 1 | -1/+1 |
2015-07-01 | SecurityPkg: Delete Auth Variable driver | Star Zeng | 36 | -14655/+169 |
2015-07-01 | SecurityPkg: Implement AuthVariableLib library instance | Star Zeng | 8 | -7/+3409 |
2015-06-29 | SecurityPkg: Add MD5 support to Hash2DxeCrypto | Jonathan Doman | 2 | -0/+4 |
2015-06-26 | SecurityPkg/TcgMor: move TPer Reset operation to this module | Tian Feng | 3 | -7/+292 |
2015-06-23 | SecurityPkg: Provide correct file GUID for Pkcs7VerifyDxe | Chao Zhang | 1 | -1/+1 |
2015-06-23 | SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize | Liming Gao | 1 | -2/+2 |
2015-06-19 | SecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol Support | Qin Long | 5 | -0/+1122 |
2015-06-11 | SecurityPkg Variable: Move VariableLock install into SmmVariableReady(). | Star Zeng | 1 | -21/+20 |
2015-06-10 | SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize. | Star Zeng | 9 | -28/+73 |
2015-06-09 | SecurityPkg: Fix wrong cert data measurement in DBX path | Chao Zhang | 1 | -1/+1 |
2015-06-08 | SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list. | Star Zeng | 1 | -0/+22 |
2015-05-21 | Remove Framework HII "class\subclass" in all VFR | Dandan Bi | 1 | -2/+0 |
2015-05-19 | Add comments for INF file to declare guid/protocol usage. | Yao, Jiewen | 1 | -6/+6 |
2015-05-19 | SecurityPkg Variable: Prevent BS variable update in legacy OS runtime. | Star Zeng | 1 | -0/+12 |
2015-05-14 | SecurityPkg: Add more comments for PcdTpmInstanceGuid | Liming Gao | 2 | -0/+1 |
2015-05-11 | SecurityPkg: Update SecureBootConfigDxe to support ARM image | Ard Biesheuvel | 1 | -3/+5 |
2015-05-11 | SecurityPkg Variable: Make PK & SecureBootMode consistent | Chao Zhang | 1 | -1/+19 |
2015-05-08 | Hash2 driver to [Components.IA32, Components.X64, Components.IPF] section. | Yao, Jiewen | 1 | -5/+5 |