Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Michael Brown a6a1052096 Applied a modified version of holger's regparm patches. vor 17 Jahren
..
aout_loader.c Initial revision vor 19 Jahren
basemem_packet.c Move uninitialised .data16 variables to .bss16; saves around 2000 bytes of useless zeroes in the final image. vor 17 Jahren
cpu.c Shrink cpu.c and render it useful for our purposes. vor 17 Jahren
etherboot.prefix.lds Initial revision vor 19 Jahren
freebsd_loader.c Synced across updates from Etherboot 5.4 tree vor 19 Jahren
gdbsym.c Separated out initialisation functions from startup/shutdown functions. vor 17 Jahren
i386_string.c Accelerate memcpy() by around 32% on large, dword-aligned copies. vor 17 Jahren
i386_timer.c Dead code removal. vor 17 Jahren
nulltrap.c Also print out stack pointer (with optional stack dump) vor 17 Jahren
pcibios.c Add device description fields to struct device. vor 17 Jahren
pcidirect.c Strip down i386 PCI configuration space I/O to the bare minimum. A typical build will now include 880 bytes of PCI support code, compared to 2327 bytes in Etherboot 5.4. vor 18 Jahren
pic8259.c Master IRQ should be EOIed first, I think. vor 17 Jahren
prefixudata.lds Initial revision vor 19 Jahren
prefixzdata.lds Initial revision vor 19 Jahren
realmode.c Removed dead code identified by symcheck vor 17 Jahren
relocate.c Applied a modified version of holger's regparm patches. vor 17 Jahren
setjmp.S Merged mcb30-realmode-redesign back to HEAD vor 19 Jahren
stack.S Move stack out to separate object, so that having a stack doesn't drag in setup.S. vor 18 Jahren
stack16.S Use internal real-mode stack from non-returnable prefixes vor 17 Jahren
start16.lds Initial revision vor 19 Jahren
start16z.lds Initial revision vor 19 Jahren
start32.S Merge from Etherboot 5.4 vor 18 Jahren
udivmod64.c More assertions vor 17 Jahren
umalloc.c Allocate heap at first usage, rather than assuming we can fit it in below _text. This should help with the gPXE-on-gPXE-via-PXE case. vor 17 Jahren
video_subr.c Separated out initialisation functions from startup/shutdown functions. vor 17 Jahren
virtaddr.S Towards a(nother) new real-mode infrastructure, in which we take advantage of the fact that we have to have a permanently-resident block in base memory. vor 18 Jahren
wince_loader.c Initial revision vor 19 Jahren