audk/MdeModulePkg/Universal/LockBox/SmmLockBox
Star Zeng a9ae5b37bf MdeModulePkg SmmLockBox: Return actual data length in SmmLockBoxRestore
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1082

Current code only returns actual data length in case of return status
buffer too small.
If caller provided a buffer that's large enough to restore data from
lock box, actual data length is not returned. It needs to be updated
in case of return status as success as well.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Anbazhagan Baraneedharan <anbazhagan@hp.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2018-08-16 09:02:14 +08:00
..
SmmLockBox.c MdeModulePkg SmmLockBox: Return actual data length in SmmLockBoxRestore 2018-08-16 09:02:14 +08:00
SmmLockBox.inf MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
SmmLockBox.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
SmmLockBoxExtra.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00