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 b63b14ff32 Add debugging преди 17 години
..
acpi.c Added generic function for calculating ACPI table checksum преди 18 години
ansiesc.c Added support for interpreting ANSI escape sequences on behalf of non-ANSI-capable consoles. преди 18 години
async.c Added async_block_progress() and default SIGUPDATE handler. преди 18 години
background.c Add "name" field to struct device to allow human-readable hardware device names. преди 18 години
basename.c Added basename() to make automatically naming images easier. преди 18 години
btext.c Removed vestigal FILO code преди 18 години
buffer.c Moved most buffer debug messages to DBG2. преди 18 години
config.c hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewise output buffering defintions and the like) преди 17 години
console.c Add "name" field to struct device to allow human-readable hardware device names. преди 18 години
debug.c Hex dumps are now integrated into the DBG() framework. преди 18 години
dev.c Add "name" field to struct device to allow human-readable hardware device names. преди 18 години
device.c Add "name" field to struct device to allow human-readable hardware device names. преди 18 години
disk.c Needs to be updated to new probe logic. преди 20 години
download.c Keep HTTP progress updated, and display a progress indicator during the download преди 18 години
downloader.c Prefix all the open()-family routines with xfer_, to disambiguate them from the normal POSIX-style open() преди 17 години
ebuffer.c Moved most buffer debug messages to DBG2. преди 18 години
elf_loader.c Merge from Etherboot 5.4 преди 19 години
errno.c Split strerror() out from errno.c преди 18 години
exec.c Use stdio.h instead of vsprintf.h преди 18 години
gcc_implicit.c Avoid barfing on gcc's implicit memcpy()s преди 18 години
getkey.c Keep running the main processing loop while waiting for input. преди 18 години
getopt.c Use stdio.h instead of vsprintf.h преди 18 години
heap.c SSL requires inordinately large data storage преди 18 години
hotplug.c Minimal hotplug support: provide a facility for notifying persistent reference holders that their reference is about to become invalid. преди 18 години
hw.c Prefix all the open()-family routines with xfer_, to disambiguate them from the normal POSIX-style open() преди 17 години
i82365.c Initial revision преди 20 години
image.c Use stdio.h instead of vsprintf.h преди 18 години
init.c Add "name" field to struct device to allow human-readable hardware device names. преди 18 години
interface.c Add debugging преди 17 години
iobuf.c Add alloc_iob() and free_iob(). (Direct search-and-replace equivalents for alloc_pkb() and free_pkb(), which will be retired in due course). преди 17 години
job.c Do not hold self-references. This then avoids the problem of having to ensure that we only drop our self-reference exactly once. преди 17 години
linebuf.c Damn it; my lovely resilient scheme falls down when you have a protocol that switches from line-oriented to byte-oriented partway through, such as HTTP. преди 18 години
main.c Call hide_etherboot() from startup(), rather than requiring the prefix to do it. преди 18 години
malloc.c Use stdio.h instead of vsprintf.h преди 18 години
misc.c Split random number generation out into core/random.c, and create the correct prototypes for srandom(), rand() and srand(). преди 18 години
nvo.c Add missing include преди 18 години
open.c Prefix all the open()-family routines with xfer_, to disambiguate them from the normal POSIX-style open() преди 17 години
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures преди 18 години
pcmcia.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE преди 18 години
posix_io.c Added POSIX-style blocking I/O calls, for use by PXE TFTP API. преди 17 години
process.c Added basic code for implementing co-operative multitasking. преди 18 години
proto.c First version преди 19 години
proto_eth_slow.c Initial revision преди 20 години
random.c Split random number generation out into core/random.c, and create the correct prototypes for srandom(), rand() and srand(). преди 18 години
refcnt.c Add (and use) generic reference counter, to improve signal:noise ratio in code defining reference-counted objects. преди 17 години
resolv.c Zeroing out memory before using it can be so important. преди 18 години
serial.c Check that serial port init actually happens преди 18 години
settings.c Use stdio.h instead of vsprintf.h преди 18 години
string.c Move tolower() etc to ctype.h as per ISO C преди 18 години
timer.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE преди 18 години
uri.c Add utility function to parse port from URI преди 18 години
vsprintf.c vsprintf.h is gPXE-specific; move it to include/gpxe преди 18 години
xfer.c Do not hold self-references. This then avoids the problem of having to ensure that we only drop our self-reference exactly once. преди 17 години