diff options
Diffstat (limited to 'MdeModulePkg/Library/FileExplorerLib/FileExplorer.h')
-rw-r--r-- | MdeModulePkg/Library/FileExplorerLib/FileExplorer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/FileExplorerLib/FileExplorer.h b/MdeModulePkg/Library/FileExplorerLib/FileExplorer.h index 4b5f601b91..ea0ad3d8e2 100644 --- a/MdeModulePkg/Library/FileExplorerLib/FileExplorer.h +++ b/MdeModulePkg/Library/FileExplorerLib/FileExplorer.h @@ -113,7 +113,7 @@ extern UINT8 FileExplorerVfrBin[]; #define MAX_CHAR 480
#define FILE_OPTION_OFFSET 0x8000
#define FILE_OPTION_MASK 0x7FFF
-
+#define QUESTION_ID_UPDATE_STEP 200
/**
This function processes the results of changes in configuration.
|