| Commit message (Expand) | Author | Age | Files | Lines |
* | SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de... | Qiu Shumin | 2015-08-03 | 1 | -0/+1 |
* | Add Secure MOR implementation. | Yao, Jiewen | 2015-07-28 | 7 | -0/+559 |
* | Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR... | Yao, Jiewen | 2015-07-28 | 1 | -1/+1 |
* | SecurityPkg: Change TPM MMIO range attribute | Chao Zhang | 2015-07-28 | 2 | -4/+4 |
* | SecurityPkg: Add missing PCD usage information in UNI files. | Qiu Shumin | 2015-07-28 | 1 | -0/+0 |
* | SecurityPkg AuthVariableLib: Correct address pointers data | Star Zeng | 2015-07-26 | 1 | -6/+13 |
* | SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLib | Chao Zhang | 2015-07-15 | 1 | -1/+1 |
* | SecurityPkg: Correct BootOrder/Boot#### measurement behavior | Chao Zhang | 2015-07-15 | 2 | -22/+10 |
* | SecurityPkg/Pkcs7VerifyDxe: Cleanup P7CheckTrust function comments. | Qiu Shumin | 2015-07-14 | 1 | -6/+0 |
* | SecurityPkg: Make time based AuthVariable update atomic | Chao Zhang | 2015-07-10 | 3 | -30/+170 |
* | SecurityPkg: Add default value for TPM action question | Chao Zhang | 2015-07-10 | 1 | -26/+12 |
* | SecurityPkg:Replace unsafe string functions. | Zhang Lubo | 2015-07-08 | 6 | -75/+78 |
* | SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLib | Hao Wu | 2015-07-07 | 2 | -4/+5 |
* | SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLib | Hao Wu | 2015-07-07 | 2 | -4/+5 |
* | SecurityPkg: Calculate the length of the String. | Zhang Lubo | 2015-07-03 | 1 | -1/+1 |
* | SecurityPkg: Delete Auth Variable driver | Star Zeng | 2015-07-01 | 36 | -14655/+169 |
* | SecurityPkg: Implement AuthVariableLib library instance | Star Zeng | 2015-07-01 | 8 | -7/+3409 |
* | SecurityPkg: Add MD5 support to Hash2DxeCrypto | Jonathan Doman | 2015-06-29 | 2 | -0/+4 |
* | SecurityPkg/TcgMor: move TPer Reset operation to this module | Tian Feng | 2015-06-26 | 3 | -7/+292 |
* | SecurityPkg: Provide correct file GUID for Pkcs7VerifyDxe | Chao Zhang | 2015-06-23 | 1 | -1/+1 |
* | SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize | Liming Gao | 2015-06-23 | 1 | -2/+2 |
* | SecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol Support | Qin Long | 2015-06-19 | 5 | -0/+1122 |
* | SecurityPkg Variable: Move VariableLock install into SmmVariableReady(). | Star Zeng | 2015-06-11 | 1 | -21/+20 |
* | SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize. | Star Zeng | 2015-06-10 | 9 | -28/+73 |
* | SecurityPkg: Fix wrong cert data measurement in DBX path | Chao Zhang | 2015-06-09 | 1 | -1/+1 |
* | SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list. | Star Zeng | 2015-06-08 | 1 | -0/+22 |
* | Remove Framework HII "class\subclass" in all VFR | Dandan Bi | 2015-05-21 | 1 | -2/+0 |
* | Add comments for INF file to declare guid/protocol usage. | Yao, Jiewen | 2015-05-19 | 1 | -6/+6 |
* | SecurityPkg Variable: Prevent BS variable update in legacy OS runtime. | Star Zeng | 2015-05-19 | 1 | -0/+12 |
* | SecurityPkg: Add more comments for PcdTpmInstanceGuid | Liming Gao | 2015-05-14 | 2 | -0/+1 |
* | SecurityPkg: Update SecureBootConfigDxe to support ARM image | Ard Biesheuvel | 2015-05-11 | 1 | -3/+5 |
* | SecurityPkg Variable: Make PK & SecureBootMode consistent | Chao Zhang | 2015-05-11 | 1 | -1/+19 |
* | Hash2 driver to [Components.IA32, Components.X64, Components.IPF] section. | Yao, Jiewen | 2015-05-08 | 1 | -5/+5 |
* | SecurityPkg: remove unused variables | Ard Biesheuvel | 2015-05-07 | 2 | -7/+0 |
* | Add UEFI2.5 HASH protocol implementation. | Yao, Jiewen | 2015-05-05 | 7 | -0/+1035 |
* | SecurityPkg Variable: Enhance the code logic about VariableLock | Star Zeng | 2015-04-10 | 1 | -0/+14 |
* | SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable... | Star Zeng | 2015-03-17 | 4 | -21/+29 |
* | SecurityPkg Variable: Update code in ProcessVariable () to | Star Zeng | 2015-03-17 | 1 | -25/+23 |
* | SecurityPkg Variable: Initialize Status in ProcessVariable(). | Star Zeng | 2015-03-13 | 1 | -0/+1 |
* | SecurityPkg: Fix typo. | Shumin Qiu | 2015-03-13 | 2 | -4/+4 |
* | SecurityPkg Variable: Allow the delete operation of common auth variable at u... | Star Zeng | 2015-03-13 | 3 | -42/+108 |
* | SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi... | Star Zeng | 2015-03-09 | 1 | -5/+5 |
* | Add performance optimization for Tcg/TrEE. | Yao, Jiewen | 2015-03-04 | 5 | -9/+38 |
* | Add the missed local variable initialization to remove the possible warning. | Long, Qin | 2015-02-05 | 1 | -0/+1 |
* | SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. | Star Zeng | 2015-02-05 | 2 | -2/+0 |
* | Correct the DBX and Certificate Hash Checking. | Long, Qin | 2015-02-04 | 1 | -10/+92 |
* | */Contributions.txt: Update example email address | Jordan Justen | 2015-02-03 | 1 | -2/+2 |
* | Use SmmMemLib to check communication buffer. | Yao, Jiewen | 2015-02-02 | 3 | -83/+5 |
* | SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxe | Star Zeng | 2015-02-02 | 5 | -0/+17 |
* | SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF... | Star Zeng | 2015-02-02 | 1 | -0/+2 |