NetworkPkg DSC: Add the required ARM library to pass ARM build

Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
Liming Gao 2019-04-29 22:29:50 +08:00
parent a642e2b42e
commit da815cf390
1 changed files with 3 additions and 1 deletions

View File

@ -72,6 +72,8 @@
# [LibraryClasses.ARM] and NULL mean link this library into all ARM images.
#
NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
ArmSoftFloatLib|ArmPkg/Library/ArmSoftFloatLib/ArmSoftFloatLib.inf
[PcdsFeatureFlag]
gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
@ -114,7 +116,7 @@
NetworkPkg/Application/VConfig/VConfig.inf
[Components.IA32, Components.X64]
[Components.IA32, Components.X64, Components.ARM, Components.AARCH64]
NetworkPkg/IScsiDxe/IScsiDxe.inf
NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf
NetworkPkg/TlsDxe/TlsDxe.inf