Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Michael Brown 22511400c7 Added generic function for calculating ACPI table checksum vor 19 Jahren
..
acpi.c Added generic function for calculating ACPI table checksum vor 19 Jahren
async.c Missing from previous checkin. vor 19 Jahren
background.c Add generic mechanism for background protocols (e.g. ARP, IGMP) vor 20 Jahren
btext.c Removed vestigal FILO code vor 19 Jahren
buffer.c Assertions are now handled via the POSIX-like <assert.h>. vor 19 Jahren
config.c Removed obsolete print_config() vor 19 Jahren
console.c Some versions of doxygen seem to object to "@ret None" or similar. vor 20 Jahren
debug.c Tidy up hex_dump() output. vor 19 Jahren
dev.c dev.c uses the new tables infrastructure. vor 20 Jahren
device.c Added generic device model. vor 19 Jahren
disk.c Needs to be updated to new probe logic. vor 20 Jahren
elf_loader.c Merge from Etherboot 5.4 vor 19 Jahren
errno.c More doxygen docs vor 20 Jahren
heap.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). vor 19 Jahren
i82365.c Initial revision vor 20 Jahren
image.c fix printf format args vor 19 Jahren
init.c Move init.h to gpxe/init.h. vor 19 Jahren
main.c Take out unused cleanup() function so that we can remove the link dependency on dev.o. vor 19 Jahren
malloc.c Tidied up debugging messages vor 19 Jahren
misc.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE stack or INT 13 emulator etc. vor 19 Jahren
nic.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE stack or INT 13 emulator etc. vor 19 Jahren
osloader.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). vor 19 Jahren
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... vor 19 Jahren
pcmcia.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE stack or INT 13 emulator etc. vor 19 Jahren
process.c Added basic code for implementing co-operative multitasking. vor 19 Jahren
proto.c First version vor 20 Jahren
proto_eth_slow.c Initial revision vor 20 Jahren
resolv.c Added debugging. vor 20 Jahren
serial.c Move init.h to gpxe/init.h. vor 19 Jahren
settings.c Added cmdl_show proof-of-concept vor 19 Jahren
string.c Initial revision vor 20 Jahren
timer.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE stack or INT 13 emulator etc. vor 19 Jahren
url.c Made parse_url do more of the processing, to avoid duplicating parts of vor 20 Jahren
vsprintf.c Accept '%i' as a synonym for '%d'. vor 19 Jahren