]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/UiApp/String.h
MdeModulePkg: Convert all .uni files to utf-8
[mirror_edk2.git] / MdeModulePkg / Application / UiApp / String.h
index 1a0636698a1d596f5390405045556f56693c731b..386b92d15a187778ccd20be0dcf7f852814fdbd2 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
@@ -56,20 +56,12 @@ InitializeStringSupport (
   VOID\r
   );\r
 \r
-VOID\r
-UninitializeStringSupport (\r
-  VOID\r
-  );\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
+  Remove the string package.\r
 \r
 **/\r
-EFI_STATUS\r
-CallFrontPage (\r
+VOID\r
+UninitializeStringSupport (\r
   VOID\r
   );\r
 \r