aboutsummaryrefslogtreecommitdiffstats
path: root/UefiMonitorTest/UefiMonitorTest.inf
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2022-04-27 12:40:34 +0300
committerJoursoir <chat@joursoir.net>2022-04-27 12:40:34 +0300
commitd6861f1df69e3a59cce5dd1297522cb966dc29dd (patch)
treea35526c4c722798d2f61bc0fe28d48174be60747 /UefiMonitorTest/UefiMonitorTest.inf
parent9043e43dc2ab374f60080e5963dc60fd1bddabf3 (diff)
downloadumt-d6861f1df69e3a59cce5dd1297522cb966dc29dd.tar.gz
umt-d6861f1df69e3a59cce5dd1297522cb966dc29dd.tar.bz2
umt-d6861f1df69e3a59cce5dd1297522cb966dc29dd.zip
main: publish HII String packages
Diffstat (limited to 'UefiMonitorTest/UefiMonitorTest.inf')
-rw-r--r--UefiMonitorTest/UefiMonitorTest.inf4
1 files changed, 4 insertions, 0 deletions
diff --git a/UefiMonitorTest/UefiMonitorTest.inf b/UefiMonitorTest/UefiMonitorTest.inf
index df169d9..5492350 100644
--- a/UefiMonitorTest/UefiMonitorTest.inf
+++ b/UefiMonitorTest/UefiMonitorTest.inf
@@ -5,6 +5,7 @@
MODULE_TYPE = UEFI_APPLICATION
VERSION_STRING = 1.0
ENTRY_POINT = UefiMain
+ UEFI_HII_RESOURCE_SECTION = TRUE
[Sources]
UefiMonitorTest.c
@@ -18,15 +19,18 @@
[LibraryClasses]
BaseLib
DebugLib
+ HiiLib
MemoryAllocationLib
PcdLib
PrintLib
UefiApplicationEntryPoint
UefiBootServicesTableLib
+ UefiHiiServicesLib
UefiLib
UefiRuntimeServicesTableLib
[Protocols]
+ gEfiHiiPackageListProtocolGuid
gEfiSimplePointerProtocolGuid
gEfiSimpleTextInputExProtocolGuid