From 2b023999fe8ca69f31f7ee4ae4e5a8a0f45b43de Mon Sep 17 00:00:00 2001 From: vanjeff Date: Mon, 30 Jun 2008 09:04:31 +0000 Subject: [PATCH] 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 --- MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf b/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf index 78446862e8..6e980c9e3c 100644 --- a/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf +++ b/MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf @@ -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 -- 2.39.2