mirror of
https://github.com/ipxe/ipxe
synced 2025-12-29 19:38:37 +03:00
16-bit PCI BIOS interface also now known to work.
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
#include "realmode.h"
|
||||
#endif
|
||||
|
||||
#define DEBUG_PCI_IO
|
||||
|
||||
#undef DBG
|
||||
#ifdef DEBUG_PCI_IO
|
||||
#define DBG(...) printf ( __VA_ARGS__ )
|
||||
|
||||
Reference in New Issue
Block a user