aboutsummaryrefslogtreecommitdiff
path: root/tools/eficapsule.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/eficapsule.h')
-rw-r--r--tools/eficapsule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/eficapsule.h b/tools/eficapsule.h
index 636f7876c9c1..21849918a491 100644
--- a/tools/eficapsule.h
+++ b/tools/eficapsule.h
@@ -59,7 +59,7 @@ enum capsule_type {
};
struct efi_capsule_params {
- efi_guid_t *image_guid;
+ efi_guid_t image_guid;
unsigned long image_index;
unsigned long hardware_instance;
uint64_t monotonic_count;