opengnsys_ipxe/src
Robin Smidsrød eadb6bc3fe [util] Add utility to generate list of supported network cards
niclist.pl recursively scans specified source folders and builds a
list of supported NICs by looking for ISA_ROM and PCI_ROM lines and
outputs the list in text, CSV, JSON, HTML or DokuWiki format.  Sorting
and column selection is possible.

The pci-utils pci.ids file is fetched from SourceForge once a day to
also output the "official" vendor/device names associated with the PCI
device.

Signed-off-by: Robin Smidsrød <robin@smidsrod.no>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-04-18 10:38:22 +01:00
..
arch [vmware] Allow settings to be specified in the VMware .vmx file 2012-04-17 17:47:33 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [vmware] Allow settings to be specified in the VMware .vmx file 2012-04-17 17:47:33 +01:00
core [tftp] Allow builds without TFTP support 2012-04-17 11:50:11 +01:00
crypto [crypto] Fix wrong setup in function aes_wrap 2012-04-10 13:14:15 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [igbvf] Add i350 virtual function support 2012-04-10 13:53:24 +01:00
hci [menu] Fix default selection when default is item 0 2012-03-30 17:57:52 +01:00
image [elf] Avoid attempting to load 64-bit ELF binaries 2012-04-09 15:15:05 +01:00
include [settings] Split fetching and storing out of setting type handlers 2012-04-17 10:46:50 +01:00
interface [console] Remove "log message" usage from interactive console defaults 2012-03-27 00:51:50 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [tftp] Allow builds without TFTP support 2012-04-17 11:50:11 +01:00
tests [test] Add self-tests for setting types 2012-04-17 10:45:41 +01:00
usr [image] Log results of image signature checks 2012-03-26 23:24:27 +01:00
util [util] Add utility to generate list of supported network cards 2012-04-18 10:38:22 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Enable warnings when building utilities 2012-04-10 19:38:54 +01:00
Makefile.housekeeping [build] Enable warnings when building utilities 2012-04-10 19:38:54 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00