]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Disk/DiskIo/Dxe/DiskIo.inf
added PPI and Protocol definitions needed by porting modules
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / DiskIo / Dxe / DiskIo.inf
index ad736793020721cf6bae8ddeb1d7569a2b1475ff..3030bda1dd353bf4341cefa5c5c0d43fb7314bcc 100644 (file)
@@ -1,12 +1,13 @@
 #/** @file\r
-#  Component description file for DiskIo module.\r
+# Component description file for DiskIo module.\r
+#\r
+# DiskIo driver that layers it's self on every Block IO protocol in the system.\r
+# Copyright (c) 2006 - 2007, Intel Corporation\r
 #\r
-#  Copyright (c) 2006 - 2007, Intel Corporation\r
 #  All rights reserved. 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
 #  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
@@ -34,8 +35,8 @@
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
-#  DRIVER_BINDING                =  gDiskIoDriverBinding\r
-#  COMPONENT_NAME                =  gDiskIoComponentName\r
+#  DRIVER_BINDING                =  gDiskIoDriverBinding                         \r
+#  COMPONENT_NAME                =  gDiskIoComponentName                         \r
 #\r
 \r
 ################################################################################\r
@@ -48,6 +49,8 @@
   ComponentName.c\r
   DiskIo.h\r
   diskio.c\r
+  CommonHeader.h\r
+  EntryPoint.c\r
 \r
 \r
 ################################################################################\r
 [Includes]\r
   $(WORKSPACE)/MdePkg/Include/Library\r
 \r
-################################################################################\r
-#\r
-# Package Dependency Section - list of Package files that are required for\r
-#                              this module.\r
-#\r
-################################################################################\r
-\r
-[Packages]\r
-  $(WORKSPACE)/MdeModulePkg/MdeModulePkg.dec\r
-  $(WORKSPACE)/MdePkg/MdePkg.dec\r
-\r
-\r
 ################################################################################\r
 #\r
 # Library Class Section - list of Library Classes that are required for\r