July 7, 2010
11:04 a.m.
Is Coreboot source code is a position independent code? I mean, will it be executed from any arbitrary location of the main memory? Can it be revoked and correctly executed by a bootloader like Grub if I make a binary image of it and make necessary changes to be read by Grub?
July 2010
11:41 a.m.
On 7/7/10 1:04 PM, ali hagigat wrote:
Is Coreboot source code is a position independent code? I mean, will it be executed from any arbitrary location of the main memory?
Most of it, no.
Can it be revoked and correctly executed by a bootloader like Grub if I make a binary image of it and make necessary changes to be read by Grub?
It does not make sense to load coreboot from grub. You'd rather load Grub from coreboot. Stefan
5723
Age (days ago)
5723
Last active (days ago)
1 comments
2 participants
participants (2)
-
ali hagigat -
Stefan Reinauer