summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-02 03:29:07 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-02 03:29:07 +0000
commita7f3d10548e1aedabb3c9387ae91e8e3cf0945ec (patch)
treef97a8e1d734e590bd0fabf80239b142f1df18df1 /IntelFrameworkModulePkg
parentb15f0798c7a6bc041a3a63e571423ec436b52d98 (diff)
downloadedk2-a7f3d10548e1aedabb3c9387ae91e8e3cf0945ec.zip
edk2-a7f3d10548e1aedabb3c9387ae91e8e3cf0945ec.tar.gz
edk2-a7f3d10548e1aedabb3c9387ae91e8e3cf0945ec.tar.bz2
rename to meet actual filenames
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5404 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkModulePkg')
-rw-r--r--IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf16
1 files changed, 8 insertions, 8 deletions
diff --git a/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf b/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
index c90a364..6aa0470 100644
--- a/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
+++ b/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
@@ -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]