audk/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe
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
..
SecureBootConfig.vfr SecurityPkg/SecureBootConfigImpl.c: Secure Boot DBX UI Enhancement 2017-09-28 15:02:00 +08:00
SecureBootConfigDevicePath.c
SecureBootConfigDriver.c
SecureBootConfigDxe.inf SecurityPkg SecureBootConfigDxe: Add check for the external PE/COFF image. 2016-07-14 15:04:53 +08:00
SecureBootConfigDxe.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
SecureBootConfigDxeExtra.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
SecureBootConfigFileExplorer.c SecurityPkg/SecureBootConfigDxe: Declare EFIAPI for the ChooseFile handlers 2016-03-24 09:26:46 +01:00
SecureBootConfigImpl.c SecurityPkg/SecureBootConfigDxe: Fix deleting signature data issue. 2017-11-27 10:25:21 +08:00
SecureBootConfigImpl.h SecurityPkg/SecureBootConfigDxe: Change the declaring of buffer. 2017-10-17 22:03:42 +08:00
SecureBootConfigMisc.c SecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLib 2017-02-28 11:30:34 +08:00
SecureBootConfigNvData.h SecurityPkg/SecureBootConfigImpl.c: Secure Boot DBX UI Enhancement 2017-09-28 15:02:00 +08:00
SecureBootConfigStrings.uni SecurityPkg/SecureBootConfigImpl.c: Secure Boot DBX UI Enhancement 2017-09-28 15:02:00 +08:00