Skip to content

Commit

Permalink
MdeModulePkg DxeCore: Fix VS2013 build failure.
Browse files Browse the repository at this point in the history
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <[email protected]>
Reviewed-by: Liming Gao <[email protected]>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16405 6f19259b-4bc3-4df7-8a09-765794883524
  • Loading branch information
lzeng14 authored and lzeng14 committed Nov 19, 2014
1 parent 3a5d9a3 commit ac30bca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c
Original file line number Diff line number Diff line change
Expand Up @@ -736,6 +736,8 @@ FvIsBeingProcesssed (
LIST_ENTRY *Link;
KNOWN_HANDLE *KnownHandle;

FwVolHeader = NULL;

//
// Get the FirmwareVolumeBlock protocol on that handle
//
Expand Down

0 comments on commit ac30bca

Please sign in to comment.