Revision: 18282
          http://sourceforge.net/p/edk2/code/18282
Author:   lzeng14
Date:     2015-08-25 02:59:52 +0000 (Tue, 25 Aug 2015)
Log Message:
-----------
EmulatorPkg: Add VarCheckLib library mapping

Since Variable driver has been updated to consume the separated VarCheckLib.

Cc: Jordan Justen <[email protected]>
Cc: Andrew Fish <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <[email protected]>

Modified Paths:
--------------
    trunk/edk2/EmulatorPkg/EmulatorPkg.dsc

Modified: trunk/edk2/EmulatorPkg/EmulatorPkg.dsc
===================================================================
--- trunk/edk2/EmulatorPkg/EmulatorPkg.dsc      2015-08-25 02:59:25 UTC (rev 
18281)
+++ trunk/edk2/EmulatorPkg/EmulatorPkg.dsc      2015-08-25 02:59:52 UTC (rev 
18282)
@@ -107,6 +107,7 @@
   
CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf
   
TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf
   
AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf
+  VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf
 
 [LibraryClasses.common.SEC]
   PeiServicesLib|EmulatorPkg/Library/SecPeiServicesLib/SecPeiServicesLib.inf


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

Reply via email to