You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown fae10a7ca1 We don't actually use the reset functions anywhere, and nothing really 18 lat temu
..
aout_loader.c Initial revision 21 lat temu
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). 18 lat temu
cpu.c We don't actually use the reset functions anywhere, and nothing really provides them. 18 lat temu
etherboot.prefix.lds Initial revision 21 lat temu
freebsd_loader.c Synced across updates from Etherboot 5.4 tree 20 lat temu
gdbsym.c We don't actually use the reset functions anywhere, and nothing really provides them. 18 lat temu
i386_string.c Accelerate memcpy() by around 32% on large, dword-aligned copies. 19 lat temu
i386_timer.c We don't actually use the reset functions anywhere, and nothing really provides them. 18 lat temu
nulltrap.c Also print out stack pointer (with optional stack dump) 19 lat temu
pcibios.c Add device description fields to struct device. 19 lat temu
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. 19 lat temu
pic8259.c Ripped out everything except the ability to send EOI to the PIC. 19 lat temu
prefixudata.lds Initial revision 21 lat temu
prefixzdata.lds Initial revision 21 lat temu
realmode.c Merged mcb30-realmode-redesign back to HEAD 21 lat temu
relocate.c Move memmap.h out of arch/i386; it no longer contains anything architecture-dependent and is needed by the ELF code. 19 lat temu
setjmp.S Merged mcb30-realmode-redesign back to HEAD 21 lat temu
stack.S Move stack out to separate object, so that having a stack doesn't drag in setup.S. 19 lat temu
stack16.S Use internal real-mode stack from non-returnable prefixes 18 lat temu
start16.lds Initial revision 21 lat temu
start16z.lds Initial revision 21 lat temu
start32.S Merge from Etherboot 5.4 20 lat temu
udivmod64.c More assertions 19 lat temu
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 lat temu
video_subr.c We don't actually use the reset functions anywhere, and nothing really provides them. 18 lat temu
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. 19 lat temu
wince_loader.c Initial revision 21 lat temu