2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-26 11:19:17 +00:00
xNBA/src/include
Michael Brown 3dbcce51ea [settings] Add "busdevfn" setting type
Allow network device's "busloc" setting to be formatted as a PCI
bus:dev.fn address using e.g. ${net0/busloc:busdevfn}.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-07-12 22:38:19 +02:00
..
hci [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
ipxe [settings] Add "busdevfn" setting type 2013-07-12 22:38:19 +02:00
readline [readline] Allow readline_history() to return a meaningful status 2012-10-24 23:24:43 -07:00
sys [libc] Add mktime() function 2012-03-19 17:35:46 +00:00
usr [autoboot] Split main control flow out of main() into a new function ipxe() 2013-03-13 22:24:13 +00:00
.gitignore
alloca.h
assert.h [libc] Allow assertion failures to be counted 2011-10-14 14:33:31 +01:00
big_bswap.h
byteswap.h
coff.h
compiler.h [build] Avoid sparse undeclared symbol warning for PROVIDE_SYMBOL() 2013-04-25 15:14:59 +01:00
cpu.h
ctype.h
curses.h
elf.h
endian.h
errno.h [libc] Redefine low 8 bits of error code as "platform error code" 2013-04-19 13:34:13 +01:00
etherboot.h [console] Move putchar() and getchar() declarations to stdio.h 2012-03-26 14:43:52 +01:00
fs.h
getopt.h
i82365.h
libgen.h
linux_api.h [time] Add Linux time source using gettimeofday() 2012-05-04 17:54:31 +01:00
little_bswap.h
mii.h [mii] Synchronise constants with current Linux include/linux/mii.h 2012-04-18 16:32:57 +01:00
nic.h
old_tcp.h
pc_kbd.h
pcmcia-opts.h
pcmcia.h
stdarg.h [libc] Move VA_ARG_COUNT() macro to stdarg.h 2012-03-18 12:26:33 +00:00
stddef.h [build] Default to short wchar_t in stddef.h 2013-04-28 17:43:37 +01:00
stdint.h
stdio.h [console] Move putchar() and getchar() declarations to stdio.h 2012-03-26 14:43:52 +01:00
stdlib.h [base16] Generalise base16_decode() to hex_decode() 2013-07-12 15:14:36 +02:00
string.h [libc] Convert memcpy() from a macro to an inline function 2012-11-12 16:58:49 +00:00
strings.h
sys_info.h
syslog.h [console] Add LOG_ALL as a synonym for LOG_DEBUG 2012-03-27 11:14:36 +01:00
time.h [time] Define an API for getting the current time 2012-03-19 22:13:27 +00:00
unistd.h
wchar.h [libc] Add wcslen() function 2012-10-15 18:32:16 +01:00