http://git.etherboot.org
/
people
/
asdlkf
/
gpxe.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[pci] Formalise the PCI I/O API
[people/asdlkf/gpxe.git]
/
src
/
config
/
ioapi.h
diff --git
a/src/config/ioapi.h
b/src/config/ioapi.h
index
28c4f7b
..
7726a0f
100644
(file)
--- a/
src/config/ioapi.h
+++ b/
src/config/ioapi.h
@@
-9,4
+9,7
@@
#include <config/defaults.h>
+//#undef PCIAPI_PCBIOS /* Access via PCI BIOS */
+//#define PCIAPI_DIRECT /* Direct access via Type 1 accesses */
+
#endif /* CONFIG_IOAPI_H */