X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FCore%2FDxe%2FDispatcher%2FDispatcher.c;h=c378ca5b4c1832215a645fa8920c2ecc883b8176;hp=a70e2e45d581aecb65f19f768ad771f9b3a055ff;hb=4e1005eca7186cbe61aaae09108f6fdf29959f22;hpb=d4193108b51f5aae16805eaf753dfc9b6d7b15f2 diff --git a/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c b/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c index a70e2e45d5..c378ca5b4c 100644 --- a/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c +++ b/MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c @@ -26,7 +26,7 @@ Depex - Dependency Expresion. SOR - Schedule On Request - Don't schedule if this bit is set. -Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.
+Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -1142,6 +1142,8 @@ CoreFwVolEventProtocolNotify ( VOID *DepexBuffer; KNOWN_HANDLE *KnownHandle; + FvHandle = NULL; + while (TRUE) { BufferSize = sizeof (EFI_HANDLE); Status = CoreLocateHandle (