david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/include
2005-04-30 13:51:18 +00:00
..
.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_resolver.h Initial revision 2005-03-08 18:53:11 +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 loadkernel no longer exists; it is now download_url and lives in nic.c. 2005-04-30 13:51:18 +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 Initial revision 2005-03-08 18:53:11 +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 also take a pointer to a sockaddr_in. 2005-04-30 13:50:01 +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 First version 2005-04-29 13:26:31 +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 Initial revision 2005-03-08 18:53:11 +00:00
timer.h Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
udp.h Initial revision 2005-03-08 18:53:11 +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