]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
MdePkg: Update Base.h to fix compilation issues with ICC.
[mirror_edk2.git] / MdePkg / Library / DxeServicesTableLib / DxeServicesTableLib.inf
index c530cb917c9229543dff3bdb3ad7de2d3e354827..8ad198c2f3dce6c58b0e8cc5c264fc04efa1c0ba 100644 (file)
@@ -4,7 +4,7 @@
 # DXE Services Table Library that retrieves a pointer to the DXE Services\r
 # Table from the Configuration Table in the EFI System Table.\r
 #\r
-# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 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
@@ -19,6 +19,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = DxeServicesTableLib\r
+  MODULE_UNI_FILE                = DxeServicesTableLib.uni\r
   FILE_GUID                      = baa1baa3-0a8d-402c-8042-985115fae953\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -44,5 +45,5 @@
 \r
 \r
 [Guids]\r
-  gEfiDxeServicesTableGuid                      ## CONSUMES\r
+  gEfiDxeServicesTableGuid                      ## CONSUMES  ## SystemTable\r
 \r