[build] Handle all driver list construction via parserom.pl

Handle construction of the EFI, Linux, Xen, and VMBus driver build
rules via parserom.pl to ensure consistency.  In particular, this
allows those drivers to appear in the DRIVERS_SECBOOT list used to
filter out non-permitted drivers in a Secure Boot build.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2026-02-13 13:43:37 +00:00
parent c9158cb32c
commit ae8e23a452
17 changed files with 56 additions and 13 deletions
-1
View File
@@ -30,7 +30,6 @@ DRIVERS_ipxe += $(DRIVERS_pci_infiniband)
# Include SNP and MNP drivers in the all-drivers build
#
DRIVERS_efi_net += snp mnp
DRIVERS_ipxe += $(DRIVERS_efi_net)
# Rules for building EFI files