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
This commit is contained in:
@@ -131,7 +131,7 @@ Returns:
|
|||||||
|
|
||||||
--*/
|
--*/
|
||||||
{
|
{
|
||||||
return PiLibGetSectionFromCurrentFv (
|
return PiLibGetSectionFromAnyFv (
|
||||||
FileNameGuid,
|
FileNameGuid,
|
||||||
EFI_SECTION_RAW,
|
EFI_SECTION_RAW,
|
||||||
0,
|
0,
|
||||||
|
Reference in New Issue
Block a user