Commit 4040ec4
committed
shim_start_image(): fix guid/handle pairing when uninstalling protocols
ardb noted in a comment on PR 656 that his code for shim_start_image()
has the protocols and guids mismatched when we're uninstalling the
protocol after the image has exited.
This fixes those to be paired correctly.
Signed-off-by: Peter Jones <pjones@redhat.com>1 parent 18d98bf commit 4040ec4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
315 | | - | |
| 314 | + | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| |||
0 commit comments