Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Michael Brown 708bbc43bc Merge from Etherboot 5.4 před 19 roky
..
.cvsignore Initial revision před 20 roky
background.h Add generic mechanism for background protocols (e.g. ARP, IGMP) před 20 roky
big_bswap.h Initial revision před 20 roky
bootp.h Initial revision před 20 roky
btext.h Merged mcb30-realmode-redesign back to HEAD před 20 roky
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.) před 20 roky
byteswap.h Initial revision před 20 roky
coff.h Initial revision před 20 roky
compiler.h Use "#var" rather than "@c var" for doxygen. před 20 roky
console.h Some versions of doxygen seem to object to "@ret None" or similar. před 20 roky
cpu.h Initial revision před 20 roky
debug.h Initial revision před 20 roky
dev.h Use __unused instead of __used for static data structures. Remove compiler.h defines from osdep.h před 20 roky
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. před 20 roky
disk.h BIOS floppy handling code moved to where it will really live. před 20 roky
dns.h Fixes for gcc >= 3.2 from Georg Baum před 20 roky
eisa.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. před 20 roky
elf.h Initial revision před 20 roky
elf_boot.h Initial revision před 20 roky
endian.h Initial revision před 20 roky
errno.h More doxygen docs před 20 roky
etherboot.h Merge from Etherboot 5.4 před 19 roky
fs.h Initial revision před 20 roky
heap.h Use shared symbols for heap_ptr and heap_end před 20 roky
i82365.h Initial revision před 20 roky
if_arp.h Initial revision před 20 roky
if_ether.h Initial revision před 20 roky
igmp.h IGMP protocol now uses the generic background protocol mechanism. před 20 roky
image.h Added print_images() and autoload(). před 20 roky
in.h Use struct in_addr rather than just "in_addr". Add struct sockaddr_in. před 20 roky
init.h Use __unused instead of __used for static data structures. Remove compiler.h defines from osdep.h před 20 roky
ip.h Split TCP code out into proto/tcp.c před 20 roky
isa.h isa.c uses the new table infrastructure. před 20 roky
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. před 20 roky
isapnp.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. před 20 roky
lib.h Initial revision před 20 roky
little_bswap.h Initial revision před 20 roky
load_buffer.h First version před 20 roky
main.h Fix up find_pci_device so that it can be used for scanning for devices *other* than the main boot device. před 20 roky
mca.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. před 20 roky
mii.h Initial revision před 20 roky
nfs.h Initial revision před 20 roky
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. před 20 roky
nmb.h Fixes for gcc >= 3.2 from Georg Baum před 20 roky
osdep.h Use __unused instead of __used for static data structures. Remove compiler.h defines from osdep.h před 20 roky
osloader.h First version před 20 roky
pc_kbd.h Initial revision před 20 roky
pci.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. před 20 roky
pci_ids.h Synced across updates from Etherboot 5.4 tree před 20 roky
pcmcia-opts.h Initial revision před 20 roky
pcmcia.h Changed guard name to avoid clash with INCLUDE_xxx namespace used by drivers. před 20 roky
proto.h Protocols now load data into a buffer; they don't execute it. před 20 roky
pxe.h TFTP upgraded to use a core function library (in tftpcore.c) which will be shared between TFTP, TFTM and MTFTP protocols. před 20 roky
pxe_api.h Documented the purpose of the two timeout fields in s_PXENV_TFTP_READ_FILE. před 20 roky
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). před 20 roky
resolv.h Added debugging. před 20 roky
stddef.h Merged mcb30-realmode-redesign back to HEAD před 20 roky
stdlib.h Moved strtoul prototype into stdlib.h for consistency před 20 roky
string.h Need stddef.h to get size_t před 20 roky
sys_info.h Initial revision před 20 roky
tables.h Use "#var" rather than "@c var" for doxygen. před 20 roky
tcp.h Split TCP code out into proto/tcp.c před 20 roky
tftp.h In multicast operation, the client still has a unicast local port. před 20 roky
tftpcore.h Make rfc2090 multicast option optional před 20 roky
timer.h Merged mcb30-realmode-redesign back to HEAD před 20 roky
udp.h Do not include etherboot.h před 20 roky
url.h Made parse_url do more of the processing, to avoid duplicating parts of nic.c in http.c před 20 roky
vsprintf.h Merge from Etherboot 5.4 před 19 roky