Browse Source

Hisilicon: Update D06.dsc to remove unnecessary Network libs

Update D06.dsc to remove a conditional include which is redundant
since the NetworkPkg.dsc include file will already include it if
necessary.

Signed-off-by: Liming Gao <liming.gao@intel.com>
[ardb: expand commit log]
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Liming Gao 5 years ago
parent
commit
5752f09f7e
1 changed files with 0 additions and 5 deletions
  1. 0 5
      Platform/Hisilicon/D06/D06.dsc

+ 0 - 5
Platform/Hisilicon/D06/D06.dsc

@@ -51,11 +51,6 @@
   BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf
   SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
 
-
-!if $(NETWORK_HTTP_BOOT_ENABLE) == TRUE
-  HttpLib|MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf
-!endif
-
   CpldIoLib|Silicon/Hisilicon/Library/CpldIoLib/CpldIoLib.inf
 
   TimeBaseLib|EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.inf