.. |
.cvsignore
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
big_bswap.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
bootp.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
btext.h
|
Merged mcb30-realmode-redesign back to HEAD
|
2005-04-08 15:01:17 +00:00 |
byteswap.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
coff.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
compiler.h
|
Added PREFIX_OBJECT() function to be able to easily prepend any string
|
2005-04-27 11:59:37 +00:00 |
console.h
|
console.c uses the generic table mechanism
|
2005-04-27 11:38:43 +00:00 |
cpu.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
debug.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
dev.h
|
dev.c uses the new tables infrastructure.
|
2005-04-27 12:20:54 +00:00 |
dhcp.h
|
Created a bus/device API that allows for the ROM prefix to specify an
|
2005-04-21 18:18:29 +00:00 |
disk.h
|
BIOS floppy handling code moved to where it will really live.
|
2005-04-25 19:29:55 +00:00 |
dns.h
|
ttl is a uint32_t
|
2005-04-30 19:38:31 +00:00 |
eisa.h
|
ISA bus driver updated to report devices as present only if a driver
|
2005-04-26 12:30:14 +00:00 |
elf_boot.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
elf.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
endian.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
etherboot.h
|
tftp prototypes moved to tftp.h
|
2005-04-30 14:45:33 +00:00 |
fs.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
http.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
i82365.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
if_arp.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
if_ether.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
igmp.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
in.h
|
Use struct in_addr rather than just "in_addr".
|
2005-04-30 13:49:28 +00:00 |
init.h
|
Use PREFIX_OBJECT to give the init_fn table variables meaningful names.
|
2005-04-27 12:08:52 +00:00 |
ip.h
|
Do not include etherboot.h
|
2005-05-01 10:40:12 +00:00 |
isa_ids.h
|
Created a bus/device API that allows for the ROM prefix to specify an
|
2005-04-21 18:18:29 +00:00 |
isa.h
|
isa.c uses the new table infrastructure.
|
2005-04-27 12:24:38 +00:00 |
isapnp.h
|
ISA bus driver updated to report devices as present only if a driver
|
2005-04-26 12:30:14 +00:00 |
lib.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
little_bswap.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
main.h
|
Fix up find_pci_device so that it can be used for scanning for devices
|
2005-04-12 18:04:03 +00:00 |
mca.h
|
ISA bus driver updated to report devices as present only if a driver
|
2005-04-26 12:30:14 +00:00 |
mii.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
nfs.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
nic.h
|
Created a bus/device API that allows for the ROM prefix to specify an
|
2005-04-21 18:18:29 +00:00 |
osdep.h
|
callbacks.h no longer exists.
|
2005-04-09 11:12:29 +00:00 |
pc_kbd.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
pci_ids.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
pci.h
|
ISA bus driver updated to report devices as present only if a driver
|
2005-04-26 12:30:14 +00:00 |
pcmcia-opts.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
pcmcia.h
|
Changed guard name to avoid clash with INCLUDE_xxx namespace used by
|
2005-04-11 09:58:31 +00:00 |
proto.h
|
Protocols get passed a pointer to the filename portion as well as just the
|
2005-04-30 14:45:51 +00:00 |
pxe_export.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
pxe.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
resolv.h
|
Added debugging.
|
2005-04-30 14:41:37 +00:00 |
stddef.h
|
Merged mcb30-realmode-redesign back to HEAD
|
2005-04-08 15:01:17 +00:00 |
stdlib.h
|
Moved strtoul prototype into stdlib.h for consistency
|
2005-04-30 13:48:48 +00:00 |
string.h
|
Need stddef.h to get size_t
|
2005-04-17 10:48:56 +00:00 |
sys_info.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
tables.h
|
Added a generalised table infrastructure, so that we don't have to
|
2005-04-27 11:22:46 +00:00 |
tcp.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
tftp.h
|
tftp moved to separate file.
|
2005-04-30 14:46:18 +00:00 |
timer.h
|
Merged mcb30-realmode-redesign back to HEAD
|
2005-04-08 15:01:17 +00:00 |
udp.h
|
Do not include etherboot.h
|
2005-05-01 10:40:12 +00:00 |
url.h
|
First version
|
2005-04-28 13:47:36 +00:00 |
vsprintf.h
|
Gave vsprintf.c its own header file, and made console.h include it.
|
2005-04-17 10:44:26 +00:00 |