diff options
author | Leah Rowe <leah@libreboot.org> | 2025-05-09 00:20:33 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-05-09 00:20:33 +0100 |
commit | 91220ce1833e4980097cff9674e2481cb2b24e07 (patch) | |
tree | 4aa40ef3a5910fa22611525ed221bd85da71f6a7 /config/git/flashprog | |
parent | ff33ec3352babab4c827121099192f014a960c43 (diff) |
inject.sh: use subshell to speed up find_me()
the current test allows a further extraction after
running mecleaner, even if me.bin was found.
further, any recursive calls that exit non-ze
don't lot the loop acthually stop, unless we
subshell that too, otherwise fx_ is returned to
return 0 when a given command it runs returns 1,
or more specifically: the for loop in x_ breaks.
this is by design, and there's not much that can
be done, but this patch should pseed up extraction
a little bit, when dealing with intel me files.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/git/flashprog')
0 files changed, 0 insertions, 0 deletions