* Samuel Thibault samuel.thibault@ens-lyon.org [070321 01:53]:
Hi,
That may be a FAQ, but I couldn't find a FAQ on the website.
If I understand correctly, LinuxBIOS "just" initializes the mainboard and boots a payload, there is nothing like what people would usually call "BIOS Setup", right?
Then, how can one configure the mainboard, for disabling the integrated serial uart or the PCI IRQs for instances? By setting parameters before building a ROM image?
Either Config.lb and Options.lb, or at runtime there is lxbios (lxbios.sf.net) which is "bios setup" while linux is running.