.. |
acpi.c
|
[block] Replace gPXE block-device API with an iPXE asynchronous interface
|
hace 14 años |
ansiesc.c
|
[build] Rename gPXE to iPXE
|
hace 14 años |
asprintf.c
|
[legal] Add a selection of FILE_LICENCE declarations
|
hace 15 años |
assert.c
|
[libc] Allow assertion failures to be counted
|
hace 13 años |
base16.c
|
[base16] Add generic base16 encoding and decoding routines
|
hace 14 años |
base64.c
|
[base64] Add ability to decode base64 strings
|
hace 14 años |
basename.c
|
[legal] Add a selection of FILE_LICENCE declarations
|
hace 15 años |
bitmap.c
|
[bitmap] Fix bitmaps on 64-bit
|
hace 14 años |
bitops.c
|
[legal] Add a selection of FILE_LICENCE declarations
|
hace 15 años |
blockdev.c
|
[block] Replace gPXE block-device API with an iPXE asynchronous interface
|
hace 14 años |
btext.c
|
[console] Move include/console.h to include/ipxe/console.h
|
hace 13 años |
console.c
|
[console] Move include/console.h to include/ipxe/console.h
|
hace 13 años |
cpio.c
|
[build] Rename gPXE to iPXE
|
hace 14 años |
ctype.c
|
[script] Allow for DOS-style line endings in scripts
|
hace 15 años |
cwuri.c
|
[uri] Special case NULL in churi()
|
hace 14 años |
debug.c
|
[console] Move include/console.h to include/ipxe/console.h
|
hace 13 años |
debug_md5.c
|
[debug] Add DBG_MD5() and related macros
|
hace 14 años |
device.c
|
[init] Remove concept of "shutdown exit flags"
|
hace 14 años |
downloader.c
|
[image] Simplify image management
|
hace 13 años |
edd.c
|
[int13] Add infrastructure to support EDD version 4.0
|
hace 14 años |
errno.c
|
Split strerror() out from errno.c
|
hace 18 años |
exec.c
|
[cmdline] Allow "sleep" command to be interrupted
|
hace 13 años |
fnrec.c
|
[fnrec] Enhance function recording
|
hace 14 años |
gdbserial.c
|
[legal] Add FILE_LICENCE macro to some GPL-v2-or-later files
|
hace 14 años |
gdbstub.c
|
[legal] Add FILE_LICENCE macro to some GPL-v2-or-later files
|
hace 14 años |
gdbudp.c
|
[legal] Add FILE_LICENCE macro to some GPL-v2-or-later files
|
hace 14 años |
getkey.c
|
[console] Move include/console.h to include/ipxe/console.h
|
hace 13 años |
getopt.c
|
[getopt] Accept "--" as an end-of-options marker
|
hace 13 años |
hw.c
|
[hw] Eliminate polling while waiting for window to open
|
hace 13 años |
i82365.c
|
Initial revision
|
hace 19 años |
image.c
|
[image] Eliminate the register_and_xxx_image() functions
|
hace 13 años |
init.c
|
[build] Rename gPXE to iPXE
|
hace 14 años |
interface.c
|
[interface] Allow for non-pass-through interface methods
|
hace 14 años |
iobuf.c
|
[build] Rename gPXE to iPXE
|
hace 14 años |
job.c
|
[interface] Convert all job-control interfaces to generic interfaces
|
hace 14 años |
linebuf.c
|
[build] Rename gPXE to iPXE
|
hace 14 años |
lineconsole.c
|
[syslog] Separate out generic line-based console functionality
|
hace 12 años |
main.c
|
[main] Add the "scriptlet" setting
|
hace 13 años |
malloc.c
|
[linux] Make malloc and linux_umalloc valgrindable
|
hace 13 años |
misc.c
|
[libc] Add strtoull()
|
hace 14 años |
monojob.c
|
[monojob] Avoid overflow when calculating percentage progress
|
hace 13 años |
null_nap.c
|
[build] Rename gPXE to iPXE
|
hace 14 años |
null_sanboot.c
|
[sanboot] Add "sanhook" and "sanunhook" commands
|
hace 13 años |
null_time.c
|
[time] Define an API for getting the current time
|
hace 12 años |
nvo.c
|
[settings] Formalise notion of setting applicability
|
hace 13 años |
open.c
|
[xfer] Expose xfer_uri_opener()
|
hace 14 años |
parseopt.c
|
[parseopt] Disambiguate the various EINVAL errors
|
hace 13 años |
pc_kbd.c
|
[console] Move include/console.h to include/ipxe/console.h
|
hace 13 años |
pcmcia.c
|
[console] Move include/console.h to include/ipxe/console.h
|
hace 13 años |
posix_io.c
|
[xfer] Generalise metadata "whence" field to "flags" field
|
hace 14 años |
process.c
|
[process] Add support for one-shot processes
|
hace 13 años |
random.c
|
[build] Rename gPXE to iPXE
|
hace 14 años |
refcnt.c
|
[refcnt] Check reference validity on each use of ref_get() and ref_put()
|
hace 14 años |
resolv.c
|
[resolv] Use a one-shot process for the numeric resolver
|
hace 13 años |
serial.c
|
[build] Rename gPXE to iPXE
|
hace 14 años |
serial_console.c
|
[console] Move include/console.h to include/ipxe/console.h
|
hace 13 años |
settings.c
|
[settings] Match terminology in online documentation
|
hace 13 años |
string.c
|
[legal] Add a selection of FILE_LICENCE declarations
|
hace 15 años |
stringextra.c
|
[legal] Add FILE_LICENCE macro to some GPL-v2 files
|
hace 14 años |
strtoull.c
|
[libc] Add strtoull()
|
hace 14 años |
time.c
|
[libc] Add mktime() function
|
hace 12 años |
timer.c
|
[legal] Add a selection of FILE_LICENCE declarations
|
hace 15 años |
uri.c
|
[uri] Fix NULL dereference in parse_uri()
|
hace 14 años |
uuid.c
|
[build] Rename gPXE to iPXE
|
hace 14 años |
vsprintf.c
|
[libc] Allow for zero-padded decimals in printf()
|
hace 13 años |
xfer.c
|
[xfer] Send xfer_window_changed() after xfer_vredirect()
|
hace 13 años |