]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/VariableAuthenticated/RuntimeDxe/AuthService.c
1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and PcdMaxVaria...
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated / RuntimeDxe / AuthService.c
2014-08-15 Dong, Guo1) Update code to use PcdFixedUsbCredentialProvide...
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-04-01 Dong GuoAdd missing parameter comment in AddPubKeyInStore()
2014-03-27 Dong GuoCalculate enough space for 2 variables (public key...
2014-03-19 Dong GuoFix the return value bug when updating public key datab...
2013-11-18 Star ZengSecurityPkg Variable: Remove mStorageData buffer alloca...
2013-11-04 Star ZengMdeModulePkg and SecurityPkg Variable: Enhance code...
2013-10-09 Fu SiyuanFix coding style issue.
2013-10-08 Fu SiyuanFix a bug about the “VendorKey” variable update logic.
2013-09-12 Fu SiyuanUpdate the chaining requirements with regards to the...
2013-09-12 Fu SiyuanAdd “VendorKeys” variable for indicating out of band...
2013-05-17 sfu5Fix a bug that “SecureBoot” varaible will be updated...
2013-05-02 czhang46Fix memory overflow & VariableSize check issue for...
2013-02-21 sfu5Add error handling code to prevent variable store corru...
2013-01-09 sfu51. Set the secure boot state to Standard Mode when...
2013-01-09 sfu5Fix a bug that the invalid public key will never be...
2012-11-21 sfu51. Correct the counter-based hash algorithm according...
2012-10-15 gdong1Fix time-based and count-based authenticated variable...
2012-09-14 sfu51. Fix a bug when comparing two timestamp in auth-varia...
2012-08-23 sfu51. Initialize certdb variable with correct value of...
2012-07-25 sfu5Use RsaGetPublicKeyFromX509() to validate the given...
2012-07-17 sfu51. Remove extra attribute for SetupMode, SignatureSuppo...
2012-07-13 sfu5Verify the provided PKpub is signed with its private...
2012-07-05 sfu51. Reset system when user changes secure boot state...
2012-06-12 jyao1Add comment for modules which have external input.
2012-05-14 sfu5Update auth-variable and secure boot UI driver to suppo...
2012-05-09 sfu5Fixes buffer read overflow bugs in authenticated variab...
2012-04-23 tye1Fix common AuthVariable protection issue.
2012-03-31 tye1Update common authenticated variable (non PK/KEK/DB...
2012-03-27 sfu51. Remove “Force clear PK” feature in AuthVarialbe...
2011-12-13 gdong1Update SignatureSupport variable to reflect firmware...
2011-12-09 sfu51. Fix a bug when verify the CertType GUID in authentic...
2011-12-02 gdong1Update a return status for UEFI spec compliance.
2011-11-23 sfu51. Check input PK/KEK variable data to make sure it...
2011-11-04 gdong1Add debug information for secure boot test convenient.
2011-10-28 xdu2SecurityPkg: Update VariableAuthenticated driver with...
2011-10-28 qianouyangEnable/Disable Secured Boot by 'Secure Boot Configurati...
2011-09-21 hhuan131. Enhance AuthVar driver to avoid process corrupted...
2011-09-02 gdong1Add security package to repository.