audk/SecurityPkg
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
..
Application/VariableInfo Clean up the private GUID definition in module Level. 2011-09-18 12:25:27 +00:00
Include Add Physical Presence request UI detection logic. Refine UIConfirm ReadKey logic 2012-11-01 04:46:26 +00:00
Library Fix ECC issue 2012-11-05 02:52:13 +00:00
Tcg Remove TPM selftest on S3 boot path to save time 2012-10-22 04:35:59 +00:00
UserIdentification Fixed build failed. 2012-05-31 08:35:48 +00:00
VariableAuthenticated 1. Correct the counter-based hash algorithm according to UEFI spec. 2012-11-21 08:06:02 +00:00
Contributions.txt EDK II Packages: Add Contributions.txt and License.txt files 2012-04-11 23:19:46 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
SecurityPkg.dec Rename Trusted Hob to Measured FV hob and add Guided Hob layout structure 2012-09-28 00:57:02 +00:00
SecurityPkg.dsc Add ImageAuthenticationStatusLib to SAP to check Authentication Status returned from 2012-09-13 08:34:32 +00:00