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 # IDE bus driver. This driver will enumerate IDE device and export the blockIo
# protocol for every device. # 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 # All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License # are licensed and made available under the terms and conditions of the BSD License
@ -42,13 +42,13 @@
DriverConfiguration.c DriverConfiguration.c
ComponentName.h ComponentName.h
ComponentName.c ComponentName.c
atapi.c Atapi.c
ata.c Ata.c
ide.c Ide.c
idebus.c IdeBus.c
idedata.h IdeData.h
ide.h Ide.h
idebus.h IdeBus.h
[Packages] [Packages]