Age | Commit message (Expand) | Author | Files | Lines |
2014-11-10 | Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o... | Chao Zhang | 12 | -57/+57 |
2014-10-31 | EDK II Contributions.txt: Update patch format information | Jordan Justen | 1 | -13/+29 |
2014-10-31 | Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl... | Chao Zhang | 2 | -25/+51 |
2014-10-31 | MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria... | Star Zeng | 2 | -30/+48 |
2014-10-22 | Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf... | Chao, Zhang | 4 | -0/+30 |
2014-10-21 | Clean up the code. Action statement should not have text two opcode. | Eric Dong | 4 | -6/+1 |
2014-10-21 | Add PubKey index check before touching PubKey cache. Internal PubKey Variable... | Chao, Zhang | 1 | -2/+4 |
2014-09-26 | Roll back the dependency change in MOR driver. | Dong, Guo | 1 | -1/+2 |
2014-09-03 | SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message. | Dong, Guo | 1 | -2/+2 |
2014-09-03 | SecurityPkg: Convert non DOS format files to DOS format | Gao, Liming | 51 | -0/+0 |
2014-09-02 | Update SecurityPkg package version to 0.94. | Dong, Guo | 2 | -2/+2 |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 5 | -0/+0 |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 2 | -0/+0 |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 1 | -107/+153 |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 72 | -0/+0 |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 48 | -449/+880 |
2014-08-25 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen | 1 | -0/+14 |
2014-08-22 | Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe... | Dong, Guo | 2 | -4/+0 |
2014-08-20 | Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe... | Dong, Guo | 4 | -8/+22 |
2014-08-15 | 1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd... | Dong, Guo | 6 | -21/+41 |
2014-08-14 | Contributed-under: TianoCore Contribution Agreement 1.0 | Michael Kinney | 8 | -0/+925 |
2014-08-12 | Correct StrnCat length calculation. | jyao1 | 2 | -52/+52 |
2014-08-07 | Clean up code. | jyao1 | 3 | -9/+9 |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong | 6 | -5/+18 |
2014-07-02 | SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC buil... | Star Zeng | 2 | -4/+4 |
2014-06-25 | Refine code to make it more safely. | Eric Dong | 2 | -7/+11 |
2014-06-25 | Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE. | Dong, Guo | 1 | -2/+49 |
2014-06-16 | Fix build issues with Xcode in CryptoPkg and SecurityPkg. | Andrew Fish | 2 | -1/+4 |
2014-04-28 | Config Access Protocol return value not follow spec, update code to follow it. | Eric Dong | 1 | -3/+12 |
2014-04-15 | MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o... | Star Zeng | 3 | -0/+25 |
2014-04-01 | Add missing parameter comment in AddPubKeyInStore() | Dong Guo | 1 | -0/+1 |
2014-03-31 | Remove unused [PcdsDynamic, PcdsDynamicEx] section. | Dong Guo | 1 | -1/+0 |
2014-03-28 | Check the input file pointer before use it. | Eric Dong | 2 | -4/+8 |
2014-03-28 | SecurityPkg Variable: Add NULL pointer check. | Star Zeng | 1 | -0/+1 |
2014-03-27 | Remove hide TPM support. | Dong Guo | 13 | -121/+15 |
2014-03-27 | Calculate enough space for 2 variables (public key and variable data) instead... | Dong Guo | 3 | -43/+83 |
2014-03-25 | MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an... | Star Zeng | 4 | -56/+327 |
2014-03-23 | Comment PwdCredential driver. | Dong Guo | 1 | -1/+1 |
2014-03-21 | Fix current TPM device string missing. Use efivarstore instead of varstor, re... | Jiewen Yao | 8 | -177/+151 |
2014-03-21 | Force UID modules build error to warn user that currently it is just a sample. | Dong Guo | 4 | -7/+22 |
2014-03-20 | MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency... | Star Zeng | 1 | -12/+25 |
2014-03-19 | Fix the return value bug when updating public key database variable failure. | Dong Guo | 3 | -8/+15 |
2014-03-17 | Add comments for PcdHideTpmSupport. | Dong Guo | 1 | -0/+1 |
2014-03-17 | Remove unnecessary dependency in variable driver. | Dong Guo | 1 | -1/+1 |
2014-03-17 | Fix the return status when physical presence variable and MemoryOverwriteRequ... | Dong Guo | 5 | -62/+83 |
2014-03-07 | Remove unused variable attribute flag. | jyao1 | 2 | -2/+2 |
2014-01-28 | Add description information for the GUID and Library class defined in DEC file | Dong Guo | 1 | -15/+76 |
2014-01-24 | Update Module BaseName to avoid the same name. | Gao, Liming | 4 | -8/+8 |
2014-01-23 | Fix PCD help information format and a typo. | Dong Guo | 2 | -28/+28 |
2014-01-13 | Fix typo in PCD description in SecurityPkg. | jyao1 | 1 | -4/+4 |