mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
1cd8353082
coreboot already unlocks the regions during build, by default, anyway, and this was present in the submitter's patch. however, it's also good to unlock the IFD regions. like so: ifdtool --unlock ifd.bin -O ifd.bin this has been done, on the ifd for hp pro 3500 Signed-off-by: Leah Rowe <leah@libreboot.org>