On Thu, Sep 18, 2008 at 2:59 PM, Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net wrote:
Thanks. I'm surprised by the unconditional usage of multiboot, though. I thought Ron and Stefan asked for unconditional lbtable and conditional multiboot. Especially the unconditional inline asm instead of the old C call to the payload worries me.
it's me and my dislike for conditional code and conditional structures. It always seems to bite us when we do it that way.
ron