您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Michael Brown df4b503a8c Added null trap code for debugging. (Must be included by adding 19 年前
..
aout_loader.c Initial revision 20 年前
cpu.c Move init.h to gpxe/init.h. 19 年前
elf.c Merge from Etherboot 5.4 19 年前
etherboot.lds Initial revision 20 年前
etherboot.prefix.lds Initial revision 20 年前
freebsd_loader.c Synced across updates from Etherboot 5.4 tree 20 年前
i386_timer.c Move init.h to gpxe/init.h. 19 年前
load_buffer.c Missed a reference to heap.h. 19 年前
multiboot_loader.c Merge from Etherboot 5.4 19 年前
nulltrap.c Added null trap code for debugging. (Must be included by adding --nulltrap to the make target at the moment.) 19 年前
pcibios.c Updated to REAL_CODE(). 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. 19 年前
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. 19 年前
prefixudata.lds Initial revision 20 年前
prefixzdata.lds Initial revision 20 年前
pxe_callbacks.c Merged mcb30-realmode-redesign back to HEAD 20 年前
realmode.c Merged mcb30-realmode-redesign back to HEAD 20 年前
realmode_asm.S callbacks.h no longer exists 20 年前
relocate.c Update relocate() to work with get_memmap(). 19 年前
setjmp.S Merged mcb30-realmode-redesign back to HEAD 20 年前
stack.S Move stack out to separate object, so that having a stack doesn't drag in setup.S. 19 年前
start16.lds Initial revision 20 年前
start16z.lds Initial revision 20 年前
start32.S Merge from Etherboot 5.4 19 年前
video_subr.c Move init.h to gpxe/init.h. 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. 19 年前
wince_loader.c Initial revision 20 年前