iPXE discussion forum

Full Version: How iPXE detect PCI version?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I know that while PC boot from iPXE ROM this displays PCI version like this:
Code:
iPXE (http://ipxe.org) 00:04.0 C100 PCI2.10 PnP...
This means that PCI version is PCI2.1 right? How iPXE check this?
I think you should ask this question on the developer mailing-list. The answer is probably somewhere in the source code, which you can find some documentation for over at http://dox.ipxe.org/.
Reference URL's