opengnsys_ipxe/src/util
Michael Brown 25d6c80498 [build] Fix .ids.o creation for drivers not in the all-drivers build
Commit dc19e63 ("[build] Construct all-drivers list based on driver
class") accidentally excluded the USB bus drivers from the list of
files parsed in order to create PCI 3.0 device ID lists.

Fix by returning $(DRIVERS) to its previous definition as a list of
all driver files, and use only $(DRIVERS_ipxe) to contain the
filtered list containing only those drivers which we want to include
in the "all-drivers" build.

Reported-by: Mary-Ann Johnson <MaryAnn.Johnson@displaylink.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2015-06-01 16:55:57 +01:00
..
Option [util] Add ability to dump PCI device ID list 2015-04-13 16:22:35 +01:00
.gitignore [efi] Add efifatbin utility 2014-09-10 03:12:10 +01:00
Makefile [util] Remove obsolete Makefile rule for util/prototester.c 2012-04-24 11:45:24 +01:00
catrom.pl [util] Rewrite catrom.pl to use Option::ROM library 2012-06-12 11:36:21 +01:00
diffsize.pl
disrom.pl [util] Add ability to dump PCI device ID list 2015-04-13 16:22:35 +01:00
efifatbin.c [efi] Add efifatbin utility 2014-09-10 03:12:10 +01:00
efirom.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
einfo.c [libc] Redefine low 8 bits of error code as "platform error code" 2013-04-19 13:34:13 +01:00
elf2efi.c [build] Fix the REQUIRE_SYMBOL mechanism 2015-03-05 00:59:38 +00:00
fixrom.pl [util] Fix up checksum in UNDI ROM header, if present 2012-08-15 13:22:12 +01:00
fnrec.pl [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
geniso [build] Merge util/geniso and util/genliso 2014-05-14 16:00:58 +01:00
genkeymap.pl [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
gensdsk
get-pci-ids [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
hijack.c
iccfix.c
licence.pl [legal] Add support for the Unmodified Binary Distribution Licence 2015-03-02 12:07:14 +00:00
mergerom.pl [util] Update mergerom.pl to handle iPXE ROM header 2012-07-23 18:05:01 +01:00
modrom.pl
mucurses_test.c
niclist.pl [util] Add utility to generate list of supported network cards 2012-04-18 10:38:22 +01:00
nrv2b.c [util] Avoid compiler warning on gcc 4.6 2012-07-03 18:58:43 +01:00
padimg.pl
parserom.pl [build] Fix .ids.o creation for drivers not in the all-drivers build 2015-06-01 16:55:57 +01:00
relicense.pl [legal] Add UBDL relicensing tool 2015-03-02 14:17:24 +00:00
romcheck.pl
sortobjdump.pl
swapdevids.pl
symcheck.pl
zbin.c [zbin] Use LZMA compression 2015-02-25 14:06:13 +00:00