Category Archives: coreboot

Add vendor specific information’s to a coreboot rom

Sometimes it is needed to add some vendor specific information’s like a version string to a generated coreboot rom. For this example we assume we want the area from 0×00 to 0×30 for such kind of data. The first idea … Continue reading

Posted in coreboot | Leave a comment

objdump is your friend

Lets image you are working on a coreboot port for some mainboard and you are a very glad guy cause you have a jtag interface or something similar and you notice a hang, which could be caused by a never … Continue reading

Posted in coreboot | Leave a comment