From: qhuang8 Date: Fri, 1 Feb 2008 15:09:28 +0000 (+0000) Subject: Fix an issue that the bitmap should be loaded from any FV instead of current FV. X-Git-Tag: edk2-stable201903~21533 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=7221595471c0eaf4c3bc0065c8e49c5ef79aee46 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 --- 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,