diff options
-rw-r--r-- | shim.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1371,7 +1371,6 @@ should_use_fallback(EFI_HANDLE image_handle) * Print(L"Could not open \"\\EFI\\BOOT%s\": %d\n", FALLBACK, * rc); */ - uefi_call_wrapper(vh->Close, 1, vh); goto error; } |