mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-07 19:34:26 +00:00
restore alignment on files for faster flashes
This commit is contained in:
parent
3e5783a24f
commit
b04294c234
@ -120,6 +120,7 @@ $1.ffs: \
|
||||
$(EDK2_DIR)/GenFfs \
|
||||
-t $(or $($1-filetype),EFI_FV_FILETYPE_DRIVER) \
|
||||
-g $($1-guid) \
|
||||
--align $(or $($1-align),4K) \
|
||||
-o $$@ \
|
||||
$$(addprefix -i ,$$^) \
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user