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 22511400c7 Added generic function for calculating ACPI table checksum před 18 roky
..
acpi.c Added generic function for calculating ACPI table checksum před 18 roky
async.c Missing from previous checkin. před 18 roky
background.c Add generic mechanism for background protocols (e.g. ARP, IGMP) před 19 roky
btext.c Removed vestigal FILO code před 18 roky
buffer.c Assertions are now handled via the POSIX-like <assert.h>. před 18 roky
config.c Removed obsolete print_config() před 18 roky
console.c Some versions of doxygen seem to object to "@ret None" or similar. před 19 roky
debug.c Tidy up hex_dump() output. před 18 roky
dev.c dev.c uses the new tables infrastructure. před 19 roky
device.c Added generic device model. před 18 roky
disk.c Needs to be updated to new probe logic. před 19 roky
elf_loader.c Merge from Etherboot 5.4 před 18 roky
errno.c More doxygen docs před 19 roky
heap.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). před 18 roky
i82365.c Initial revision před 19 roky
image.c fix printf format args před 18 roky
init.c Move init.h to gpxe/init.h. před 18 roky
main.c Take out unused cleanup() function so that we can remove the link dependency on dev.o. před 18 roky
malloc.c Tidied up debugging messages před 18 roky
misc.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE stack or INT 13 emulator etc. před 18 roky
nic.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE stack or INT 13 emulator etc. před 18 roky
osloader.c Tear out old heap code, replace with code that simply allocates memory for use by malloc(). před 18 roky
pc_kbd.c gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... před 18 roky
pcmcia.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE stack or INT 13 emulator etc. před 18 roky
process.c Added basic code for implementing co-operative multitasking. před 18 roky
proto.c First version před 19 roky
proto_eth_slow.c Initial revision před 19 roky
resolv.c Added debugging. před 19 roky
serial.c Move init.h to gpxe/init.h. před 18 roky
settings.c Added cmdl_show proof-of-concept před 18 roky
string.c Initial revision před 19 roky
timer.c Kill off poll_interruptions(); it is lethal when we're acting as a PXE stack or INT 13 emulator etc. před 18 roky
url.c Made parse_url do more of the processing, to avoid duplicating parts of před 19 roky
vsprintf.c Accept '%i' as a synonym for '%d'. před 18 roky