]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / UefiRuntimeLib / UefiRuntimeLib.inf
index 4d8b4f08db34eff42020fd679254cc53278d1902..98fb5abab031f69d0b6705408d49611ca165f521 100644 (file)
@@ -5,7 +5,7 @@
 #  EVT_SIGNAL_EXIT_BOOT_SERVICES event, to provide runtime services.\r
 # This instance also supports SAL drivers for better performance.\r
 #\r
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -20,8 +20,9 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = UefiRuntimeLib\r
+  MODULE_UNI_FILE                = UefiRuntimeLib.uni\r
   FILE_GUID                      = b1ee6c28-54aa-4d17-b705-3e28ccb27b2e\r
-  MODULE_TYPE                    = UEFI_DRIVER\r
+  MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = UefiRuntimeLib|DXE_RUNTIME_DRIVER DXE_SAL_DRIVER\r
 \r
@@ -43,8 +44,8 @@
   UefiBootServicesTableLib\r
   UefiRuntimeServicesTableLib\r
   DebugLib\r
\r
+\r
 [Guids]\r
-  gEfiEventExitBootServicesGuid             ## PRODUCES ## Event\r
-  gEfiEventVirtualAddressChangeGuid         ## PRODUCES ## Event\r
+  gEfiEventExitBootServicesGuid             ## CONSUMES ## Event\r
+  gEfiEventVirtualAddressChangeGuid         ## CONSUMES ## Event\r
 \r