]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/I2c/I2cDxe/I2cHostDxe.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Bus / I2c / I2cDxe / I2cHostDxe.inf
index ebd9fcac4bc84d0bd77612b30dd9d166c7a3ddbd..2fb1085c6de364e983e61d4dd244bb128a08a537 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  This driver produce I2C Host Protocol on I2C controller handle.\r
 #\r
-#  Copyright (c) 2013, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2013 - 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
@@ -16,6 +16,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = I2cHostDxe\r
+  MODULE_UNI_FILE                = I2cHostDxe.uni\r
   FILE_GUID                      = CDEC3671-816E-43DC-A002-DCD645229338\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
   MdePkg/MdePkg.dec\r
 \r
 [Protocols]\r
-  gEfiI2cIoProtocolGuid                             ## BY_START\r
   gEfiI2cHostProtocolGuid                           ## BY_START\r
   gEfiI2cMasterProtocolGuid                         ## TO_START\r
-  gEfiI2cEnumerateProtocolGuid                      ## TO_START\r
   gEfiI2cBusConfigurationManagementProtocolGuid     ## TO_START\r
-  gEfiI2cHostProtocolGuid                           ## TO_START\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  I2cHostDxeExtra.uni\r
+\r