audk/SecurityPkg/VariableAuthenticated
chenc2 c3cb333e09 SecurityPkg/SecureBootConfigDxe: Fix deleting signature data issue.
Replace "(UINT8 *)NewVariableData" with (UINT8 *)NewVariableData + Offset"
to avoid the header of EFI_SIGNATURE_LIST being copied to the front of
NewVariableData every time and update ListWalker when handling the current
EFI_SIGNATURE_LIST finishes.

Cc: Zhang Chao <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: chenc2 <chen.a.chen@intel.com>
Reviewed-by: Zhang Chao <chao.b.zhang@intel.com>
2017-11-27 10:25:21 +08:00
..
EsalVariableDxeSal SecurityPkg EsalVariableDxeSal: Use input Global to make code more clear 2016-06-03 15:01:05 +08:00
SecureBootConfigDxe SecurityPkg/SecureBootConfigDxe: Fix deleting signature data issue. 2017-11-27 10:25:21 +08:00