are you talking about Bochs BIOS? If so have a look at the ADLO project which does just that. It in the LinuxBIOS sources.
I would like to use rombios.c with linuxbios. I have seen that rombios.c includes all bios services. I have compiled rombios.c an I have produced rombios.bin. Questions:
- How do I install rommbios.bin ? My romimage is 64k,
rombios is 64k and both of them are pure binary files.
2)Can linuxbios call rombios.c services even if they are 2 binary files ?
no, nor it has any need to.