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