Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console před 12 roky
..
acpi.c [block] Replace gPXE block-device API with an iPXE asynchronous interface před 13 roky
ansiesc.c [build] Rename gPXE to iPXE před 14 roky
asprintf.c [legal] Add a selection of FILE_LICENCE declarations před 15 roky
assert.c [libc] Allow assertion failures to be counted před 12 roky
base16.c [base16] Add generic base16 encoding and decoding routines před 14 roky
base64.c [base64] Add ability to decode base64 strings před 14 roky
basename.c [legal] Add a selection of FILE_LICENCE declarations před 15 roky
bitmap.c [bitmap] Fix bitmaps on 64-bit před 14 roky
bitops.c [legal] Add a selection of FILE_LICENCE declarations před 15 roky
blockdev.c [block] Replace gPXE block-device API with an iPXE asynchronous interface před 13 roky
console.c [console] Allow usage to be defined independently for each console před 12 roky
cpio.c [build] Rename gPXE to iPXE před 14 roky
ctype.c [script] Allow for DOS-style line endings in scripts před 15 roky
cwuri.c [uri] Special case NULL in churi() před 14 roky
debug.c [console] Allow usage to be defined independently for each console před 12 roky
debug_md5.c [debug] Add DBG_MD5() and related macros před 13 roky
device.c [init] Remove concept of "shutdown exit flags" před 13 roky
downloader.c [image] Simplify image management před 13 roky
edd.c [int13] Add infrastructure to support EDD version 4.0 před 13 roky
errno.c Split strerror() out from errno.c před 17 roky
exec.c [cmdline] Allow "sleep" command to be interrupted před 12 roky
fnrec.c [fnrec] Enhance function recording před 13 roky
gdbserial.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files před 13 roky
gdbstub.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files před 13 roky
gdbudp.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files před 13 roky
getkey.c [console] Move include/console.h to include/ipxe/console.h před 13 roky
getopt.c [getopt] Accept "--" as an end-of-options marker před 12 roky
hw.c [hw] Eliminate polling while waiting for window to open před 13 roky
i82365.c Initial revision před 19 roky
image.c [image] Simplify image management commands and internal API před 12 roky
init.c [build] Rename gPXE to iPXE před 14 roky
interface.c [interface] Allow for non-pass-through interface methods před 14 roky
iobuf.c [build] Rename gPXE to iPXE před 14 roky
job.c [interface] Convert all job-control interfaces to generic interfaces před 14 roky
linebuf.c [build] Rename gPXE to iPXE před 14 roky
lineconsole.c [syslog] Separate out generic line-based console functionality před 12 roky
main.c [main] Add the "scriptlet" setting před 13 roky
malloc.c [linux] Make malloc and linux_umalloc valgrindable před 13 roky
misc.c [libc] Add strtoull() před 14 roky
monojob.c [monojob] Avoid overflow when calculating percentage progress před 13 roky
null_nap.c [build] Rename gPXE to iPXE před 14 roky
null_sanboot.c [sanboot] Add "sanhook" and "sanunhook" commands před 13 roky
null_time.c [time] Define an API for getting the current time před 12 roky
nvo.c [settings] Formalise notion of setting applicability před 13 roky
open.c [xfer] Expose xfer_uri_opener() před 13 roky
parseopt.c [image] Simplify image management commands and internal API před 12 roky
pc_kbd.c [console] Move include/console.h to include/ipxe/console.h před 13 roky
pcmcia.c [console] Move putchar() and getchar() declarations to stdio.h před 12 roky
posix_io.c [xfer] Generalise metadata "whence" field to "flags" field před 14 roky
process.c [process] Add support for one-shot processes před 13 roky
random.c [build] Rename gPXE to iPXE před 14 roky
refcnt.c [refcnt] Check reference validity on each use of ref_get() and ref_put() před 13 roky
resolv.c [resolv] Use a one-shot process for the numeric resolver před 13 roky
serial.c [build] Rename gPXE to iPXE před 14 roky
serial_console.c [console] Allow usage to be defined independently for each console před 12 roky
settings.c [settings] Match terminology in online documentation před 13 roky
string.c [legal] Add a selection of FILE_LICENCE declarations před 15 roky
stringextra.c [legal] Add FILE_LICENCE macro to some GPL-v2 files před 13 roky
strtoull.c [libc] Add strtoull() před 14 roky
time.c [libc] Add mktime() function před 12 roky
timer.c [legal] Add a selection of FILE_LICENCE declarations před 15 roky
uri.c [uri] Fix NULL dereference in parse_uri() před 14 roky
uuid.c [build] Rename gPXE to iPXE před 14 roky
vsprintf.c [console] Move putchar() and getchar() declarations to stdio.h před 12 roky
xfer.c [xfer] Send xfer_window_changed() after xfer_vredirect() před 13 roky