]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf
PcAtChipsetPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / PcAtChipsetPkg / Bus / Pci / IdeControllerDxe / IdeControllerDxe.inf
index 4b673564509cf90fb08d453d7b14f14d7ebb97d1..30bfd975b5f4381526b4c6a8fe2343d3d37862ad 100644 (file)
@@ -2,20 +2,21 @@
 #  \r
 #    Component description file for the IDE Controller Init module.\r
 #\r
-#  Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution.  The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
-#  \r
+#\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#  \r
+#\r
 ##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = IdeController\r
+  MODULE_UNI_FILE                = IdeController.uni\r
   FILE_GUID                      = 99549F44-49BB-4820-B9D2-901329412D67\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -45,5 +46,7 @@
   UefiBootServicesTableLib\r
 \r
 [Protocols]\r
-  gEfiPciIoProtocolGuid  \r
-  gEfiIdeControllerInitProtocolGuid\r
+  gEfiPciIoProtocolGuid             ## BY_START\r
+  gEfiIdeControllerInitProtocolGuid ## TO_START\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  IdeControllerExtra.uni\r