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 22511400c7 Added generic function for calculating ACPI table checksum пре 18 година
..
acpi.c Added generic function for calculating ACPI table checksum пре 18 година
async.c Missing from previous checkin. пре 18 година
background.c Add generic mechanism for background protocols (e.g. ARP, IGMP) пре 19 година
btext.c Removed vestigal FILO code пре 18 година
buffer.c Assertions are now handled via the POSIX-like <assert.h>. пре 18 година
config.c Removed obsolete print_config() пре 18 година
console.c Some versions of doxygen seem to object to "@ret None" or similar. пре 19 година
debug.c Tidy up hex_dump() output. пре 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 fix printf format args пре 18 година
init.c Move init.h to gpxe/init.h. пре 18 година
main.c Take out unused cleanup() function so that we can remove the link dependency on dev.o. пре 18 година
malloc.c Tidied up debugging messages пре 18 година
misc.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE stack or INT 13 emulator etc. пре 18 година
nic.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE stack or INT 13 emulator etc. пре 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 Kill off poll_interruptions(); it is lethal when we're acting as a PXE stack or INT 13 emulator etc. пре 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 година
settings.c Added cmdl_show proof-of-concept пре 18 година
string.c Initial revision пре 19 година
timer.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE stack or INT 13 emulator etc. пре 18 година
url.c Made parse_url do more of the processing, to avoid duplicating parts of пре 19 година
vsprintf.c Accept '%i' as a synonym for '%d'. пре 18 година