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