OvmfPkg: Add network support for LoongArch QEMU platform

Open the network option to enable networking on the LoongArch QEMU
platform.

Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Chao Li <lichao@loongson.cn>
This commit is contained in:
Chao Li 2024-07-12 16:11:43 +08:00 committed by mergify[bot]
parent 91226e1eec
commit 8bb9145ad1
2 changed files with 6 additions and 6 deletions

View File

@ -552,12 +552,12 @@
#
# Network Support
#
#!include NetworkPkg/NetworkComponents.dsc.inc
!include NetworkPkg/NetworkComponents.dsc.inc
# NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf {
# <LibraryClasses>
# NULL|OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib.inf
# }
NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf {
<LibraryClasses>
NULL|OvmfPkg/Library/PxeBcPcdProducerLib/PxeBcPcdProducerLib.inf
}
!if $(NETWORK_TLS_ENABLE) == TRUE
NetworkPkg/TlsAuthConfigDxe/TlsAuthConfigDxe.inf {

View File

@ -159,7 +159,7 @@ INF OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf
#
# Network modules
#!include NetworkPkg/Network.fdf.inc
!include NetworkPkg/Network.fdf.inc
#
# File system