Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Michael Brown fae10a7ca1 We don't actually use the reset functions anywhere, and nothing really 19 лет назад
..
aout_loader.c Initial revision 21 лет назад
basemem_packet.c Use a common base-memory packet buffer for DHCP construction (as used by PXE and NBI) and UNDI packets (as used by undinet and UNDI). 19 лет назад
cpu.c We don't actually use the reset functions anywhere, and nothing really provides them. 19 лет назад
etherboot.prefix.lds Initial revision 21 лет назад
freebsd_loader.c Synced across updates from Etherboot 5.4 tree 21 лет назад
gdbsym.c We don't actually use the reset functions anywhere, and nothing really provides them. 19 лет назад
i386_string.c Accelerate memcpy() by around 32% on large, dword-aligned copies. 19 лет назад
i386_timer.c We don't actually use the reset functions anywhere, and nothing really provides them. 19 лет назад
nulltrap.c Also print out stack pointer (with optional stack dump) 19 лет назад
pcibios.c Add device description fields to struct device. 19 лет назад
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. 20 лет назад
pic8259.c Ripped out everything except the ability to send EOI to the PIC. 19 лет назад
prefixudata.lds Initial revision 21 лет назад
prefixzdata.lds Initial revision 21 лет назад
realmode.c Merged mcb30-realmode-redesign back to HEAD 21 лет назад
relocate.c Move memmap.h out of arch/i386; it no longer contains anything architecture-dependent and is needed by the ELF code. 19 лет назад
setjmp.S Merged mcb30-realmode-redesign back to HEAD 21 лет назад
stack.S Move stack out to separate object, so that having a stack doesn't drag in setup.S. 20 лет назад
stack16.S Use internal real-mode stack from non-returnable prefixes 19 лет назад
start16.lds Initial revision 21 лет назад
start16z.lds Initial revision 21 лет назад
start32.S Merge from Etherboot 5.4 20 лет назад
udivmod64.c More assertions 19 лет назад
umalloc.c Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously reflect the fact that they allocate and deallocate user memory (i.e. things reached through a userptr_t). 19 лет назад
video_subr.c We don't actually use the reset functions anywhere, and nothing really provides them. 19 лет назад
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. 20 лет назад
wince_loader.c Initial revision 21 лет назад