mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-30 17:14:07 +02:00
Revert error check in code by patch 14206.
Signed-off-by: Eric Dong git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14207 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
938baa1fe2
commit
3c36de6c12
@ -47,7 +47,7 @@ BOOLEAN gResetRequired;
|
||||
EFI_HII_HANDLE gHiiHandle;
|
||||
UINT16 gDirection;
|
||||
EFI_SCREEN_DESCRIPTOR gScreenDimensions;
|
||||
BROWSER_SETTING_SCOPE gBrowserSettingScope = SystemLevel;
|
||||
BROWSER_SETTING_SCOPE gBrowserSettingScope = FormSetLevel;
|
||||
BOOLEAN mBrowserScopeFirstSet = TRUE;
|
||||
EXIT_HANDLER ExitHandlerFunction = NULL;
|
||||
UINTN gFooterHeight;
|
||||
|
Loading…
x
Reference in New Issue
Block a user