On 30.11.2009, at 23:26, Adam Lackorzynski wrote: > multiboot: Support arbitrary number of modules
Sounds like it's about time to extract the multiboot code from pc.c and move it to multiboot.c. After all, multiboot is supported on non-x86 as well, so maybe we can reuse some code here. Alex