]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/VariableAuthenticated/RuntimeDxe/Variable.c
Return EFI_WRITE_PROTECTED when setting HwErrRecSupport Global Variable at runtime.
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated / RuntimeDxe / Variable.c
2012-05-30 lzeng14Return EFI_WRITE_PROTECTED when setting HwErrRecSupport...
2012-03-30 lzeng14If setting variable in Runtime and there has been a...
2012-03-27 sfu51. Remove “Force clear PK” feature in AuthVarialbe...
2012-03-26 sfu51. Update AuthVarialbe driver to avoid integer overflow...
2011-12-13 oliviermartinSecurityPkg/VariableAuthenticated: Check if there is...
2011-10-28 xdu2SecurityPkg: Update VariableAuthenticated driver with...
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-02 gdong1Add security package to repository.