Move DiskInfo Protocol from MdeModulePkg to IntelFrameworkModule package.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7637 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2009-02-24 07:51:47 +00:00
parent 5be56d99a9
commit 0a6f71704a
3 changed files with 180 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#/** @file
# Component description file for PS2 keyboard module.
# Component description file for IdeBus module.
#
# IDE bus driver. This driver will enumerate IDE device and export the blockIo
# protocol for every device.
@@ -55,7 +55,7 @@
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
IntelFrameworkPkg/IntelFrameworkPkg.dec
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
[LibraryClasses]