]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/UiApp/String.h
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Application / UiApp / String.h
index 1aac6e8b9f9194f8938c8e6e588bf1b53e0dce79..31c443875ff48abc330630acba19f65604855c97 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   String support\r
 \r
-Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -66,14 +66,11 @@ UninitializeStringSupport (
   );\r
 \r
 /**\r
-  Call the browser and display the front page\r
-\r
-  @return   Status code that will be returned by\r
-            EFI_FORM_BROWSER2_PROTOCOL.SendForm ().\r
+  Routine to export glyphs to the HII database.  This is in addition to whatever is defined in the Graphics Console driver.\r
 \r
 **/\r
-EFI_STATUS\r
-CallFrontPage (\r
+EFI_HII_HANDLE\r
+ExportFonts (\r
   VOID\r
   );\r
 \r