[coreboot] Help me understand more about coreboot

2025-02-05 Thread sourabadi via coreboot
Hello I am a student from tehran university in iran and I am interested to booting system's and I research in this field I compiled compiled and build your project in the qemu and run successfully but i have problem if i want to changing message that show in the qemu. for this I changing

[coreboot] Re: Help me understand more about coreboot

2025-02-05 Thread Matt DeVillier
hi Sourabadi, When building with most payloads, coreboot uses a specific git tag or hash of that payload, and (usually) will revert the payload to that tag/hash when building each time. So what you need to do is make your changes locally, commit them, then adjust your coreboot config to use that