mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-18 10:46:44 +00:00
use depex to wait for runtime services guid to be installed (issue #261)
This commit is contained in:
parent
341f8ac188
commit
ab87580b18
@ -60,7 +60,7 @@ nop-dep.sec:
|
||||
|
||||
-$(RM) $@.tmp
|
||||
|
||||
linux.ffs: linux-pe.sec linux-name.sec linux-version.sec nop-dep.sec
|
||||
linux.ffs: linux-pe.sec linux-name.sec linux-version.sec linux-dep.sec
|
||||
$(EDK2_DIR)/GenFfs \
|
||||
-t EFI_FV_FILETYPE_DRIVER \
|
||||
-g DECAFBAD-6548-6461-732d-2f2d4e455246 \
|
||||
|
Loading…
Reference in New Issue
Block a user