From 87e0417eaf431d0d1bab9537bd9a9ed33c91e5d3 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Thu, 21 Apr 2022 21:42:25 +0300 Subject: main: add a mouse context to a graphics context --- UefiMonitorTest/UefiMonitorTest.inf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'UefiMonitorTest/UefiMonitorTest.inf') diff --git a/UefiMonitorTest/UefiMonitorTest.inf b/UefiMonitorTest/UefiMonitorTest.inf index 36f7971..7eb27cc 100644 --- a/UefiMonitorTest/UefiMonitorTest.inf +++ b/UefiMonitorTest/UefiMonitorTest.inf @@ -24,6 +24,9 @@ UefiLib UefiRuntimeServicesTableLib +[Protocols] + gEfiSimplePointerProtocolGuid + [FeaturePcd] [Pcd] -- cgit v1.2.3-18-g5258