diff --git a/EmulatorPkg/Win/Host/WinGopScreen.c b/EmulatorPkg/Win/Host/WinGopScreen.c index bcbd153cfd..cf27c34f19 100644 --- a/EmulatorPkg/Win/Host/WinGopScreen.c +++ b/EmulatorPkg/Win/Host/WinGopScreen.c @@ -423,7 +423,7 @@ WinNtWndBlt ( return (EFI_STATUS)RStatus; } - if (BltOperation != EfiBltVideoToBltBuffer) { + if (BltOperation != EfiUgaVideoToBltBuffer) { // // Mark the area we just blted as Invalid so WM_PAINT will update. //