]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/UiApp/String.h
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Application / UiApp / String.h
index 386b92d15a187778ccd20be0dcf7f852814fdbd2..3dc4c3316b75bc6a710091e3aa3993cbd94c440c 100644 (file)
@@ -2,13 +2,7 @@
   String support\r
 \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
-http://opensource.org/licenses/bsd-license.php\r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -65,4 +59,13 @@ UninitializeStringSupport (
   VOID\r
   );\r
 \r
+/**\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_HII_HANDLE\r
+ExportFonts (\r
+  VOID\r
+  );\r
+\r
 #endif // _STRING_H_\r