I released FILO version 0.3, featuring bzImage loader. Steve Gehlbach has helped me a lot.
Version 0.3 ts1 2003-10-07 * Added loader for Linux bzImage/zImage/Image (a.k.a. /vmlinuz). Many thanks to Steve Gehlbach steve@nexpath.com for early work on this. * New "context switch" routine to unify the assembly starters for ELF and Linux, and even the C startup. This reduced the amount of assembly code. * Debug prints are now automatically prefixed with function names. * Lots of internal tweaks.
It can be downloaded from http://te.to/~ts1/filo/.