mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04: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
6 changed files with 3 additions and 10 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue