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 446e8f14e8 [settings] Eliminate variable-length stack allocation 4 anni fa
..
acpi.c [acpi] Fix spurious uninitialised-variable warning on some gcc versions 6 anni fa
acpi_settings.c [acpi] Expose ACPI tables via settings mechanism 7 anni fa
ansicol.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
ansicoldef.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
ansiesc.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
asprintf.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
assert.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
base16.c [base16] Add buffer size parameter to base16_encode() and base16_decode() 9 anni fa
base64.c [base64] Add buffer size parameter to base64_encode() and base64_decode() 9 anni fa
basename.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
bitmap.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
blockdev.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
blocktrans.c [block] Add generic block device translator 8 anni fa
console.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
cpio.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
ctype.c [libc] Rewrite unrelicensable portions of ctype.h 9 anni fa
cwuri.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
debug.c [debug] Allow debug colourisation to be disabled 8 anni fa
debug_md5.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
device.c [init] Show startup and shutdown function names in debug messages 5 anni fa
downloader.c [downloader] Allow underlying downloads to provide detailed job progress 6 anni fa
dummy_sanboot.c [block] Allow use of a non-default EFI SAN boot filename 7 anni fa
edd.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
errno.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
exec.c [libc] Make sleep() interruptible 8 anni fa
fault.c [fault] Add inject_corruption() to randomly corrupt data 8 anni fa
fbcon.c [fbcon] Move margin calculations to fbcon.c 8 anni fa
fdt.c [fdt] Add ability to parse a MAC address from a flattened device tree 4 anni fa
fnrec.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
gdbserial.c [gdb] Allow gdbstub to be started on an arbitrary serial port 8 anni fa
gdbstub.c [gdb] Add support for x86_64 8 anni fa
gdbudp.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
getkey.c [efi] Work around broken UEFI keyboard drivers 8 anni fa
getopt.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
hw.c [hw] Eliminate polling while waiting for window to open 13 anni fa
i82365.c Initial revision 19 anni fa
image.c [pixbuf] Enable PNG format by default 7 anni fa
init.c [init] Show startup and shutdown function names in debug messages 5 anni fa
interface.c [interface] Provide the ability to shut down multiple interfaces 7 anni fa
iobuf.c [iobuf] Improve robustness of I/O buffer allocation 8 anni fa
iomap_virt.c [ioapi] Split ioremap() out to a separate IOMAP API 8 anni fa
isqrt.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
job.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
linebuf.c [linebuf] Support buffering of multiple lines 8 anni fa
lineconsole.c [syslog] Handle backspace characters 6 anni fa
list.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
log.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
main.c [test] Allow self-tests to report exit status when running under Linux 8 anni fa
malloc.c [init] Show startup and shutdown function names in debug messages 5 anni fa
memmap_settings.c [settings] Extend numerical setting tags to 64 bits 7 anni fa
menu.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
monojob.c [monojob] Display job status message, if present 6 anni fa
netbios.c [http] Allow for domain names within NTLM user names 6 anni fa
null_acpi.c [acpi] Make acpi_find_rsdt() a per-platform method 7 anni fa
null_nap.c [build] Rename gPXE to iPXE 14 anni fa
null_reboot.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
null_sanboot.c [block] Allow use of a non-default EFI SAN boot filename 7 anni fa
null_time.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
nvo.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
open.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
params.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
parseopt.c [time] Allow timer to be selected at runtime 7 anni fa
pc_kbd.c [console] Move include/console.h to include/ipxe/console.h 13 anni fa
pcmcia.c [console] Move putchar() and getchar() declarations to stdio.h 12 anni fa
pending.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
pinger.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
pixbuf.c [pixbuf] Avoid potential division by zero 7 anni fa
pool.c [pool] Add a generic concept of a pooled connection 8 anni fa
posix_io.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
process.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
profile.c [profile] Prevent potential division by zero 6 anni fa
quiesce.c [block] Provide abstraction to allow system to be quiesced 7 anni fa
random.c [libc] Always use a non-zero seed for the (non-crypto) RNG 8 anni fa
refcnt.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
resolv.c [resolv] Use pass-through interfaces for name resolution multiplexer 6 anni fa
sanboot.c [block] Provide abstraction to allow system to be quiesced 7 anni fa
serial.c [init] Show startup and shutdown function names in debug messages 5 anni fa
settings.c [settings] Eliminate variable-length stack allocation 4 anni fa
string.c [libc] Fix strcmp()/strncmp() to return proper values 5 anni fa
stringextra.c [libc] Remove unused string functions 9 anni fa
time.c [time] Allow system clock to be adjusted at runtime 8 anni fa
timer.c [time] Add sleep_fixed() function to sleep without checking for Ctrl-C 7 anni fa
uart.c [serial] Check for UART existence in uart_select() 8 anni fa
uri.c [uri] Support "file:" URIs describing relative paths 8 anni fa
uuid.c [build] Return const char * from uuid_ntoa() 7 anni fa
version.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
vsprintf.c [libc] Print "<NULL>" for wide-character NULL strings 8 anni fa
wchar.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anni fa
xfer.c [xfer] Ensure va_end() is called on failure path 7 anni fa
xferbuf.c [build] Fix compiler warnings on some gcc versions 8 anni fa