http://git.etherboot.org
/
people
/
mcb30
/
gpxe.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
f1a48bcacfc9c3340fe4dbeb79d435da701f377f
[people/mcb30/gpxe.git]
/
src
/
config
/
defaults
/
pcbios.h
1
#ifndef CONFIG_DEFAULTS_PCBIOS_H
2
#define CONFIG_DEFAULTS_PCBIOS_H
3
4
/** @file
5
*
6
* Configuration defaults for PCBIOS
7
*
8
*/
9
10
#define IOAPI_X86
11
12
#endif /* CONFIG_DEFAULTS_PCBIOS_H */