aboutsummaryrefslogtreecommitdiffstats
path: root/UefiMonitorTest/UefiMonitorTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'UefiMonitorTest/UefiMonitorTest.h')
-rw-r--r--UefiMonitorTest/UefiMonitorTest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/UefiMonitorTest/UefiMonitorTest.h b/UefiMonitorTest/UefiMonitorTest.h
index 6c7e0ed..66aaee9 100644
--- a/UefiMonitorTest/UefiMonitorTest.h
+++ b/UefiMonitorTest/UefiMonitorTest.h
@@ -28,4 +28,6 @@ struct _UMT_CONTEXT {
GRAPHICS_CONTEXT *Graphics;
};
+extern EFI_HII_HANDLE gUmtHiiHandle;
+
#endif /* UEFI_MONITOR_TEST_H */