Age | Commit message (Expand) | Author |
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 |
2014-10-21 | Add PubKey index check before touching PubKey cache. Internal PubKey Variable... | Chao, Zhang |
2014-09-26 | Roll back the dependency change in MOR driver. | Dong, Guo |
2014-09-03 | SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message. | Dong, Guo |
2014-09-03 | SecurityPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-02 | Update SecurityPkg package version to 0.94. | Dong, Guo |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-25 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen |
2014-08-22 | Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe... | Dong, Guo |
2014-08-20 | Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe... | Dong, Guo |
2014-08-15 | 1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd... | Dong, Guo |
2014-08-14 | Contributed-under: TianoCore Contribution Agreement 1.0 | Michael Kinney |
2014-08-12 | Correct StrnCat length calculation. | jyao1 |
2014-08-07 | Clean up code. | jyao1 |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong |
2014-07-02 | SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC buil... | Star Zeng |
2014-06-25 | Refine code to make it more safely. | Eric Dong |
2014-06-25 | Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE. | Dong, Guo |
2014-06-16 | Fix build issues with Xcode in CryptoPkg and SecurityPkg. | Andrew Fish |
2014-04-28 | Config Access Protocol return value not follow spec, update code to follow it. | Eric Dong |
2014-04-15 | MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o... | Star Zeng |
2014-04-01 | Add missing parameter comment in AddPubKeyInStore() | Dong Guo |
2014-03-31 | Remove unused [PcdsDynamic, PcdsDynamicEx] section. | Dong Guo |
2014-03-28 | Check the input file pointer before use it. | Eric Dong |
2014-03-28 | SecurityPkg Variable: Add NULL pointer check. | Star Zeng |
2014-03-27 | Remove hide TPM support. | Dong Guo |
2014-03-27 | Calculate enough space for 2 variables (public key and variable data) instead... | Dong Guo |