From 244071a67c73092296d018ac549de40a2125f3c1 Mon Sep 17 00:00:00 2001 From: AJFISH Date: Fri, 17 Aug 2007 01:20:19 +0000 Subject: Missed a conversion. Fixed build break git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3667 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Universal') diff --git a/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.c b/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.c index 1a32cb3016..61ed14b4e7 100644 --- a/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.c +++ b/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatform.c @@ -424,7 +424,7 @@ Returns: // then install EfiStandardErrorDeviceGuid onto ControllerHandle // Status = ConPlatformUpdateDeviceVariable ( - VarErrorOut, + L"ErrOut", DevicePath, CHECK ); -- cgit v1.2.3