您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Michael Brown a32b1e9e35 [libc] Rewrite strtoul() 9 年前
..
acpi.c [legal] Update FSF mailing address in GPL licence texts 12 年前
ansicol.c [console] Add centralised concept of colours and colour pairs 10 年前
ansicoldef.c [console] Add concept of a "magic" colour 10 年前
ansiesc.c [console] Allow '?' as an intermediate byte in ANSI escape sequences 10 年前
asprintf.c [legal] Add a selection of FILE_LICENCE declarations 15 年前
assert.c [legal] Update FSF mailing address in GPL licence texts 12 年前
base16.c [libc] Rewrite strtoul() 9 年前
base64.c [legal] Update FSF mailing address in GPL licence texts 12 年前
basename.c [legal] Update FSF mailing address in GPL licence texts 12 年前
bitmap.c [legal] Update FSF mailing address in GPL licence texts 12 年前
blockdev.c [legal] Update FSF mailing address in GPL licence texts 12 年前
console.c [console] Allow consoles to update the recorded console size 10 年前
cpio.c [legal] Update FSF mailing address in GPL licence texts 12 年前
ctype.c [legal] Update FSF mailing address in GPL licence texts 12 年前
cwuri.c [legal] Update FSF mailing address in GPL licence texts 12 年前
debug.c [debug] Allow debug message colours to be customised via DBGCOL=... 10 年前
debug_md5.c [legal] Update FSF mailing address in GPL licence texts 12 年前
device.c [legal] Update FSF mailing address in GPL licence texts 12 年前
downloader.c [downloader] Profile receive datapath 10 年前
edd.c [legal] Update FSF mailing address in GPL licence texts 12 年前
errno.c [legal] Add FILE_LICENCE for core/errno.c 11 年前
exec.c [cmdline] Generate command option help text automatically 10 年前
fbcon.c [fbcon] Allow ANSI CUP with missing arguments 10 年前
fnrec.c [legal] Update FSF mailing address in GPL licence texts 12 年前
gdbserial.c [legal] Update FSF mailing address in GPL licence texts 12 年前
gdbstub.c [librm] Allow interrupts in protected mode 10 年前
gdbudp.c [legal] Update FSF mailing address in GPL licence texts 12 年前
getkey.c [console] Sleep while waiting for user input 11 年前
getopt.c [legal] Update FSF mailing address in GPL licence texts 12 年前
hw.c [hw] Eliminate polling while waiting for window to open 13 年前
i82365.c Initial revision 19 年前
image.c [image] Add image_pixbuf() to create pixel buffer from image 10 年前
init.c [console] Add concept of generic console configuration 10 年前
interface.c [interface] Default to calling intf_restart() in response to intf_close() 10 年前
iobuf.c [iobuf] Add iob_split() to split an I/O buffer into portions 9 年前
isqrt.c [libc] Add isqrt() function to find integer square roots 10 年前
job.c [job] Allow job_progress() to return an ongoing job status code, if known 10 年前
linebuf.c [legal] Update FSF mailing address in GPL licence texts 12 年前
lineconsole.c [legal] Update FSF mailing address in GPL licence texts 12 年前
list.c [list] Reduce overall code size by externalising many list functions 11 年前
log.c [legal] Update FSF mailing address in GPL licence texts 12 年前
main.c [build] Expose build timestamp, build name, and product names 10 年前
malloc.c [malloc] Report caller address as soon as memory corruption is detected 9 年前
memblock.c [umalloc] Split largest_memblock() function out from init_eheap() 11 年前
memmap_settings.c [settings] Force settings into alphabetical order within sections 10 年前
menu.c [legal] Update FSF mailing address in GPL licence texts 12 年前
monojob.c [monojob] Reset timeout when progress is made 10 年前
null_nap.c [build] Rename gPXE to iPXE 14 年前
null_reboot.c [cmdline] Add "poweroff" command 11 年前
null_sanboot.c [legal] Update FSF mailing address in GPL licence texts 12 年前
null_time.c [legal] Update FSF mailing address in GPL licence texts 12 年前
nvo.c [settings] Explicitly separate the concept of a completed fetched setting 10 年前
open.c [legal] Update FSF mailing address in GPL licence texts 12 年前
params.c [params] Use reference counters for form parameter lists 10 年前
parseopt.c [build] Allow command help text URI to be customised via config/branding.h 9 年前
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 [cmdline] Rewrite "sync" command to use monojob_wait() 10 年前
pinger.c [ping] Allow "ping" command output to be inhibited 9 年前
pixbuf.c [pixbuf] Add generic concept of a pixel buffer 10 年前
posix_io.c [legal] Update FSF mailing address in GPL licence texts 12 年前
process.c [legal] Update FSF mailing address in GPL licence texts 12 年前
profile.c [profile] Allow interrupts to be excluded from profiling results 10 年前
random.c [build] Rename gPXE to iPXE 14 年前
refcnt.c [legal] Update FSF mailing address in GPL licence texts 12 年前
resolv.c [resolv] Use sock_aton() to allow parsing of arbitrary numeric addresses 10 年前
serial.c [serial] Enable UART FIFOs 10 年前
serial_console.c [console] Allow console input and output to be disabled independently 10 年前
settings.c [settings] Remove "uristring" setting type 10 年前
string.c [libc] Rewrite strtoul() 9 年前
stringextra.c [libc] Remove unused string functions 9 年前
time.c [legal] Update FSF mailing address in GPL licence texts 12 年前
timer.c [legal] Update FSF mailing address in GPL licence texts 12 年前
uri.c [uri] Allow tftp_uri() to construct a URI with a custom port 9 年前
uuid.c [legal] Update FSF mailing address in GPL licence texts 12 年前
version.c [build] Move branding information to config/branding.h 9 年前
vsprintf.c [console] Fix display of characters with top bit set 10 年前
wchar.c [libc] Add wcslen() function 11 年前
xfer.c [legal] Update FSF mailing address in GPL licence texts 12 年前
xferbuf.c [xferbuf] Add generic data-transfer buffer 12 年前