]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.h
Refine the code logic for browser and display engine.
[mirror_edk2.git] / MdeModulePkg / Universal / DisplayEngineDxe / FormDisplay.h
index ad4684efc393c188568b36c73359b69bb93d9e5d..45bcadc7e654dc6f268c7bce86e0d50db0180456 100644 (file)
@@ -553,6 +553,15 @@ FormDisplay (
   OUT USER_INPUT                *UserInputData\r
   );\r
 \r
+/**\r
+  Clear Screen to the initial state.\r
+**/\r
+VOID\r
+EFIAPI \r
+DriverClearDisplayPage (\r
+  VOID\r
+  );\r
+\r
 /**\r
   Exit Display and Clear Screen to the original state.\r
 \r