mirror of
https://github.com/ipxe/ipxe.git
synced 2026-03-11 16:41:39 +01:00
Include the underlying bus type (e.g. "pci" or "isa") within the lists constructed to describe the available drivers, to allow for the possibility that platforms may want to define a platform-specific subset of drivers to be present in the all-drivers build. For example, non-x86 platforms such as RISC-V SBI do not need to include the ISA network drivers since the corresponding hardware cannot ever be present on a RISC-V system. Signed-off-by: Michael Brown <mcb30@ipxe.org>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
97.2%
Assembly
1.5%
Perl
0.6%
Makefile
0.4%
Python
0.2%