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.
Dan Lynch 446c1a3372 - deprecated in favour of a split library model пре 18 година
..
async.c Missing from previous checkin. пре 18 година
background.c Add generic mechanism for background protocols (e.g. ARP, IGMP) пре 19 година
btext.c Restructured PCI subsystem to fit the new device model. пре 18 година
buffer.c Assertions are now handled via the POSIX-like <assert.h>. пре 18 година
config.c Add NULL_TRAP as a config option пре 18 година
console.c Some versions of doxygen seem to object to "@ret None" or similar. пре 19 година
debug.c Split debug functions out into core/debug.c, so that they can be automatically linked in on demand. пре 18 година
dev.c dev.c uses the new tables infrastructure. пре 19 година
device.c Added generic device model. пре 18 година
disk.c Needs to be updated to new probe logic. пре 19 година
elf_loader.c Merge from Etherboot 5.4 пре 18 година
errno.c More doxygen docs пре 19 година
heap.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). пре 18 година
i82365.c Initial revision пре 19 година
image.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). пре 18 година
init.c Move init.h to gpxe/init.h. пре 18 година
main.c Simplify RX data path. пре 18 година
malloc.c Tidied up debugging messages пре 18 година
misc.c Remove dependency on arptable[] (which is no longer used). пре 18 година
nic.c Added a very quick and dirty compatibility layer, to allow not-yet-updated drivers to at least function. пре 18 година
osloader.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). пре 18 година
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... пре 18 година
pcmcia.c Move init.h to gpxe/init.h. пре 18 година
process.c Added basic code for implementing co-operative multitasking. пре 18 година
proto.c First version пре 19 година
proto_eth_slow.c Initial revision пре 19 година
resolv.c Added debugging. пре 19 година
serial.c Move init.h to gpxe/init.h. пре 18 година
string.c Initial revision пре 19 година
timer.c Initial revision пре 19 година
url.c Made parse_url do more of the processing, to avoid duplicating parts of пре 19 година
vsprintf.c Allow vcprintf() to be called by external code such as the curses library. пре 18 година