mirror of https://github.com/ipxe/ipxe.git
16-bit PCI BIOS interface also now known to work.
parent
45f96a49c7
commit
17aad49028
|
@ -18,8 +18,6 @@
|
|||
#include "realmode.h"
|
||||
#endif
|
||||
|
||||
#define DEBUG_PCI_IO
|
||||
|
||||
#undef DBG
|
||||
#ifdef DEBUG_PCI_IO
|
||||
#define DBG(...) printf ( __VA_ARGS__ )
|
||||
|
|
Loading…
Reference in New Issue