Age | Commit message (Expand) | Author |
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 |
2012-11-01 | Add Physical Presence request UI detection logic. Refine UIConfirm ReadKey logic | czhang46 |
2012-10-17 | Remove useless MD5 OID ASN.1 value from DxeImageVerificationLib. | tye1 |
2012-10-16 | Change TPM ACCESS_X.activeLocality test timeout to TIMEOUT_A | czhang46 |
2012-09-28 | Rename Trusted Hob to Measured FV hob and add Guided Hob layout structure | czhang46 |
2012-09-13 | Fix coding style issue | czhang46 |
2012-09-13 | Add ImageAuthenticationStatusLib to SAP to check Authentication Status return... | czhang46 |
2012-09-12 | Fix compile error | czhang46 |
2012-09-11 | Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc... | czhang46 |
2012-09-06 | Check the value of Hdr.dwLength for signed EFI image before image validation. | sfu5 |
2012-08-29 | Add check for DevicePathNode. | lgao4 |
2012-08-23 | Update the DxeImageVerificationLib to handle the signed image which CertType ... | sfu5 |
2012-08-22 | Add PI1.2.1 SAP2 support and UEFI231B mantis 896 | lgao4 |
2012-08-15 | 1. Remove the code path which use X509 cert in KEK to validate PKCS7 signed i... | sfu5 |
2012-08-03 | Fix physical presence request failure for PHYSICAL_PRESENCE_SET_NO_PPI_PROVIS... | gdong1 |
2012-07-12 | Fix a bug in DxeImageVerificationLib which will pass incorrect trust cert siz... | sfu5 |
2012-07-05 | 1. Reset system when user changes secure boot state in secure boot configurat... | sfu5 |
2012-06-12 | Add comment for modules which have external input. | jyao1 |
2012-06-08 | Fix compatibility issue when using IPF image with PE32 magic value in the Opt... | sfu5 |
2012-06-01 | Enhance GPT measurement to be able to handle different partition entry size. | gdong1 |
2012-06-01 | Fix TCG PPI request EnableActivateClear failure. | gdong1 |
2012-05-31 | Fixed build failed. | ydong10 |
2012-05-30 | Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info.... | ydong10 |
2012-05-28 | Fix a bug in DxeImageVerificationLib to use the correct certificate length wh... | sfu5 |
2012-05-09 | Fix always reboot issue for an invalid physical presence operation request. | gdong1 |
2012-05-08 | Removes redundant code and adds data size check for certificate data in DxeIm... | tye1 |
2012-04-28 | Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasur... | tye1 |