mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 13:44:33 +02:00
Update code which is not include in patch 14076.
Signed-off-by: Eric Dong <eric.dong@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14102 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
0aedc542b6
commit
ca20ce5042
@ -4115,6 +4115,7 @@ SaveBrowserContext (
|
||||
Context->HelpBlockWidth = gHelpBlockWidth;
|
||||
Context->OldFormSet = gOldFormSet;
|
||||
Context->MenuRefreshHead = gMenuRefreshHead;
|
||||
Context->ProtocolNotFound = gProtocolNotFound;
|
||||
|
||||
CopyMem (&Context->ScreenDimensions, &gScreenDimensions, sizeof (gScreenDimensions));
|
||||
CopyMem (&Context->MenuOption, &gMenuOption, sizeof (gMenuOption));
|
||||
|
Loading…
x
Reference in New Issue
Block a user