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 e024cd39a8 [console] Allow usage to be defined independently for each console hace 12 años
..
acpi.c [block] Replace gPXE block-device API with an iPXE asynchronous interface hace 13 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 12 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 13 años
console.c [console] Allow usage to be defined independently for each console hace 12 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] Allow usage to be defined independently for each console hace 12 años
debug_md5.c [debug] Add DBG_MD5() and related macros hace 13 años
device.c [init] Remove concept of "shutdown exit flags" hace 13 años
downloader.c [image] Simplify image management hace 13 años
edd.c [int13] Add infrastructure to support EDD version 4.0 hace 13 años
errno.c Split strerror() out from errno.c hace 17 años
exec.c [cmdline] Allow "sleep" command to be interrupted hace 12 años
fnrec.c [fnrec] Enhance function recording hace 13 años
gdbserial.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files hace 13 años
gdbstub.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files hace 13 años
gdbudp.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files hace 13 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 12 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] Simplify image management commands and internal API hace 12 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 13 años
parseopt.c [image] Simplify image management commands and internal API hace 12 años
pc_kbd.c [console] Move include/console.h to include/ipxe/console.h hace 13 años
pcmcia.c [console] Move putchar() and getchar() declarations to stdio.h hace 12 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 13 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] Allow usage to be defined independently for each console hace 12 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 13 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 [console] Move putchar() and getchar() declarations to stdio.h hace 12 años
xfer.c [xfer] Send xfer_window_changed() after xfer_vredirect() hace 13 años