Revision: 17490
          http://sourceforge.net/p/edk2/code/17490
Author:   niruiyu
Date:     2015-05-21 06:50:07 +0000 (Thu, 21 May 2015)
Log Message:
-----------
MdeModulePkg: Fix INF to point to correct UNI file.

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

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

Modified: 
trunk/edk2/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf
===================================================================
--- 
trunk/edk2/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf
   2015-05-21 05:36:40 UTC (rev 17489)
+++ 
trunk/edk2/MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf
   2015-05-21 06:50:07 UTC (rev 17490)
@@ -15,7 +15,7 @@
 [Defines]
   INF_VERSION                    = 0x00010005
   BASE_NAME                      = PlatformBootManagerLib
-  MODULE_UNI_FILE                = PlatformBootManagerLib.uni
+  MODULE_UNI_FILE                = PlatformBootManagerLibNull.uni
   FILE_GUID                      = 95C097CC-8943-4038-BB8A-1C70CF2E9F3C
   MODULE_TYPE                    = DXE_DRIVER
   VERSION_STRING                 = 1.0


------------------------------------------------------------------------------
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