]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/VariableAuthenticated
Roll back the dependency change in MOR driver.
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated /
2014-09-03 Dong, GuoSecurityPkg VariableRuntimeDxe: Bug fix and and refine...
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-15 Dong, Guo1) Update code to use PcdFixedUsbCredentialProvide...
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-06-25 Eric DongRefine code to make it more safely.
2014-04-01 Dong GuoAdd missing parameter comment in AddPubKeyInStore()
2014-03-28 Star ZengSecurityPkg Variable: Add NULL pointer check.
2014-03-27 Dong GuoCalculate enough space for 2 variables (public key...
2014-03-25 Star ZengMdeModulePkg/SecurityPkg Variable: Calculate enough...
2014-03-20 Star ZengMdeModulePkg/SecurityPkg Variable: Return error status...
2014-03-19 Dong GuoFix the return value bug when updating public key datab...
2014-03-17 Dong GuoRemove unnecessary dependency in variable driver.
2014-01-24 Gao, LimingUpdate Module BaseName to avoid the same name.
2014-01-09 Eric DongReturn to BMM page if parse the file info failed.
2014-01-08 Eric DongRollback the patch 15054.
2014-01-07 Eric DongNot update the status until parse the file info success.
2013-11-25 Fu SiyuanRefine the Secure Boot UI driver to input the GUID...
2013-11-18 Star ZengSecurityPkg Variable: Remove mStorageData buffer alloca...
2013-11-12 Star ZengMdeModulePkg and SecurityPkg Variable: Optimize the...
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-18 jyao1Add TPM2 implementation.
2013-09-12 Fu SiyuanReturn EFI_WRITE_PROTECTED when setting KEKDefault...
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-08-22 Fu SiyuanFix a bug in secure boot configuration driver: Enroll...
2013-08-19 Star ZengMdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creati...
2013-08-16 Star ZengMdeModulePkg/SecurityPkg Variable: If a preexisting...
2013-08-08 Gary Ching-Pang LinChecks the length of the file name to avoid illegal...
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-07-11 Star ZengSecurityPkg Variable: Add the check for PcdFlashNvStora...
2013-07-03 Star ZengSecurityPkg: Variable drivers robustly handle crashes...
2013-06-17 Laszlo ErsekThe list of locked variables is traversed at runtime...
2013-06-17 Ruiyu NiRevert the changes made in 14403 because it incorrectly...
2013-06-14 Laszlo ErsekThe list of locked variables is traversed at runtime...
2013-05-21 lzeng14Fix the TOCTOU issue of CommBufferSize itself for SMM...
2013-05-20 niruiyuAdd the EDKII_VARIABLE_LOCK_PROTOCOL implementation...
2013-05-17 sfu5Fix a bug that “SecureBoot” varaible will be updated...
2013-05-17 sfu5Pop up error message when user tries to enroll an inval...
2013-05-07 lzeng141. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm...
2013-05-02 czhang46Fix memory overflow & VariableSize check issue for...
2013-04-25 lzeng141. Use the check IsAddressValid() to prevent SMM commun...
2013-04-25 sfu5Check for NULL pointer before free it.
2013-04-22 czhang46Fix potential overflow for SetVariable interface
2013-04-19 czhang46Fix a potential SMM memory dump issue. If pass communic...
2013-04-15 czhang46Fix SMM Variable driver stack GetVariable return INVALI...
2013-04-12 czhang46Update SMM variable DXE driver GetNextVariable interfac...
2013-04-12 sfu5Update secure boot UI driver to handle “reset to defaul...
2013-04-08 lzeng14If DataSize or VariableNameSize is near MAX_ADDRESS...
2013-02-21 sfu5Add error handling code to prevent variable store corru...
2013-01-25 sfu5Check the input VaraibleName for db/dbx when appending...
2013-01-25 sfu5Check for NULL pointer before dereference it.
2013-01-25 lzeng14Variables with state VAR_ADDED&VAR_IN_DELETED_TRANSITIO...
2013-01-25 lzeng14Add NULL pointer check.
2013-01-25 sfu5Fix infinite loop bug in secure boot UI driver.
2013-01-18 lzeng141. Update the logic of UpdateVariable() for updating...
2013-01-15 lzeng14Fix the issue that RuntimeServiceQueryVariableInfo...
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...
2013-01-08 lzeng14Add the TPL raise/restore code for VariableSmmRuntimeDx...
2013-01-04 lzeng141. Don't assume that flush the HOB variable to flash...
2012-12-12 lzeng14Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of...
2012-11-28 sfu5Move the declaration of gEfiCertDbGuid to the package...
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 sfu5Add a dialog box with help message when user changes...
2012-09-14 sfu51. Fix a bug when comparing two timestamp in auth-varia...
2012-09-12 erictianSecurityPkg/VariableSmm: Fix a VariableSmm bug when...
2012-08-23 sfu51. Initialize certdb variable with correct value of...
2012-08-06 lzeng14LastVariableOffset is wrongly set to 0 when FtwVariable...
2012-07-25 sfu5Use RsaGetPublicKeyFromX509() to validate the given...
2012-07-23 sfu5Update the secure boot configuration UI to accept ...
2012-07-17 sfu51. Remove extra attribute for SetupMode, SignatureSuppo...
2012-07-17 sfu5Return EFI_UNSUPPORTED if READY_TO_BOOT function is...
2012-07-13 sfu5Verify the provided PKpub is signed with its private...
2012-07-12 sfu5Update the secure boot configuration UI to accept ...
2012-07-09 sfu5Reset the platform when user choose to enroll/delete...
2012-07-09 czhang46Add SMRAM range check to variable SMM SMI handler.
2012-07-09 ydong10Include read data buffer in CommBufferSize when calcula...
2012-07-05 sfu51. Reset system when user changes secure boot state...
2012-07-04 sfu5Fix a buffer overflow bug in VariableSmm driver.
2012-06-12 jyao1Add comment for modules which have external input.
2012-06-08 sfu5Fix compatibility issue when using IPF image with PE32...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-30 lzeng14According to UEFI spec 2.3.1a. hardware error record...
2012-05-30 lzeng14Return EFI_WRITE_PROTECTED when setting HwErrRecSupport...
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-04-05 sfu5Add pointer check for NULL before dereference it.
2012-03-31 tye1Update common authenticated variable (non PK/KEK/DB...
2012-03-30 lzeng14If setting variable in Runtime and there has been a...
2012-03-29 sfu51. Fix UNIXGCC IPF build failure in SecurityPkg.
2012-03-28 sfu51. Fix GCC build failure in SecurityPkg.
2012-03-27 sfu51. Remove “Force clear PK” feature in AuthVarialbe...
2012-03-26 sfu51. Update AuthVarialbe driver to avoid integer overflow...
next