mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 14:59:34 +02:00
183f378150
otherwise, ./mk -u screws up the FSP path we were still using the correct path for downloading in ./mk inject, and in practise, the file used by coreboot would have been the same, but without our hash verification after splitting up the FSP. that's the main reason we split FSP in lbmk, rather than relying on coreboot's logic for this. Signed-off-by: Leah Rowe <leah@libreboot.org>