rename to meet actual filenames

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5404 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff 2008-07-02 03:29:07 +00:00
parent b15f0798c7
commit a7f3d10548
1 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@
#
# IDE bus driver. This driver will enumerate IDE device and export the blockIo
# protocol for every device.
# Copyright (c) 2006 - 2007, Intel Corporation
# Copyright (c) 2006 - 2008, Intel Corporation
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@ -42,13 +42,13 @@
DriverConfiguration.c
ComponentName.h
ComponentName.c
atapi.c
ata.c
ide.c
idebus.c
idedata.h
ide.h
idebus.h
Atapi.c
Ata.c
Ide.c
IdeBus.c
IdeData.h
Ide.h
IdeBus.h
[Packages]