]> git.proxmox.com Git - mirror_edk2.git/commitdiff
NetworkPkg/NetworkPkg.dsc: Add the instance of library class [SafeIntLib].
authorJiaxin Wu <jiaxin.wu@intel.com>
Fri, 4 May 2018 03:48:43 +0000 (11:48 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Mon, 7 May 2018 03:39:32 +0000 (11:39 +0800)
This patch is to add the instance of library class [SafeIntLib] to fix the
NetworkPkg build error, which is caused by the commit of 2167c7f7 that the
TlsLib will always consume SafeIntLib.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Long Qin <qin.long@intel.com>
Cc: Bi Dandan <dandan.bi@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Long Qin <qin.long@intel.com>
NetworkPkg/NetworkPkg.dsc

index 471361ce860e767030f0acd4d032c842156f36e3..dcca5f9fbac6a99e1c7bc85b2da24e4dcf8316bd 100644 (file)
@@ -45,6 +45,7 @@
   PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
   DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
   DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
+  SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf\r
 \r
   DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
   NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r