Revision: 16405
          http://sourceforge.net/p/edk2/code/16405
Author:   lzeng14
Date:     2014-11-19 07:11:59 +0000 (Wed, 19 Nov 2014)
Log Message:
-----------
MdeModulePkg DxeCore: Fix VS2013 build failure.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <[email protected]>
Reviewed-by: Liming Gao <[email protected]>

Modified Paths:
--------------
    trunk/edk2/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c

Modified: trunk/edk2/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
===================================================================
--- trunk/edk2/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c    2014-11-19 
05:15:06 UTC (rev 16404)
+++ trunk/edk2/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c    2014-11-19 
07:11:59 UTC (rev 16405)
@@ -736,6 +736,8 @@
   LIST_ENTRY                            *Link;
   KNOWN_HANDLE                          *KnownHandle;
 
+  FwVolHeader = NULL;
+
   //
   // Get the FirmwareVolumeBlock protocol on that handle
   //


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to