You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 708bbc43bc Merge from Etherboot 5.4 преди 19 години
..
.cvsignore Initial revision преди 20 години
background.h Add generic mechanism for background protocols (e.g. ARP, IGMP) преди 20 години
big_bswap.h Initial revision преди 20 години
bootp.h Initial revision преди 20 години
btext.h Merged mcb30-realmode-redesign back to HEAD преди 20 години
buffer.h Allow data blocks to be less than sizeof ( struct buffer_free_block ) in size. (The restriction on the size of free blocks remains.) преди 20 години
byteswap.h Initial revision преди 20 години
coff.h Initial revision преди 20 години
compiler.h Use "#var" rather than "@c var" for doxygen. преди 20 години
console.h Some versions of doxygen seem to object to "@ret None" or similar. преди 20 години
cpu.h Initial revision преди 20 години
debug.h Initial revision преди 20 години
dev.h Use __unused instead of __used for static data structures. Remove compiler.h defines from osdep.h преди 20 години
dhcp.h Created a bus/device API that allows for the ROM prefix to specify an initial device, and will also allow for e.g. a device menu to be presented to the user. преди 20 години
disk.h BIOS floppy handling code moved to where it will really live. преди 20 години
dns.h Fixes for gcc >= 3.2 from Georg Baum преди 20 години
eisa.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. преди 20 години
elf.h Initial revision преди 20 години
elf_boot.h Initial revision преди 20 години
endian.h Initial revision преди 20 години
errno.h More doxygen docs преди 20 години
etherboot.h Merge from Etherboot 5.4 преди 19 години
fs.h Initial revision преди 20 години
heap.h Use shared symbols for heap_ptr and heap_end преди 20 години
i82365.h Initial revision преди 20 години
if_arp.h Initial revision преди 20 години
if_ether.h Initial revision преди 20 години
igmp.h IGMP protocol now uses the generic background protocol mechanism. преди 20 години
image.h Added print_images() and autoload(). преди 20 години
in.h Use struct in_addr rather than just "in_addr". Add struct sockaddr_in. преди 20 години
init.h Use __unused instead of __used for static data structures. Remove compiler.h defines from osdep.h преди 20 години
ip.h Split TCP code out into proto/tcp.c преди 20 години
isa.h isa.c uses the new table infrastructure. преди 20 години
isa_ids.h Created a bus/device API that allows for the ROM prefix to specify an initial device, and will also allow for e.g. a device menu to be presented to the user. преди 20 години
isapnp.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. преди 20 години
lib.h Initial revision преди 20 години
little_bswap.h Initial revision преди 20 години
load_buffer.h First version преди 20 години
main.h Fix up find_pci_device so that it can be used for scanning for devices *other* than the main boot device. преди 20 години
mca.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. преди 20 години
mii.h Initial revision преди 20 години
nfs.h Initial revision преди 20 години
nic.h Created a bus/device API that allows for the ROM prefix to specify an initial device, and will also allow for e.g. a device menu to be presented to the user. преди 20 години
nmb.h Fixes for gcc >= 3.2 from Georg Baum преди 20 години
osdep.h Use __unused instead of __used for static data structures. Remove compiler.h defines from osdep.h преди 20 години
osloader.h First version преди 20 години
pc_kbd.h Initial revision преди 20 години
pci.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. преди 20 години
pci_ids.h Synced across updates from Etherboot 5.4 tree преди 20 години
pcmcia-opts.h Initial revision преди 20 години
pcmcia.h Changed guard name to avoid clash with INCLUDE_xxx namespace used by drivers. преди 20 години
proto.h Protocols now load data into a buffer; they don't execute it. преди 20 години
pxe.h TFTP upgraded to use a core function library (in tftpcore.c) which will be shared between TFTP, TFTM and MTFTP protocols. преди 20 години
pxe_api.h Documented the purpose of the two timeout fields in s_PXENV_TFTP_READ_FILE. преди 20 години
pxe_types.h Split PXE code into preboot, udp, tftp, undi and loader units. PXE code now compiles without errors (though it won't actually work). преди 20 години
resolv.h Added debugging. преди 20 години
stddef.h Merged mcb30-realmode-redesign back to HEAD преди 20 години
stdlib.h Moved strtoul prototype into stdlib.h for consistency преди 20 години
string.h Need stddef.h to get size_t преди 20 години
sys_info.h Initial revision преди 20 години
tables.h Use "#var" rather than "@c var" for doxygen. преди 20 години
tcp.h Split TCP code out into proto/tcp.c преди 20 години
tftp.h In multicast operation, the client still has a unicast local port. преди 20 години
tftpcore.h Make rfc2090 multicast option optional преди 20 години
timer.h Merged mcb30-realmode-redesign back to HEAD преди 20 години
udp.h Do not include etherboot.h преди 20 години
url.h Made parse_url do more of the processing, to avoid duplicating parts of nic.c in http.c преди 20 години
vsprintf.h Merge from Etherboot 5.4 преди 19 години