| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF... | Star Zeng | 2015-02-02 | 1 | -2/+16 |
* | SecurityPkg Variable: Implement variable quota management. | Star Zeng | 2015-01-27 | 7 | -161/+528 |
* | Add TpmInitializationDonePpi to TPM PEI module. | Yao, Jiewen | 2015-01-22 | 8 | -25/+90 |
* | Refine the format of GUID in INF files for SecurityPkg. | Shumin Qiu | 2015-01-16 | 2 | -4/+4 |
* | Correct file path. | Yao, Jiewen | 2015-01-13 | 1 | -2/+2 |
* | Check in missing patch for TPM error handling. | Yao, Jiewen | 2015-01-13 | 2 | -5/+10 |
* | Handle TPM device error and avoid deadloop in BDS. | Yao, Jiewen | 2015-01-12 | 15 | -155/+172 |
* | Add TPM Physical Presence >=128 operation value support. | Yao, Jiewen | 2015-01-12 | 22 | -235/+1007 |
* | Add TPM12 NV related function. | Yao, Jiewen | 2015-01-08 | 3 | -1/+340 |
* | SecurityPkg Variable: Implement VarCheck PROTOCOL | Star Zeng | 2015-01-05 | 9 | -192/+1660 |
* | Remove the FV header assumption in variable driver. | Dong Guo | 2014-12-31 | 1 | -3/+11 |
* | Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3... | Long, Qin | 2014-12-25 | 2 | -5/+24 |
* | Correct AuthHandle definition for Tpm2SetPrimaryPolicy. | Yao, Jiewen | 2014-12-23 | 1 | -1/+1 |
* | Add TPM2 commands which might be used in provision. | Yao, Jiewen | 2014-12-23 | 2 | -0/+97 |
* | Use better coding style. | Yao, Jiewen | 2014-12-19 | 1 | -1/+1 |
* | Add TPM2 commands which might be used in field upgrade. | Yao, Jiewen | 2014-12-12 | 6 | -1/+785 |
* | correct a data type error. | Dong Guo | 2014-12-11 | 1 | -1/+1 |