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