mirror of https://github.com/acidanthera/audk.git
Clean minor error.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7634 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
e9cf53f2f9
commit
af707fa21a
|
@ -131,7 +131,6 @@ Returns:
|
||||||
Index++;
|
Index++;
|
||||||
}
|
}
|
||||||
|
|
||||||
EfiConvertPointer (0x0, (VOID **) &mFvbModuleGlobal->FvbScratchSpace[FVB_VIRTUAL]);
|
|
||||||
EfiConvertPointer (0x0, (VOID **) &mFvbModuleGlobal);
|
EfiConvertPointer (0x0, (VOID **) &mFvbModuleGlobal);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue