]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/VariableAuthenticated
Rename Trusted Hob to Measured FV hob and add Guided Hob layout structure
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated /
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...
2011-12-15 ydong10Update for SecurityPkg.
2011-12-13 oliviermartinSecurityPkg/VariableAuthenticated: Check if there is...
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-21 ydong10Initialize the variable before use it to avoid SCT...
2011-11-17 niruiyuChange IPF version AuthVariable driver to support multi...
2011-11-15 qianouyangUpdate ConfigAcess Protocol which is produced by Secure...
2011-11-04 gdong1Add debug information for secure boot test convenient.
2011-11-01 gdong1Enhance drivers for sanity check and coding style align...
2011-10-28 xdu2SecurityPkg: Update VariableAuthenticated driver with...
2011-10-28 qianouyangRemove a unnecessary Macro in SecureBootConfigImpl.h.
2011-10-28 qianouyangEnable/Disable Secured Boot by 'Secure Boot Configurati...
2011-10-19 niruiyuSupport Variable driver (VariableAuthenticatedPei/Varia...
2011-10-14 sfu5Add pointer check for NULL before dereference it.
2011-09-21 hhuan131. Enhance AuthVar driver to avoid process corrupted...
2011-09-07 gdong1Sync the fix for recovery mode from MdeModulePkg.
2011-09-02 gdong1Add security package to repository.