Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map il y a 16 ans
..
aout_loader.c Initial revision il y a 19 ans
basemem_packet.c Move uninitialised .data16 variables to .bss16; saves around 2000 bytes of useless zeroes in the final image. il y a 17 ans
cpu.c Shrink cpu.c and render it useful for our purposes. il y a 17 ans
etherboot.prefix.lds Initial revision il y a 19 ans
freebsd_loader.c Synced across updates from Etherboot 5.4 tree il y a 19 ans
gdbidt.S [GDB] Zero-extend 16-bit segment registers il y a 16 ans
gdbmach.c [GDB] Remove unused DR6 debug register variable il y a 16 ans
i386_string.c Accelerate memcpy() by around 32% on large, dword-aligned copies. il y a 17 ans
i386_timer.c Introduce the new timer subsystem. il y a 16 ans
nap.c Introduce the new timer subsystem. il y a 16 ans
nulltrap.c Also print out stack pointer (with optional stack dump) il y a 17 ans
pcibios.c Add device description fields to struct device. il y a 17 ans
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. il y a 18 ans
pic8259.c Master IRQ should be EOIed first, I think. il y a 17 ans
prefixudata.lds Initial revision il y a 19 ans
prefixzdata.lds Initial revision il y a 19 ans
realmode.c Removed dead code identified by symcheck il y a 17 ans
relocate.c Applied a modified version of holger's regparm patches. il y a 17 ans
setjmp.S Merged mcb30-realmode-redesign back to HEAD il y a 19 ans
stack.S Move stack out to separate object, so that having a stack doesn't drag in setup.S. il y a 18 ans
stack16.S Use internal real-mode stack from non-returnable prefixes il y a 17 ans
start16.lds Initial revision il y a 19 ans
start16z.lds Initial revision il y a 19 ans
start32.S Merge from Etherboot 5.4 il y a 18 ans
umalloc.c [pcbios] Support arbitrary splits of the e820 memory map il y a 16 ans
video_subr.c Separated out initialisation functions from startup/shutdown functions. il y a 17 ans
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. il y a 18 ans
wince_loader.c Initial revision il y a 19 ans