From d6861f1df69e3a59cce5dd1297522cb966dc29dd Mon Sep 17 00:00:00 2001 From: Joursoir Date: Wed, 27 Apr 2022 12:40:34 +0300 Subject: main: publish HII String packages --- UefiMonitorTest/UefiMonitorTest.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'UefiMonitorTest/UefiMonitorTest.h') 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 */ -- cgit v1.2.3-18-g5258