public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1] EmulatorPkg: Correct Comment
@ 2023-03-01  4:55 Nate DeSimone
  2023-03-01  4:55 ` [PATCH v1] EmulatorPkg: Delete EMU_IO_THUNK_PROTOCO_GUID Nate DeSimone
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Nate DeSimone @ 2023-03-01  4:55 UTC (permalink / raw)
  To: devel; +Cc: Nate DeSimone, Andrew Fish, Ray Ni, Michael D Kinney, Chasel Chiu

From: Nate DeSimone <nathaniel.l.desimone@intel.com>

EFI_EMU_UGA_IO_PROTOCOL has been replaced by
EMU_GRAPHICS_WINDOW_PROTOCOL.

Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
---
 EmulatorPkg/Unix/Host/Gasket.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/EmulatorPkg/Unix/Host/Gasket.h b/EmulatorPkg/Unix/Host/Gasket.h
index 6dafc903cf..b0d61893c3 100644
--- a/EmulatorPkg/Unix/Host/Gasket.h
+++ b/EmulatorPkg/Unix/Host/Gasket.h
@@ -1,7 +1,7 @@
 /** @file
 
   Copyright (c) 2008 - 2011, Apple Inc. All rights reserved.<BR>
-  Copyright (c) 2011 - 2019, Intel Corporation. All rights reserved.<BR>
+  Copyright (c) 2011 - 2023, Intel Corporation. All rights reserved.<BR>
 
   SPDX-License-Identifier: BSD-2-Clause-Patent
 
@@ -200,7 +200,7 @@ ReverseGasketUint64Uint64 (
   );
 
 //
-// Gasket functions for EFI_EMU_UGA_IO_PROTOCOL
+// Gasket functions for EMU_GRAPHICS_WINDOW_PROTOCOL
 //
 
 EFI_STATUS
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-04-04 12:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-01  4:55 [PATCH v1] EmulatorPkg: Correct Comment Nate DeSimone
2023-03-01  4:55 ` [PATCH v1] EmulatorPkg: Delete EMU_IO_THUNK_PROTOCO_GUID Nate DeSimone
2023-03-01  4:55 ` [PATCH v1] EmulatorPkg: Fix misspelling Nate DeSimone
2023-03-01  5:11   ` Ni, Ray
2023-03-01  4:55 ` [PATCH v1] EmulatorPkg: Fix SecInterruptEnabled misspelling Nate DeSimone
2023-03-01  5:11   ` Ni, Ray
2023-03-01  4:55 ` [PATCH v1] EmulatorPkg: Remove Duplicate gEmuIoThunkProtocolGuid Nate DeSimone
2023-03-01  5:11   ` Ni, Ray
2023-03-01  4:55 ` [PATCH v1] EmulatorPkg: Rename Variable Nate DeSimone
2023-03-01  5:11   ` Ni, Ray
2023-03-01  4:55 ` [PATCH v1] MdeModulePkg: Fix misspelling Nate DeSimone
2023-04-04 12:58   ` 回复: [edk2-devel] " gaoliming
2023-03-01  5:10 ` [PATCH v1] EmulatorPkg: Correct Comment Ni, Ray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox