Age | Commit message (Expand) | Author |
2015-03-13 | SecurityPkg: Fix typo. | Shumin Qiu |
2015-02-05 | Add the missed local variable initialization to remove the possible warning. | Long, Qin |
2015-02-04 | Correct the DBX and Certificate Hash Checking. | Long, Qin |
2015-01-16 | Refine the format of GUID in INF files for SecurityPkg. | Shumin Qiu |
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 |
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 | 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-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-09-03 | SecurityPkg: Convert non DOS format files to DOS format | Gao, Liming |
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-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-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-03-28 | Check the input file pointer before use it. | Eric Dong |
2014-03-17 | Fix the return status when physical presence variable and MemoryOverwriteRequ... | Dong Guo |
2013-12-02 | Update DEC file and DxeImageVerificationLib to note user that ALLOW_EXECUTE_O... | Fu Siyuan |
2013-11-27 | Makes DxeDeferImageLoadLib not depend on | Dong Guo |
2013-10-21 | Add TPM1.2 SaveState API. | jyao1 |
2013-10-09 | TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.h | jyao1 |
2013-09-23 | Add missing comments for function parameters. | gdong1 |
2013-09-18 | Add TPM2 implementation. | jyao1 |
2013-09-03 | Enhance TPM driver to protect TPM physical presence flags. | Dong Guo |
2013-08-28 | 1. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file. | Fu Siyuan |
2013-07-26 | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni |
2013-05-17 | Fix a bug that “SecureBoot” varaible will be updated to NV+AT attribute i... | sfu5 |
2013-04-18 | Update code not to block application/driver load when event log is full. | gdong1 |
2013-03-06 | Fix a bug that IsSignatureFoundInDatabase() incorrectly computes CertCount. | sfu5 |
2013-02-21 | Update the DxeImageVerificationLib to support for Authenticode-signed UEFI im... | sfu5 |
2013-01-24 | Fix TPM may be locked twice issue in normal boot. | gdong1 |
2012-12-12 | Add a NULL string to the Image Execution Information Table if the Name is NUL... | sfu5 |
2012-11-28 | Fix coding style issue | czhang46 |
2012-11-27 | 1.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ... | czhang46 |
2012-11-05 | Fix ECC issue | czhang46 |