2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-16 00:01:34 +00:00
xNBA/src/arch/i386/core
2007-02-01 02:17:59 +00:00
..
aout_loader.c Initial revision 2005-03-08 18:53:11 +00:00
cpu.c Move init.h to gpxe/init.h. 2006-04-30 01:08:52 +00:00
etherboot.prefix.lds Initial revision 2005-03-08 18:53:11 +00:00
freebsd_loader.c Synced across updates from Etherboot 5.4 tree 2005-05-19 16:47:19 +00:00
i386_string.c Accelerate memcpy() by around 32% on large, dword-aligned copies. 2007-01-18 15:18:02 +00:00
i386_timer.c Move init.h to gpxe/init.h. 2006-04-30 01:08:52 +00:00
nulltrap.c Also print out stack pointer (with optional stack dump) 2007-02-01 02:17:59 +00:00
pcibios.c Add device description fields to struct device. 2007-01-10 15:27:48 +00:00
pcidirect.c Strip down i386 PCI configuration space I/O to the bare minimum. A 2006-05-17 01:12:11 +00:00
pic8259.c Ripped out everything except the ability to send EOI to the PIC. 2007-01-04 19:36:18 +00:00
prefixudata.lds Initial revision 2005-03-08 18:53:11 +00:00
prefixzdata.lds Initial revision 2005-03-08 18:53:11 +00:00
realmode.c Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
relocate.c Move memmap.h out of arch/i386; it no longer contains anything 2007-01-11 14:08:44 +00:00
setjmp.S Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
stack.S Move stack out to separate object, so that having a stack doesn't drag in 2006-05-02 14:57:48 +00:00
start16.lds Initial revision 2005-03-08 18:53:11 +00:00
start16z.lds Initial revision 2005-03-08 18:53:11 +00:00
start32.S Merge from Etherboot 5.4 2006-03-16 18:30:54 +00:00
udivmod64.c Assert that division result is correct 2007-01-31 23:58:52 +00:00
umalloc.c Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously 2007-01-16 08:36:42 +00:00
video_subr.c Move init.h to gpxe/init.h. 2006-04-30 01:08:52 +00:00
virtaddr.S Towards a(nother) new real-mode infrastructure, in which we take 2006-05-02 15:41:21 +00:00
wince_loader.c Initial revision 2005-03-08 18:53:11 +00:00