mirror of https://github.com/acidanthera/audk.git
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:
parent
ff37790d3d
commit
244071a67c
|
@ -424,7 +424,7 @@ Returns:
|
|||
// then install EfiStandardErrorDeviceGuid onto ControllerHandle
|
||||
//
|
||||
Status = ConPlatformUpdateDeviceVariable (
|
||||
VarErrorOut,
|
||||
L"ErrOut",
|
||||
DevicePath,
|
||||
CHECK
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue