Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map 16 лет назад
..
aout_loader.c Initial revision 19 лет назад
basemem_packet.c Move uninitialised .data16 variables to .bss16; saves around 2000 bytes of useless zeroes in the final image. 17 лет назад
cpu.c Shrink cpu.c and render it useful for our purposes. 17 лет назад
etherboot.prefix.lds Initial revision 19 лет назад
freebsd_loader.c Synced across updates from Etherboot 5.4 tree 19 лет назад
gdbidt.S [GDB] Zero-extend 16-bit segment registers 16 лет назад
gdbmach.c [GDB] Remove unused DR6 debug register variable 16 лет назад
i386_string.c Accelerate memcpy() by around 32% on large, dword-aligned copies. 17 лет назад
i386_timer.c Introduce the new timer subsystem. 16 лет назад
nap.c Introduce the new timer subsystem. 16 лет назад
nulltrap.c Also print out stack pointer (with optional stack dump) 17 лет назад
pcibios.c Add device description fields to struct device. 17 лет назад
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. 18 лет назад
pic8259.c Master IRQ should be EOIed first, I think. 17 лет назад
prefixudata.lds Initial revision 19 лет назад
prefixzdata.lds Initial revision 19 лет назад
realmode.c Removed dead code identified by symcheck 17 лет назад
relocate.c Applied a modified version of holger's regparm patches. 17 лет назад
setjmp.S Merged mcb30-realmode-redesign back to HEAD 19 лет назад
stack.S Move stack out to separate object, so that having a stack doesn't drag in setup.S. 18 лет назад
stack16.S Use internal real-mode stack from non-returnable prefixes 17 лет назад
start16.lds Initial revision 19 лет назад
start16z.lds Initial revision 19 лет назад
start32.S Merge from Etherboot 5.4 18 лет назад
umalloc.c [pcbios] Support arbitrary splits of the e820 memory map 16 лет назад
video_subr.c Separated out initialisation functions from startup/shutdown functions. 17 лет назад
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. 18 лет назад
wince_loader.c Initial revision 19 лет назад