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 d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios hace 15 años
..
acpi.c Added generic function for calculating ACPI table checksum hace 18 años
ansiesc.c Added support for interpreting ANSI escape sequences on behalf of hace 17 años
asprintf.c Added [v]asprintf() hace 17 años
basename.c Added dirname() hace 17 años
bitmap.c Reallocate memory for bitmaps only when necessary. hace 16 años
bitops.c Don't get stuck in an infinite loop on negative integers! hace 16 años
btext.c Dead code removal. hace 17 años
config.c [efi] Add EFI image format and basic runtime environment hace 15 años
console.c [nap] Formalise the CPU sleeping API hace 15 años
cpio.c Add code for constructing single-file cpio archives on the fly hace 17 años
cwuri.c uri_get(NULL) and uri_put(NULL) are explicitly allowed. hace 17 años
debug.c [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long hace 15 años
device.c [iSCSI] Support Windows Server 2008 direct iSCSI installation hace 16 años
downloader.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. hace 16 años
errno.c Split strerror() out from errno.c hace 17 años
exec.c [cmdline] Add setting expansion using ${...} syntax hace 16 años
filter.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. hace 16 años
gdbserial.c [GDB] Provide functions to manually enter GDB stub. hace 16 años
gdbstub.c [GDB] Obey flow control when GDB connects. hace 16 años
gdbudp.c [nap] Formalise the CPU sleeping API hace 15 años
getkey.c Modify gPXE core and drivers to work with the new timer subsystem hace 16 años
getopt.c Use stdio.h instead of vsprintf.h hace 17 años
hw.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. hace 16 años
i82365.c Initial revision hace 19 años
image.c [image] Revert "clear LOADED flag" patch hace 16 años
init.c [iSCSI] Support Windows Server 2008 direct iSCSI installation hace 16 años
interface.c Add debugging hace 17 años
iobuf.c Add per-file error identifiers hace 17 años
job.c Unplug before sending close() message, to avoid screwing up interfaces which respond to close with a reopen() (e.g. iSCSI). hace 17 años
linebuf.c Update HTTP to use data-xfer interface. hace 17 años
main.c [i386] Rename __cdecl to __asmcall hace 15 años
malloc.c [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> hace 15 años
misc.c [libc] Fix a validation bug in strtoul() hace 16 años
monojob.c [monojob] Release reference on completed job hace 15 años
null_nap.c [nap] Formalise the CPU sleeping API hace 15 años
nvo.c [settings] Add the notion of a "tag magic" to numbered settings hace 15 años
open.c Added two lines of code that were completely missing! hace 17 años
pc_kbd.c [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> hace 15 años
pcmcia.c Should be using the generic device probe mechanism, when (if) they hace 17 años
posix_io.c [PXEXT] Avoid queueing zero-length buffers in posix_io.c hace 16 años
process.c [process] Add DBG2() messages to help track down frozen processes hace 15 años
proto_eth_slow.c Dead code removal. hace 17 años
random.c Modify gPXE core and drivers to work with the new timer subsystem hace 16 años
refcnt.c Make ref_get() return the reference, for cleaner code. hace 17 años
resolv.c Make seek information part of the xfer metadata, rather than an entirely separate xfer method. hace 16 años
serial.c [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> hace 15 años
serial_console.c [Serial] Split serial console from serial driver hace 16 años
settings.c [settings] Ensure fetch_string_setting() returns a NUL-terminated string hace 15 años
string.c move strndup back to string.c - used by strdup hace 17 años
stringextra.c move strndup back to string.c - used by strdup hace 17 años
timer.c [timer] Formalise the timer API hace 15 años
uri.c [uri] Avoid interpreting DOS-style path names as opaque URIs hace 15 años
uuid.c [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long hace 15 años
vsprintf.c Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them hace 17 años
xfer.c Add XFER_INIT() macro. hace 16 años