Revision: 17455
          http://sourceforge.net/p/edk2/code/17455
Author:   niruiyu
Date:     2015-05-15 08:47:31 +0000 (Fri, 15 May 2015)
Log Message:
-----------
MdeModulePkg: Add UNI file for UefiBootManagerLib library.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <[email protected]>
Reviewed-by: Liming Gao <[email protected]>

Modified Paths:
--------------
    trunk/edk2/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf

Added Paths:
-----------
    trunk/edk2/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.uni

Modified: 
trunk/edk2/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
===================================================================
--- trunk/edk2/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf   
2015-05-15 08:47:03 UTC (rev 17454)
+++ trunk/edk2/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf   
2015-05-15 08:47:31 UTC (rev 17455)
@@ -1,19 +1,24 @@
 ## @file
 #  Define and produce general Boot Manager related interfaces.
-#  
+#
+#  The implementation provides richful library functions supporting load option
+#  manipulation, hotkey registration, UEFI boot, connect/disconnect, console
+#  manipulation, driver health checking and etc.
+#
 #  Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>
 #  are licensed and made available under the terms and conditions of the BSD 
License
 #  which accompanies this distribution.  The full text of the license may be 
found at
 #  http://opensource.org/licenses/bsd-license.php
-#  
+#
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR 
IMPLIED.
-#  
+#
 ##
 
 [Defines]
   INF_VERSION                    = 0x00010005
   BASE_NAME                      = UefiBootManagerLib
+  MODULE_UNI_FILE                = UefiBootManagerLib.uni
   FILE_GUID                      = 8D4752BC-595E-49a2-B4AF-F3F57B601DE9
   MODULE_TYPE                    = DXE_DRIVER
   VERSION_STRING                 = 1.0

Added: trunk/edk2/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.uni
===================================================================
--- trunk/edk2/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.uni   
                        (rev 0)
+++ trunk/edk2/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.uni   
2015-05-15 08:47:31 UTC (rev 17455)
@@ -0,0 +1,47 @@
+\xFF\xFE/+++++++++++++++++++++++\ No newline at end of file


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to