]> git.proxmox.com Git - mirror_edk2.git/commitdiff
rename files name to match the actual ones.
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 30 Jun 2008 09:04:31 +0000 (09:04 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 30 Jun 2008 09:04:31 +0000 (09:04 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5387 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf

index 78446862e8573a8987e050d5afe70fbc1c78cf74..6e980c9e3c2228573e81068949548824623094e9 100644 (file)
@@ -2,7 +2,7 @@
 # Component description file for Terminal module.\r
 #\r
 # This driver installs Simple Text In/Out protocol for terminal devices (serial devices or hotplug devices).\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -36,8 +36,8 @@
 \r
 [Sources.common]\r
   ComponentName.c\r
-  vtutf8.c\r
-  ansi.c\r
+  Vtutf8.c\r
+  Ansi.c\r
   TerminalConOut.c\r
   TerminalConIn.c\r
   Terminal.c\r