-
Notifications
You must be signed in to change notification settings - Fork 1
Blobs
Daniel Azevedo edited this page Oct 2, 2024
·
3 revisions
To extract necessary blobs using ifdtool:
ifdtool -x original.rom
This command will extract the blobs needed to compile your coreboot rom:
flashregion_0_flashdescriptor.bin
flashregion_1_bios.bin
flashregion_2_intel_me.bin
flashregion_3_gbe.bin
d77coreboot