Age | Commit message (Expand) | Author |
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 |
2015-03-13 | SecurityPkg Variable: Allow the delete operation of common auth variable at u... | Star Zeng |
2015-03-09 | SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi... | Star Zeng |
2015-03-04 | Add performance optimization for Tcg/TrEE. | Yao, Jiewen |
2015-02-05 | Add the missed local variable initialization to remove the possible warning. | Long, Qin |
2015-02-05 | SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. | Star Zeng |
2015-02-04 | Correct the DBX and Certificate Hash Checking. | Long, Qin |
2015-02-03 | */Contributions.txt: Update example email address | Jordan Justen |
2015-02-02 | Use SmmMemLib to check communication buffer. | Yao, Jiewen |
2015-02-02 | SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxe | Star Zeng |
2015-02-02 | SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF... | Star Zeng |
2015-02-02 | SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF... | Star Zeng |
2015-01-27 | SecurityPkg Variable: Implement variable quota management. | Star Zeng |
2015-01-22 | Add TpmInitializationDonePpi to TPM PEI module. | Yao, Jiewen |
2015-01-16 | Refine the format of GUID in INF files for SecurityPkg. | Shumin Qiu |
2015-01-13 | Correct file path. | Yao, Jiewen |
2015-01-13 | Check in missing patch for TPM error handling. | Yao, Jiewen |
2015-01-12 | Handle TPM device error and avoid deadloop in BDS. | Yao, Jiewen |
2015-01-12 | Add TPM Physical Presence >=128 operation value support. | Yao, Jiewen |
2015-01-08 | Add TPM12 NV related function. | Yao, Jiewen |
2015-01-05 | SecurityPkg Variable: Implement VarCheck PROTOCOL | Star Zeng |
2014-12-31 | Remove the FV header assumption in variable driver. | Dong Guo |
2014-12-25 | Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3... | Long, Qin |
2014-12-23 | Correct AuthHandle definition for Tpm2SetPrimaryPolicy. | Yao, Jiewen |
2014-12-23 | Add TPM2 commands which might be used in provision. | Yao, Jiewen |
2014-12-19 | Use better coding style. | Yao, Jiewen |
2014-12-12 | Add TPM2 commands which might be used in field upgrade. | Yao, Jiewen |
2014-12-11 | correct a data type error. | Dong Guo |
2014-12-10 | Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe. | Chao Zhang |
2014-12-10 | Add failed image Name in the Image Execution Information Table. | Dong Guo |
2014-12-03 | Code clean-up to eliminate potential "dereferenced pointer" warning. | Qin Long |
2014-11-26 | Correct the alignment calculation of PE/COFF attribute certificate entry. | Qin Long |
2014-11-19 | MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure. | Star Zeng |
2014-11-14 | SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID association | Laszlo Ersek |
2014-11-14 | UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for... | Qin Long |
2014-11-10 | Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o... | Chao Zhang |
2014-10-31 | EDK II Contributions.txt: Update patch format information | Jordan Justen |
2014-10-31 | Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl... | Chao Zhang |
2014-10-31 | MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria... | Star Zeng |
2014-10-22 | Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf... | Chao, Zhang |
2014-10-21 | Clean up the code. Action statement should not have text two opcode. | Eric Dong |