Revision: 18250
          http://sourceforge.net/p/edk2/code/18250
Author:   ydong10
Date:     2015-08-20 08:05:27 +0000 (Thu, 20 Aug 2015)
Log Message:
-----------
Fixed build error for VS2008 toolchain.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <[email protected]>

Modified Paths:
--------------
    
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUi.c

Modified: 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUi.c
===================================================================
--- 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUi.c
 2015-08-20 07:05:53 UTC (rev 18249)
+++ 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUi.c
 2015-08-20 08:05:27 UTC (rev 18250)
@@ -901,6 +901,7 @@
   Default = NULL;
   NewValue = 0;
   NewValuePos = 0;
+  OldValue = 0;
 
   //
   // Update Select FD/HD/CD/NET/BEV Order Form


------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to