Revision: 18343
          http://sourceforge.net/p/edk2/code/18343
Author:   lgao4
Date:     2015-08-28 02:47:31 +0000 (Fri, 28 Aug 2015)
Log Message:
-----------
IntelFrameworkModulePkg: Ad the missing module UNI files.

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

Modified Paths:
--------------
    
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.inf
    
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.inf

Added Paths:
-----------
    
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.uni
    
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.uni

Modified: 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.inf
===================================================================
--- 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.inf
    2015-08-28 02:46:46 UTC (rev 18342)
+++ 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.inf
    2015-08-28 02:47:31 UTC (rev 18343)
@@ -15,6 +15,7 @@
 [Defines]
   INF_VERSION                    = 0x00010005
   BASE_NAME                      = LegacyBootMaintUiLib
+  MODULE_UNI_FILE                = LegacyBootMaintUiLib.uni
   FILE_GUID                      = e6f7f038-3ed9-401a-af1f-5ea7bf644d34
   MODULE_TYPE                    = DXE_DRIVER
   VERSION_STRING                 = 1.0

Added: 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.uni
===================================================================
--- 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.uni
                            (rev 0)
+++ 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.uni
    2015-08-28 02:47:31 UTC (rev 18343)
@@ -0,0 +1,53 @@
+\xFF\xFE/++++++++++++++++++++++++++\ No newline at end of file

Modified: 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.inf
===================================================================
--- 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.inf
    2015-08-28 02:46:46 UTC (rev 18342)
+++ 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.inf
    2015-08-28 02:47:31 UTC (rev 18343)
@@ -1,7 +1,5 @@
 ## @file
-#  This function deal with the legacy boot option, it create, delete
-#  and manage the legacy boot option, all legacy boot option is getting from
-#  the legacy BBS table.
+#  Legacy Boot Manager module is library for BDS phase.
 #
 #  Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>
 #  This program and the accompanying materials
@@ -17,6 +15,7 @@
 [Defines]
   INF_VERSION                    = 0x00010005
   BASE_NAME                      = LegacyBootManagerLib
+  MODULE_UNI_FILE                = LegacyBootManagerLib.uni
   FILE_GUID                      = F1B87BE4-0ACC-409A-A52B-7BFFABCC96A0
   MODULE_TYPE                    = DXE_DRIVER
   VERSION_STRING                 = 1.0

Added: 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.uni
===================================================================
--- 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.uni
                            (rev 0)
+++ 
trunk/edk2/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.uni
    2015-08-28 02:47:31 UTC (rev 18343)
@@ -0,0 +1,53 @@
+\xFF\xFE/++++++++++++++++++++++++++\ No newline at end of file


------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to