Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are před 18 roky
..
aout_loader.c Initial revision před 19 roky
cpu.c Move init.h to gpxe/init.h. před 18 roky
elf.c Merge from Etherboot 5.4 před 18 roky
etherboot.lds Initial revision před 19 roky
etherboot.prefix.lds Initial revision před 19 roky
freebsd_loader.c Synced across updates from Etherboot 5.4 tree před 19 roky
i386_timer.c Move init.h to gpxe/init.h. před 18 roky
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.) před 18 roky
multiboot_loader.c Merge from Etherboot 5.4 před 18 roky
nulltrap.c Added null trap code for debugging. (Must be included by adding --nulltrap to the make target at the moment.) před 18 roky
pcibios.c Updated to REAL_CODE(). před 18 roky
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. před 18 roky
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. před 18 roky
prefixudata.lds Initial revision před 19 roky
prefixzdata.lds Initial revision před 19 roky
pxe_callbacks.c Merged mcb30-realmode-redesign back to HEAD před 19 roky
realmode.c Merged mcb30-realmode-redesign back to HEAD před 19 roky
realmode_asm.S callbacks.h no longer exists před 19 roky
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.) před 18 roky
setjmp.S Merged mcb30-realmode-redesign back to HEAD před 19 roky
stack.S Move stack out to separate object, so that having a stack doesn't drag in setup.S. před 18 roky
start16.lds Initial revision před 19 roky
start16z.lds Initial revision před 19 roky
start32.S Merge from Etherboot 5.4 před 18 roky
video_subr.c Move init.h to gpxe/init.h. před 18 roky
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. před 18 roky
wince_loader.c Initial revision před 19 roky