OvmfPkg: move dsc include snippet for Network support to Include/Dsc
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
This commit is contained in:
committed by
mergify[bot]
parent
5c25f6c67b
commit
5eb973eb62
@ -827,7 +827,7 @@
|
|||||||
# Network Support
|
# Network Support
|
||||||
#
|
#
|
||||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||||
!include OvmfPkg/NetworkComponents.dsc.inc
|
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||||
|
|
||||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
||||||
|
|
||||||
|
@ -817,7 +817,7 @@
|
|||||||
# Network Support
|
# Network Support
|
||||||
#
|
#
|
||||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||||
!include OvmfPkg/NetworkComponents.dsc.inc
|
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||||
|
|
||||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
||||||
|
|
||||||
|
@ -879,7 +879,7 @@
|
|||||||
# Network Support
|
# Network Support
|
||||||
#
|
#
|
||||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||||
!include OvmfPkg/NetworkComponents.dsc.inc
|
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||||
|
|
||||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
||||||
|
|
||||||
|
@ -893,7 +893,7 @@
|
|||||||
# Network Support
|
# Network Support
|
||||||
#
|
#
|
||||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||||
!include OvmfPkg/NetworkComponents.dsc.inc
|
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||||
|
|
||||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
||||||
|
|
||||||
|
@ -961,7 +961,7 @@
|
|||||||
# Network Support
|
# Network Support
|
||||||
#
|
#
|
||||||
!include NetworkPkg/NetworkComponents.dsc.inc
|
!include NetworkPkg/NetworkComponents.dsc.inc
|
||||||
!include OvmfPkg/NetworkComponents.dsc.inc
|
!include OvmfPkg/Include/Dsc/NetworkComponents.dsc.inc
|
||||||
|
|
||||||
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
OvmfPkg/VirtioNetDxe/VirtioNet.inf
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user