mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
OvmfPkg: move VirtioNet to NetworkComponents.dsc.inc
Allows to update VirtioNet driver configuration without touching all *.dsc files. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
35706d43c5
commit
b3b3cfab7e
@ -830,8 +830,6 @@
|
||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||
|
||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
||||
|
||||
!if $(TOOL_CHAIN_TAG) != "XCODE5"
|
||||
ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.inf {
|
||||
<PcdsFixedAtBuild>
|
||||
|
@ -34,4 +34,7 @@
|
||||
gUefiOvmfPkgTokenSpaceGuid.PcdEntryPointOverrideFwCfgVarName|"opt/org.tianocore/IPv6Support"
|
||||
}
|
||||
!endif
|
||||
|
||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
||||
|
||||
!endif
|
||||
|
@ -831,8 +831,6 @@
|
||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||
|
||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
||||
|
||||
#
|
||||
# Usb Support
|
||||
#
|
||||
|
@ -871,8 +871,6 @@
|
||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||
|
||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
||||
|
||||
#
|
||||
# Usb Support
|
||||
#
|
||||
|
@ -884,8 +884,6 @@
|
||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||
|
||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
||||
|
||||
#
|
||||
# Usb Support
|
||||
#
|
||||
|
@ -949,8 +949,6 @@
|
||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||
|
||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
||||
|
||||
#
|
||||
# Usb Support
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user