Missed a conversion. Fixed build break

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3667 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
AJFISH 2007-08-17 01:20:19 +00:00
parent ff37790d3d
commit 244071a67c
1 changed files with 1 additions and 1 deletions

View File

@ -424,7 +424,7 @@ Returns:
// then install EfiStandardErrorDeviceGuid onto ControllerHandle
//
Status = ConPlatformUpdateDeviceVariable (
VarErrorOut,
L"ErrOut",
DevicePath,
CHECK
);