.. |
.cvsignore
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
background.h
|
Add generic mechanism for background protocols (e.g. ARP, IGMP)
|
2005-06-01 22:18:38 +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 |
buffer.h
|
Allow data blocks to be less than sizeof ( struct buffer_free_block ) in
|
2005-06-06 11:42:14 +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
|
Use "#var" rather than "@c var" for doxygen.
|
2005-05-20 10:27:02 +00:00 |
console.h
|
Some versions of doxygen seem to object to "@ret None" or similar.
|
2005-05-24 00:11:25 +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
|
Use __unused instead of __used for static data structures.
|
2005-05-17 12:16:28 +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
|
Fixes for gcc >= 3.2 from Georg Baum
|
2005-05-23 23:47:54 +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 |
errno.h
|
More doxygen docs
|
2005-05-18 15:28:33 +00:00 |
etherboot.h
|
Merge from Etherboot 5.4
|
2006-03-16 17:31:29 +00:00 |
fs.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
heap.h
|
Use shared symbols for heap_ptr and heap_end
|
2005-05-17 13:35:43 +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
|
IGMP protocol now uses the generic background protocol mechanism.
|
2005-06-01 22:22:14 +00:00 |
image.h
|
Added print_images() and autoload().
|
2005-05-17 13:38:24 +00:00 |
in.h
|
Use struct in_addr rather than just "in_addr".
|
2005-04-30 13:49:28 +00:00 |
init.h
|
Use __unused instead of __used for static data structures.
|
2005-05-17 12:16:28 +00:00 |
ip.h
|
Split TCP code out into proto/tcp.c
|
2005-05-02 12:07:47 +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 |
load_buffer.h
|
First version
|
2005-05-13 13:29:15 +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 |
nmb.h
|
Fixes for gcc >= 3.2 from Georg Baum
|
2005-05-23 23:47:54 +00:00 |
osdep.h
|
Use __unused instead of __used for static data structures.
|
2005-05-17 12:16:28 +00:00 |
osloader.h
|
First version
|
2005-05-17 13:41:00 +00:00 |
pc_kbd.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
pci_ids.h
|
Synced across updates from Etherboot 5.4 tree
|
2005-05-19 16:47:19 +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 now load data into a buffer; they don't execute it.
|
2005-05-09 14:27:29 +00:00 |
pxe_api.h
|
Documented the purpose of the two timeout fields in
|
2005-05-27 16:47:16 +00:00 |
pxe_types.h
|
Split PXE code into preboot, udp, tftp, undi and loader units.
|
2005-05-23 23:32:56 +00:00 |
pxe.h
|
TFTP upgraded to use a core function library (in tftpcore.c) which will be
|
2005-06-01 13:13:05 +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
|
Use "#var" rather than "@c var" for doxygen.
|
2005-05-20 10:27:02 +00:00 |
tcp.h
|
Split TCP code out into proto/tcp.c
|
2005-05-02 12:07:47 +00:00 |
tftp.h
|
In multicast operation, the client still has a unicast local port.
|
2005-06-02 10:15:40 +00:00 |
tftpcore.h
|
Make rfc2090 multicast option optional
|
2005-06-01 19:10:25 +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
|
Made parse_url do more of the processing, to avoid duplicating parts of
|
2005-05-01 19:10:04 +00:00 |
vsprintf.h
|
API docs to .h
|
2005-05-19 18:41:54 +00:00 |