mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +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 NetworkPkg/NetworkComponents.dsc.inc
|
||||||
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||||
|
|
||||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
|
||||||
|
|
||||||
!if $(TOOL_CHAIN_TAG) != "XCODE5"
|
!if $(TOOL_CHAIN_TAG) != "XCODE5"
|
||||||
ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.inf {
|
ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.inf {
|
||||||
<PcdsFixedAtBuild>
|
<PcdsFixedAtBuild>
|
||||||
|
@ -34,4 +34,7 @@
|
|||||||
gUefiOvmfPkgTokenSpaceGuid.PcdEntryPointOverrideFwCfgVarName|"opt/org.tianocore/IPv6Support"
|
gUefiOvmfPkgTokenSpaceGuid.PcdEntryPointOverrideFwCfgVarName|"opt/org.tianocore/IPv6Support"
|
||||||
}
|
}
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
|
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
||||||
|
|
||||||
!endif
|
!endif
|
||||||
|
@ -831,8 +831,6 @@
|
|||||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||||
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||||
|
|
||||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Usb Support
|
# Usb Support
|
||||||
#
|
#
|
||||||
|
@ -871,8 +871,6 @@
|
|||||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||||
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||||
|
|
||||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Usb Support
|
# Usb Support
|
||||||
#
|
#
|
||||||
|
@ -884,8 +884,6 @@
|
|||||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||||
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||||
|
|
||||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Usb Support
|
# Usb Support
|
||||||
#
|
#
|
||||||
|
@ -949,8 +949,6 @@
|
|||||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||||
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||||
|
|
||||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Usb Support
|
# Usb Support
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user