summaryrefslogtreecommitdiff
path: root/shim.h
diff options
context:
space:
mode:
Diffstat (limited to 'shim.h')
-rw-r--r--shim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shim.h b/shim.h
index a3f8a505..09d23780 100644
--- a/shim.h
+++ b/shim.h
@@ -341,6 +341,7 @@ typedef struct {
UINTN exit_data_size;
jmp_buf longjmp_buf;
BOOLEAN started;
+ EFI_DEVICE_PATH *loaded_image_device_path;
} SHIM_LOADED_IMAGE;
#endif /* SHIM_H_ */