| Commit message (Expand) | Author | Age | Files | Lines |
* | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 2014-08-28 | 5 | -0/+0 |
* | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 2014-08-28 | 2 | -0/+0 |
* | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 2014-08-28 | 1 | -107/+153 |
* | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 2014-08-28 | 72 | -0/+0 |
* | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 2014-08-28 | 48 | -449/+880 |
* | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen | 2014-08-25 | 1 | -0/+14 |
* | Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe... | Dong, Guo | 2014-08-22 | 2 | -4/+0 |
* | Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe... | Dong, Guo | 2014-08-20 | 4 | -8/+22 |
* | 1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd... | Dong, Guo | 2014-08-15 | 6 | -21/+41 |
* | Contributed-under: TianoCore Contribution Agreement 1.0 | Michael Kinney | 2014-08-14 | 8 | -0/+925 |
* | Correct StrnCat length calculation. | jyao1 | 2014-08-12 | 2 | -52/+52 |
* | Clean up code. | jyao1 | 2014-08-07 | 3 | -9/+9 |
* | Update code to support VS2013 tool chain. | Eric Dong | 2014-07-28 | 6 | -5/+18 |
* | SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC buil... | Star Zeng | 2014-07-02 | 2 | -4/+4 |
* | Refine code to make it more safely. | Eric Dong | 2014-06-25 | 2 | -7/+11 |
* | Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE. | Dong, Guo | 2014-06-25 | 1 | -2/+49 |
* | Fix build issues with Xcode in CryptoPkg and SecurityPkg. | Andrew Fish | 2014-06-16 | 2 | -1/+4 |
* | Config Access Protocol return value not follow spec, update code to follow it. | Eric Dong | 2014-04-28 | 1 | -3/+12 |
* | MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o... | Star Zeng | 2014-04-15 | 3 | -0/+25 |
* | Add missing parameter comment in AddPubKeyInStore() | Dong Guo | 2014-04-01 | 1 | -0/+1 |
* | Remove unused [PcdsDynamic, PcdsDynamicEx] section. | Dong Guo | 2014-03-31 | 1 | -1/+0 |
* | Check the input file pointer before use it. | Eric Dong | 2014-03-28 | 2 | -4/+8 |
* | SecurityPkg Variable: Add NULL pointer check. | Star Zeng | 2014-03-28 | 1 | -0/+1 |
* | Remove hide TPM support. | Dong Guo | 2014-03-27 | 13 | -121/+15 |
* | Calculate enough space for 2 variables (public key and variable data) instead... | Dong Guo | 2014-03-27 | 3 | -43/+83 |
* | MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an... | Star Zeng | 2014-03-25 | 4 | -56/+327 |
* | Comment PwdCredential driver. | Dong Guo | 2014-03-23 | 1 | -1/+1 |
* | Fix current TPM device string missing. Use efivarstore instead of varstor, re... | Jiewen Yao | 2014-03-21 | 8 | -177/+151 |
* | Force UID modules build error to warn user that currently it is just a sample. | Dong Guo | 2014-03-21 | 4 | -7/+22 |
* | MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency... | Star Zeng | 2014-03-20 | 1 | -12/+25 |
* | Fix the return value bug when updating public key database variable failure. | Dong Guo | 2014-03-19 | 3 | -8/+15 |
* | Add comments for PcdHideTpmSupport. | Dong Guo | 2014-03-17 | 1 | -0/+1 |
* | Remove unnecessary dependency in variable driver. | Dong Guo | 2014-03-17 | 1 | -1/+1 |
* | Fix the return status when physical presence variable and MemoryOverwriteRequ... | Dong Guo | 2014-03-17 | 5 | -62/+83 |
* | Remove unused variable attribute flag. | jyao1 | 2014-03-07 | 2 | -2/+2 |
* | Add description information for the GUID and Library class defined in DEC file | Dong Guo | 2014-01-28 | 1 | -15/+76 |
* | Update Module BaseName to avoid the same name. | Gao, Liming | 2014-01-24 | 4 | -8/+8 |
* | Fix PCD help information format and a typo. | Dong Guo | 2014-01-23 | 2 | -28/+28 |
* | Fix typo in PCD description in SecurityPkg. | jyao1 | 2014-01-13 | 1 | -4/+4 |
* | Upgrade package version to 0.93 | Dong Guo | 2014-01-10 | 2 | -4/+4 |
* | Return to BMM page if parse the file info failed. | Eric Dong | 2014-01-09 | 3 | -8/+15 |
* | Rollback the patch 15054. | Eric Dong | 2014-01-08 | 1 | -2/+6 |
* | Not update the status until parse the file info success. | Eric Dong | 2014-01-07 | 1 | -6/+2 |
* | Correct INF file to make module pass ICC compiler. | Liming Gao | 2013-12-11 | 1 | -2/+2 |
* | Update DEC file and DxeImageVerificationLib to note user that ALLOW_EXECUTE_O... | Fu Siyuan | 2013-12-02 | 2 | -6/+10 |
* | Upgrade TPM SSDT version from ACPI version 1 (ACPI 1.0 compatible) to version... | Dong Guo | 2013-11-29 | 2 | -2/+2 |
* | Makes DxeDeferImageLoadLib not depend on | Dong Guo | 2013-11-27 | 3 | -79/+145 |
* | Refine the Secure Boot UI driver to input the GUID and varstroe name when usi... | Fu Siyuan | 2013-11-25 | 1 | -2/+2 |
* | Fix coding style problem in RngDxe driver. | Long, Qin | 2013-11-21 | 3 | -142/+84 |
* | Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech... | Long, Qin | 2013-11-19 | 15 | -0/+2080 |