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 df4b503a8c Added null trap code for debugging. (Must be included by adding 18 years ago
..
aout_loader.c Initial revision 19 years ago
cpu.c Move init.h to gpxe/init.h. 18 years ago
elf.c Merge from Etherboot 5.4 18 years ago
etherboot.lds Initial revision 19 years ago
etherboot.prefix.lds Initial revision 19 years ago
freebsd_loader.c Synced across updates from Etherboot 5.4 tree 19 years ago
i386_timer.c Move init.h to gpxe/init.h. 18 years ago
load_buffer.c Missed a reference to heap.h. 18 years ago
multiboot_loader.c Merge from Etherboot 5.4 18 years ago
nulltrap.c Added null trap code for debugging. (Must be included by adding --nulltrap to the make target at the moment.) 18 years ago
pcibios.c Updated to REAL_CODE(). 18 years ago
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. 18 years ago
pic8259.c Add the concept of a "user pointer" (similar to the void __user * in the kernel), which encapsulates the information needed to refer to an external buffer. Under normal operation, this can just be a void * equivalent, but under -DKEEP_IT_REAL it would be a segoff_t equivalent. 18 years ago
prefixudata.lds Initial revision 19 years ago
prefixzdata.lds Initial revision 19 years ago
pxe_callbacks.c Merged mcb30-realmode-redesign back to HEAD 19 years ago
realmode.c Merged mcb30-realmode-redesign back to HEAD 19 years ago
realmode_asm.S callbacks.h no longer exists 19 years ago
relocate.c Update relocate() to work with get_memmap(). 18 years ago
setjmp.S Merged mcb30-realmode-redesign back to HEAD 19 years ago
stack.S Move stack out to separate object, so that having a stack doesn't drag in setup.S. 18 years ago
start16.lds Initial revision 19 years ago
start16z.lds Initial revision 19 years ago
start32.S Merge from Etherboot 5.4 18 years ago
video_subr.c Move init.h to gpxe/init.h. 18 years ago
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. 18 years ago
wince_loader.c Initial revision 19 years ago