]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
MdePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdePkg / Library / UefiRuntimeLib / UefiRuntimeLib.inf
index 22b8e0820a83a3ba68052490b3bdafecc6aebf0a..8f46495fc5f8978cddd2a5ff7a184a4693daa9bd 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 - 2014, 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,6 +20,7 @@
 [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                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -45,6 +46,6 @@
   DebugLib\r
  \r
 [Guids]\r
-  gEfiEventExitBootServicesGuid             ## PRODUCES ## Event\r
-  gEfiEventVirtualAddressChangeGuid         ## PRODUCES ## Event\r
+  gEfiEventExitBootServicesGuid             ## CONSUMES ## Event\r
+  gEfiEventVirtualAddressChangeGuid         ## CONSUMES ## Event\r
 \r