]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/Library
SecurityPkg: Convert all .uni files to utf-8
[mirror_edk2.git] / SecurityPkg / Library /
2015-12-15 Jordan JustenSecurityPkg: Convert all .uni files to utf-8
2015-12-07 Ard BiesheuvelSecurityPkg: AuthVariableLib: Fix GCC compile error
2015-12-07 Chao ZhangSecurityPkg: AuthVariableLib: Customized SecureBoot...
2015-12-03 Ard BiesheuvelSecurityPkg: put missing empty lines at the end of...
2015-11-06 Zhang ChaoSecurityPkg: Remove temp return solution in PeiRsa2048S...
2015-10-19 Cohen, EugeneSecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib...
2015-10-16 Star ZengSecurityPkg: Use PcdSet##S to instead of PcdSet##
2015-10-16 Star ZengSecurityPkg AuthVariableLib: Add the missing gEfiAuthen...
2015-09-16 Samer El-Haj-MahmoudSecurityPkg: Reduce verbosity of TPM DEBUG messages
2015-08-25 Liming GaoSecurityPkg: Use PcdGetSize to get the size of VOID...
2015-08-17 Chao ZhangSecurityPkg: Update SignatureSize to comply UEFI spec
2015-08-13 Yao, JiewenAdd TPM2 support defined in trusted computing group.
2015-08-06 Chao ZhangSecurityPkg: Update coding style
2015-07-28 Yao, JiewenDowngrade one debug message level in DxeTpm2MeasureBoot...
2015-07-26 Star ZengSecurityPkg AuthVariableLib: Correct address pointers...
2015-07-15 Chao ZhangSecurityPkg: Fix DBX Variable Read Error in ImageVerifi...
2015-07-10 Chao ZhangSecurityPkg: Make time based AuthVariable update atomic
2015-07-08 Zhang LuboSecurityPkg:Replace unsafe string functions.
2015-07-07 Hao WuSecurityPkg: Remove mZeroGuid definition in DxeTpmMeasu...
2015-07-07 Hao WuSecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2...
2015-07-01 Star ZengSecurityPkg: Delete Auth Variable driver
2015-07-01 Star ZengSecurityPkg: Implement AuthVariableLib library instance
2015-06-23 Liming GaoSecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize
2015-06-09 Chao ZhangSecurityPkg: Fix wrong cert data measurement in DBX...
2015-03-13 Shumin QiuSecurityPkg: Fix typo.
2015-02-05 Long, QinAdd the missed local variable initialization to remove...
2015-02-04 Long, QinCorrect the DBX and Certificate Hash Checking.
2015-01-16 Shumin QiuRefine the format of GUID in INF files for SecurityPkg.
2015-01-12 Yao, JiewenHandle TPM device error and avoid deadloop in BDS.
2015-01-12 Yao, JiewenAdd TPM Physical Presence >=128 operation value support.
2015-01-08 Yao, JiewenAdd TPM12 NV related function.
2014-12-25 Long, QinCorrect the Hash Calculation for Revoked X.509 Certific...
2014-12-23 Yao, JiewenCorrect AuthHandle definition for Tpm2SetPrimaryPolicy.
2014-12-23 Yao, JiewenAdd TPM2 commands which might be used in provision.
2014-12-19 Yao, JiewenUse better coding style.
2014-12-12 Yao, JiewenAdd TPM2 commands which might be used in field upgrade.
2014-12-11 Dong Guocorrect a data type error.
2014-12-10 Dong GuoAdd failed image Name in the Image Execution Informatio...
2014-12-03 Qin LongCode clean-up to eliminate potential "dereferenced...
2014-11-26 Qin LongCorrect the alignment calculation of PE/COFF attribute...
2014-11-14 Qin LongUEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp...
2014-11-10 Chao Zhang Fix execution status & DEBUG message level mismatch...
2014-09-03 Gao, LimingSecurityPkg: Convert non DOS format files to DOS format
2014-08-28 Dong, GuoSecurityPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoSecurityPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoSecurityPkg: INF/DEC file updates to EDK II packages
2014-08-15 Dong, Guo1) Update code to use PcdFixedUsbCredentialProvide...
2014-08-14 Michael KinneyContributed-under: TianoCore Contribution Agreement 1.0
2014-08-12 jyao1Correct StrnCat length calculation.
2014-08-07 jyao1Clean up code.
2014-07-02 Star ZengSecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRou...
2014-06-25 Eric DongRefine code to make it more safely.
2014-06-25 Dong, GuoUpdate code to always publish EFI_IMAGE_EXECUTION_INFO_...
2014-06-16 Andrew FishFix build issues with Xcode in CryptoPkg and SecurityPkg.
2014-03-28 Eric DongCheck the input file pointer before use it.
2014-03-17 Dong GuoFix the return status when physical presence variable...
2013-12-02 Fu SiyuanUpdate DEC file and DxeImageVerificationLib to note...
2013-11-27 Dong GuoMakes DxeDeferImageLoadLib not depend on
2013-10-21 jyao1Add TPM1.2 SaveState API.
2013-10-09 jyao1 TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalP...
2013-09-23 gdong1Add missing comments for function parameters.
2013-09-18 jyao1Add TPM2 implementation.
2013-09-03 Dong GuoEnhance TPM driver to protect TPM physical presence...
2013-08-28 Fu Siyuan1. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE...
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-05-17 sfu5Fix a bug that “SecureBoot” varaible will be updated...
2013-04-18 gdong1Update code not to block application/driver load when...
2013-03-06 sfu5Fix a bug that IsSignatureFoundInDatabase() incorrectly...
2013-02-21 sfu5Update the DxeImageVerificationLib to support for Authe...
2013-01-24 gdong1Fix TPM may be locked twice issue in normal boot.
2012-12-12 sfu5Add a NULL string to the Image Execution Information...
2012-11-28 czhang46Fix coding style issue
2012-11-27 czhang461.Measure ACPI table data comes from flash event type...
2012-11-05 czhang46Fix ECC issue
2012-11-01 czhang46Add Physical Presence request UI detection logic. Refin...
2012-10-17 tye1Remove useless MD5 OID ASN.1 value from DxeImageVerific...
2012-10-16 czhang46Change TPM ACCESS_X.activeLocality test timeout to...
2012-09-28 czhang46Rename Trusted Hob to Measured FV hob and add Guided...
2012-09-13 czhang46Fix coding style issue
2012-09-13 czhang46Add ImageAuthenticationStatusLib to SAP to check Authen...
2012-09-12 czhang46Fix compile error
2012-09-11 czhang46Enable TPM measurement lib to measure all PE image...
2012-09-06 sfu5Check the value of Hdr.dwLength for signed EFI image...
2012-08-29 lgao4Add check for DevicePathNode.
2012-08-23 sfu5Update the DxeImageVerificationLib to handle the signed...
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-08-15 sfu51. Remove the code path which use X509 cert in KEK...
2012-08-03 gdong1Fix physical presence request failure for PHYSICAL_PRES...
2012-07-12 sfu5Fix a bug in DxeImageVerificationLib which will pass...
2012-07-05 sfu51. Reset system when user changes secure boot state...
2012-06-12 jyao1Add comment for modules which have external input.
2012-06-08 sfu5Fix compatibility issue when using IPF image with PE32...
2012-06-01 gdong1Enhance GPT measurement to be able to handle different...
2012-06-01 gdong1Fix TCG PPI request EnableActivateClear failure.
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-28 sfu5Fix a bug in DxeImageVerificationLib to use the correct...
2012-05-09 gdong1Fix always reboot issue for an invalid physical presenc...
2012-05-08 tye1Removes redundant code and adds data size check for...
2012-04-28 tye1 Enhances PE image hash algorithm in DxeImageVerificati...
next