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 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 years ago
..
acpi.c [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago
ansiesc.c [build] Rename gPXE to iPXE 14 years ago
asprintf.c [legal] Add a selection of FILE_LICENCE declarations 15 years ago
base16.c [base16] Add generic base16 encoding and decoding routines 14 years ago
base64.c [base64] Add ability to decode base64 strings 14 years ago
basename.c [legal] Add a selection of FILE_LICENCE declarations 15 years ago
bitmap.c [bitmap] Fix bitmaps on 64-bit 14 years ago
bitops.c [legal] Add a selection of FILE_LICENCE declarations 15 years ago
blockdev.c [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago
btext.c [console] Move include/console.h to include/ipxe/console.h 13 years ago
console.c [console] Move include/console.h to include/ipxe/console.h 13 years ago
cpio.c [build] Rename gPXE to iPXE 14 years ago
ctype.c [script] Allow for DOS-style line endings in scripts 15 years ago
cwuri.c [uri] Special case NULL in churi() 14 years ago
debug.c [console] Move include/console.h to include/ipxe/console.h 13 years ago
debug_md5.c [debug] Add DBG_MD5() and related macros 13 years ago
device.c [init] Remove concept of "shutdown exit flags" 13 years ago
downloader.c [image] Simplify image management 13 years ago
edd.c [int13] Add infrastructure to support EDD version 4.0 13 years ago
errno.c Split strerror() out from errno.c 17 years ago
exec.c [cmdline] Add generic concat_args() function 13 years ago
fnrec.c [fnrec] Enhance function recording 13 years ago
gdbserial.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 13 years ago
gdbstub.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 13 years ago
gdbudp.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 13 years ago
getkey.c [console] Move include/console.h to include/ipxe/console.h 13 years ago
getopt.c [legal] Add a selection of FILE_LICENCE declarations 15 years ago
hw.c [interface] Convert all data-xfer interfaces to generic interfaces 14 years ago
i82365.c Initial revision 19 years ago
image.c [image] Avoid ending up with multiple selected images on re-registration 13 years ago
init.c [build] Rename gPXE to iPXE 14 years ago
interface.c [interface] Allow for non-pass-through interface methods 14 years ago
iobuf.c [build] Rename gPXE to iPXE 14 years ago
job.c [interface] Convert all job-control interfaces to generic interfaces 14 years ago
linebuf.c [build] Rename gPXE to iPXE 14 years ago
main.c [main] Remove shell prompt when using an embedded image 13 years ago
malloc.c [malloc] Avoid immediately clobbering reference count when freeing memory 13 years ago
misc.c [libc] Add strtoull() 13 years ago
monojob.c [console] Move include/console.h to include/ipxe/console.h 13 years ago
null_nap.c [build] Rename gPXE to iPXE 14 years ago
null_sanboot.c [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago
nvo.c [nvo] Allow resizing of non-volatile stored option blocks 13 years ago
open.c [xfer] Expose xfer_uri_opener() 13 years ago
parseopt.c [parseopt] Refer to online documentation for command help 13 years ago
pc_kbd.c [console] Move include/console.h to include/ipxe/console.h 13 years ago
pcmcia.c [console] Move include/console.h to include/ipxe/console.h 13 years ago
posix_io.c [xfer] Generalise metadata "whence" field to "flags" field 13 years ago
process.c [list] Add list_first_entry() 13 years ago
random.c [build] Rename gPXE to iPXE 14 years ago
refcnt.c [refcnt] Check reference validity on each use of ref_get() and ref_put() 13 years ago
resolv.c [interface] Convert all data-xfer interfaces to generic interfaces 14 years ago
serial.c [build] Rename gPXE to iPXE 14 years ago
serial_console.c [console] Move include/console.h to include/ipxe/console.h 13 years ago
settings.c [settings] Make fetch_string_setting_copy() easier to use 13 years ago
string.c [legal] Add a selection of FILE_LICENCE declarations 15 years ago
stringextra.c [legal] Add FILE_LICENCE macro to some GPL-v2 files 13 years ago
strtoull.c [libc] Add strtoull() 13 years ago
timer.c [legal] Add a selection of FILE_LICENCE declarations 15 years ago
uri.c [uri] Fix NULL dereference in parse_uri() 14 years ago
uuid.c [build] Rename gPXE to iPXE 14 years ago
vsprintf.c [console] Move include/console.h to include/ipxe/console.h 13 years ago
xfer.c [xfer] Add xfer_window_changed() 13 years ago