mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +02:00
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:
parent
634aa59d20
commit
7221595471
@ -131,7 +131,7 @@ Returns:
|
|||||||
|
|
||||||
--*/
|
--*/
|
||||||
{
|
{
|
||||||
return PiLibGetSectionFromCurrentFv (
|
return PiLibGetSectionFromAnyFv (
|
||||||
FileNameGuid,
|
FileNameGuid,
|
||||||
EFI_SECTION_RAW,
|
EFI_SECTION_RAW,
|
||||||
0,
|
0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user