audk/SecurityPkg/VariableAuthenticated
sfu5 275beb2b53 1. Correct the counter-based hash algorithm according to UEFI spec.
2. Check the reserverd bit in variable attribute.
3. Return EFI_OUT_OF_RESOURCE instead of EFI_SECURITY_VIOLATION if there is not enough speace to store the public key.
4. Fix a bug when deleting a non-existent time-based auth variable, we store the certificate into cert DB incorrectly.
5. Fix a bug that time-based auth variable can't been updated again after append operation.

Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting  <ting.ye@intel.com>
Reviewed-by: Dong Guo <guo.dong@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13957 6f19259b-4bc3-4df7-8a09-765794883524
2012-11-21 08:06:02 +00:00
..
EsalVariableDxeSal Change IPF version AuthVariable driver to support multiple-platform feature. 2011-11-17 02:40:28 +00:00
Pei SecurityPkg/VariableAuthenticated: Check if there is a NV Variable Storage header prior to use its attributes 2011-12-13 09:42:36 +00:00
RuntimeDxe 1. Correct the counter-based hash algorithm according to UEFI spec. 2012-11-21 08:06:02 +00:00
SecureBootConfigDxe Add a dialog box with help message when user changes the state of "Attempt Secure Boot" check box. 2012-09-14 07:28:37 +00:00