aboutsummaryrefslogtreecommitdiffstats
path: root/UefiMonitorTest/UefiMonitorTest.inf
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2022-04-11 21:43:40 +0300
committerJoursoir <chat@joursoir.net>2022-04-11 21:43:40 +0300
commit789541a9b34b74f82af02fc4e7f4d7a0bc31e4c2 (patch)
treecd805d1af8bcb73198c40973a73f6737d0b51707 /UefiMonitorTest/UefiMonitorTest.inf
parent0c2bba19840f78fbea8da299ff30fa4f5d09e125 (diff)
downloadumt-789541a9b34b74f82af02fc4e7f4d7a0bc31e4c2.tar.gz
umt-789541a9b34b74f82af02fc4e7f4d7a0bc31e4c2.tar.bz2
umt-789541a9b34b74f82af02fc4e7f4d7a0bc31e4c2.zip
main: add the string drawing routine
Diffstat (limited to 'UefiMonitorTest/UefiMonitorTest.inf')
-rw-r--r--UefiMonitorTest/UefiMonitorTest.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/UefiMonitorTest/UefiMonitorTest.inf b/UefiMonitorTest/UefiMonitorTest.inf
index 64a3b08..36f7971 100644
--- a/UefiMonitorTest/UefiMonitorTest.inf
+++ b/UefiMonitorTest/UefiMonitorTest.inf
@@ -18,6 +18,7 @@
DebugLib
MemoryAllocationLib
PcdLib
+ PrintLib
UefiApplicationEntryPoint
UefiBootServicesTableLib
UefiLib