]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.c
Update the logic: After check the environment, calculate the new parameter and update it.
[mirror_edk2.git] / MdeModulePkg / Universal / DisplayEngineDxe / FormDisplay.c
index 8e5d3074d2737148e464cdf1ce57dd4b86603c53..945c704882548c890135805c10a5256b2a705937 100644 (file)
@@ -1901,6 +1901,11 @@ FindTopMenu (
     }\r
     *SkipValue     = 0;\r
   }\r
+\r
+  //\r
+  // First enter to show the menu, update highlight info.\r
+  //\r
+  UpdateHighlightMenuInfo (*HighlightMenu, *TopOfScreen, *SkipValue);\r
 }\r
 \r
 /**\r