mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-04 08:26:09 +00:00
MdeModulePkg/HiiDatabaseDxe: Fix the VS2010/VS2012 build fail
Cc: Liming Gao <liming.gao@intel.com> Cc: Eric Dong <eric.dong@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Eric Dong <eric.dong@intel.com>
This commit is contained in:
parent
31ffa077fc
commit
21d4f0d52a
@ -874,6 +874,8 @@ CompareAndMergeDefaultString (
|
||||
StringPtrNext = NULL;
|
||||
ConfigAltResp = NULL;
|
||||
AltCfgRespBackup = NULL;
|
||||
TempChar = L'\0';
|
||||
TempCharA = L'\0';
|
||||
ConfigAltRespChanged = FALSE;
|
||||
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user