diff options
Diffstat (limited to 'EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.inf')
-rw-r--r-- | EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.inf b/EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.inf index 51479373ff..19f133e952 100644 --- a/EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.inf +++ b/EmulatorPkg/Library/DxeTimerLib/DxeTimerLib.inf @@ -46,6 +46,6 @@ EmuThunkLib
UefiLib
UefiBootServicesTableLib
-
+
[Protocols]
gEfiTimerArchProtocolGuid
|