mirror of
https://github.com/ipxe/ipxe
synced 2025-12-07 09:50:26 +03:00
65b8a6e459392cd732766c54294daaf3ca2e250d
In the case of a misbehaving PXE stack, it is often useful to know the PCI vendor and device IDs (e.g. for adding the device to the list of devices with known broken support for generating interrupts). The PCI vendor and device ID is already available to the prefix code, and so can trivially be printed out. Add this information to the PXE prefix startup banner. 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.3%
Assembly
1.5%
Perl
0.6%
Makefile
0.3%
Python
0.2%