ifcpu64.c32: clean up the sources
[syslinux.git] / TODO
blob530b4bfbce1bb717bfccd0ec669595353e7adb2d
1 *** To do in the short term:
3 - PXELINUX: Figure out localboot/idle problems.
5 - PXELINUX: Support changing the default server and boot file prefix?
7 - Library support for all the comboot system calls.
9 - Deal with non-512-byte sectors (if I can get media which does...)
12 *** Future projects:
14 - Clean up the command-line parsing.
16 - Cleaned up documentation, with a real man page.
18 - API call to get directory listing.
20 - COM32-based CLI.
22 - Rewrite the filesystems to run in protected mode C code.