aboutsummaryrefslogtreecommitdiff
path: root/EfiGuardDxe/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'EfiGuardDxe/util.h')
-rw-r--r--EfiGuardDxe/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EfiGuardDxe/util.h b/EfiGuardDxe/util.h
index c306a0e..08e30e6 100644
--- a/EfiGuardDxe/util.h
+++ b/EfiGuardDxe/util.h
@@ -19,7 +19,7 @@ RtlSleep(
VOID
EFIAPI
PrintLoadedImageInfo(
- IN EFI_LOADED_IMAGE *ImageInfo
+ IN CONST EFI_LOADED_IMAGE *ImageInfo
);
//