audk/SecurityPkg/VariableAuthenticated/RuntimeDxe
lzeng14 8f3a9e5862 LastVariableOffset is wrongly set to 0 when FtwVariableSpace() fails. Recalculate the HwErrVariableTotalSize, HwErrVariableTotalSize and LastVariableOffset when FtwVariableSpace() fails.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Guo Dong <guo.dong@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13593 6f19259b-4bc3-4df7-8a09-765794883524
2012-08-06 03:20:10 +00:00
..
AuthService.c Use RsaGetPublicKeyFromX509() to validate the given X.509 certificate for PK/KEK/db/dbx database. 2012-07-25 02:01:58 +00:00
AuthService.h Verify the provided PKpub is signed with its private key when enrolling a new PK variable in setup mode. 2012-07-13 06:12:58 +00:00
Reclaim.c
Variable.c LastVariableOffset is wrongly set to 0 when FtwVariableSpace() fails. Recalculate the HwErrVariableTotalSize, HwErrVariableTotalSize and LastVariableOffset when FtwVariableSpace() fails. 2012-08-06 03:20:10 +00:00
Variable.h Add comment for modules which have external input. 2012-06-12 08:28:43 +00:00
VariableDxe.c SecurityPkg: Update VariableAuthenticated driver with following changes: 2011-10-28 09:55:09 +00:00
VariableRuntimeDxe.inf Add comment for modules which have external input. 2012-06-12 08:28:43 +00:00
VariableSmm.c Return EFI_UNSUPPORTED if READY_TO_BOOT function is invoked at SMM runtime. 2012-07-17 08:21:42 +00:00
VariableSmm.inf Add SMRAM range check to variable SMM SMI handler. 2012-07-09 08:26:35 +00:00
VariableSmmRuntimeDxe.c Include read data buffer in CommBufferSize when calculate the buffer size. 2012-07-09 02:03:47 +00:00
VariableSmmRuntimeDxe.inf Add comment for modules which have external input. 2012-06-12 08:28:43 +00:00