Fix up the UnixPkg to work with clang on OS X. XCLANG toolchain configuration has already been checked into BaseTools project.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11350 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -217,7 +217,7 @@ UnixGopBlt (
|
||||
Status = Private->UgaIo->UgaBlt (
|
||||
Private->UgaIo,
|
||||
(EFI_UGA_PIXEL *)BltBuffer,
|
||||
BltOperation,
|
||||
(EFI_UGA_BLT_OPERATION)BltOperation,
|
||||
&GopBltArgs
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user