From 7221595471c0eaf4c3bc0065c8e49c5ef79aee46 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Fri, 1 Feb 2008 15:09:28 +0000 Subject: [PATCH] Fix an issue that the bitmap should be loaded from any FV instead of current FV. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4656 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Library/GraphicsLib/Graphics.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdeModulePkg/Library/GraphicsLib/Graphics.c b/MdeModulePkg/Library/GraphicsLib/Graphics.c index 10b144c944..f2509c19b9 100644 --- a/MdeModulePkg/Library/GraphicsLib/Graphics.c +++ b/MdeModulePkg/Library/GraphicsLib/Graphics.c @@ -131,7 +131,7 @@ Returns: --*/ { - return PiLibGetSectionFromCurrentFv ( + return PiLibGetSectionFromAnyFv ( FileNameGuid, EFI_SECTION_RAW, 0,