Revision: 14069
http://edk2.svn.sourceforge.net/edk2/?rev=14069&view=rev
Author: vanjeff
Date: 2013-01-18 03:36:07 +0000 (Fri, 18 Jan 2013)
Log Message:
-----------
Sync patch r13027 from main trunk.
GraphicsConsole supports both UGA and GOP protocol, "UGA Console Driver" is
changed to "Graphics Console Driver" in Component Name Protocol.
Revision Links:
--------------
http://edk2.svn.sourceforge.net/edk2/?rev=13027&view=rev
Modified Paths:
--------------
branches/UDK2010.SR1/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/ComponentName.c
Modified:
branches/UDK2010.SR1/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/ComponentName.c
===================================================================
---
branches/UDK2010.SR1/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/ComponentName.c
2013-01-18 02:23:33 UTC (rev 14068)
+++
branches/UDK2010.SR1/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/ComponentName.c
2013-01-18 03:36:07 UTC (rev 14069)
@@ -1,7 +1,7 @@
/** @file
UEFI Component Name(2) protocol implementation for GraphicsConsole driver.
-Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>
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
@@ -36,7 +36,7 @@
GLOBAL_REMOVE_IF_UNREFERENCED EFI_UNICODE_STRING_TABLE
mGraphicsConsoleDriverNameTable[] = {
{
"eng;en",
- (CHAR16 *)L"UGA Console Driver"
+ (CHAR16 *)L"Graphics Console Driver"
},
{
NULL,
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits