rename files name to match the actual ones.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5387 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff 2008-06-30 09:04:31 +00:00
parent e47f2cedc3
commit 2b023999fe
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# Component description file for Terminal module.
#
# This driver installs Simple Text In/Out protocol for terminal devices (serial devices or hotplug devices).
# 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
@ -36,8 +36,8 @@
[Sources.common]
ComponentName.c
vtutf8.c
ansi.c
Vtutf8.c
Ansi.c
TerminalConOut.c
TerminalConIn.c
Terminal.c