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 b12cd68726 Ripped out everything except the ability to send EOI to the PIC. 19 年之前
..
aout_loader.c Initial revision 21 年之前
cpu.c Move init.h to gpxe/init.h. 20 年之前
elf.c Merge from Etherboot 5.4 20 年之前
etherboot.lds Initial revision 21 年之前
etherboot.prefix.lds Initial revision 21 年之前
freebsd_loader.c Synced across updates from Etherboot 5.4 tree 21 年之前
i386_timer.c Move init.h to gpxe/init.h. 20 年之前
load_buffer.c We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) 19 年之前
multiboot_loader.c Merge from Etherboot 5.4 20 年之前
nulltrap.c Added null trap code for debugging. (Must be included by adding --nulltrap to the make target at the moment.) 20 年之前
pcibios.c Updated to REAL_CODE(). 20 年之前
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 年之前
pxe_callbacks.c Merged mcb30-realmode-redesign back to HEAD 21 年之前
realmode.c Merged mcb30-realmode-redesign back to HEAD 21 年之前
realmode_asm.S callbacks.h no longer exists 21 年之前
relocate.c We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) 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 年之前
start16.lds Initial revision 21 年之前
start16z.lds Initial revision 21 年之前
start32.S Merge from Etherboot 5.4 20 年之前
video_subr.c Move init.h to gpxe/init.h. 20 年之前
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 年之前