From a7f3d10548e1aedabb3c9387ae91e8e3cf0945ec Mon Sep 17 00:00:00 2001 From: vanjeff Date: Wed, 2 Jul 2008 03:29:07 +0000 Subject: [PATCH] rename to meet actual filenames git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5404 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Bus/Pci/IdeBusDxe/IdeBusDxe.inf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf b/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf index c90a3645b6..6aa04701ef 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] -- 2.39.2