summaryrefslogtreecommitdiff
path: root/DuetPkg
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-27 03:13:37 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-27 03:13:37 +0000
commit49eb07e4514497aab29ce54e35ab86bb15098663 (patch)
tree689592511dbdda1ffcb856c0c2042b3f50822172 /DuetPkg
parent8caa82b00d9266712eb491a16d06df4462487455 (diff)
downloadedk2-49eb07e4514497aab29ce54e35ab86bb15098663.zip
edk2-49eb07e4514497aab29ce54e35ab86bb15098663.tar.gz
edk2-49eb07e4514497aab29ce54e35ab86bb15098663.tar.bz2
Changing source filename to match name changing.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6014 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg')
-rw-r--r--DuetPkg/KbcResetDxe/Reset.inf4
-rw-r--r--DuetPkg/PcRtc/RealTimeClock.inf4
-rw-r--r--DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf4
3 files changed, 6 insertions, 6 deletions
diff --git a/DuetPkg/KbcResetDxe/Reset.inf b/DuetPkg/KbcResetDxe/Reset.inf
index f03daac..38ad014 100644
--- a/DuetPkg/KbcResetDxe/Reset.inf
+++ b/DuetPkg/KbcResetDxe/Reset.inf
@@ -1,6 +1,6 @@
#/*++
#
-# Copyright (c) 2006, 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
# which accompanies this distribution. The full text of the license may be found at
@@ -48,7 +48,7 @@
Ia32/Ia32Reset.c
[Sources.x64]
- x64/x64Reset.c
+ X64/X64Reset.c
[Protocols]
gEfiResetArchProtocolGuid
diff --git a/DuetPkg/PcRtc/RealTimeClock.inf b/DuetPkg/PcRtc/RealTimeClock.inf
index 0a90594..d02ae76 100644
--- a/DuetPkg/PcRtc/RealTimeClock.inf
+++ b/DuetPkg/PcRtc/RealTimeClock.inf
@@ -1,6 +1,6 @@
#/*++
#
-# Copyright (c) 2005, Intel Corporation
+# Copyright (c) 2005 - 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
# which accompanies this distribution. The full text of the license may be found at
@@ -48,7 +48,7 @@
Ia32/RealTimeClock.c
[Sources.x64]
- x64/RealTimeClock.c
+ X64/RealTimeClock.c
[Sources.ipf]
Ipf/RealTimeClock.c
diff --git a/DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf b/DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
index 81c55ba..3f9b43f 100644
--- a/DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
+++ b/DuetPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
@@ -1,6 +1,6 @@
#/*++
#
-# Copyright (c) 2005 - 2006, Intel Corporation
+# Copyright (c) 2005 - 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
# which accompanies this distribution. The full text of the license may be found at
@@ -55,7 +55,7 @@
Ia32/PcatIo.c
[Sources.x64]
- x64/PcatIo.c
+ X64/PcatIo.c
[Sources.ipf]
Ipf/PcatIo.c