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