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

Delete this macro because:

1. Nothing uses it.
2. It is misspelled.
3. It is a EDK I style GUID definition which is redundant with
   an existing EDK II style GUID definition.

Cc: Andrew Fish <af...@apple.com>
Cc: Ray Ni <ray...@intel.com>
Cc: Michael D Kinney <michael.d.kin...@intel.com>
Cc: Chasel Chiu <chasel.c...@intel.com>
Signed-off-by: Nate DeSimone <nathaniel.l.desim...@intel.com>
---
 EmulatorPkg/Include/Protocol/EmuIoThunk.h | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/EmulatorPkg/Include/Protocol/EmuIoThunk.h 
b/EmulatorPkg/Include/Protocol/EmuIoThunk.h
index b6da635177..5f025c0e3c 100644
--- a/EmulatorPkg/Include/Protocol/EmuIoThunk.h
+++ b/EmulatorPkg/Include/Protocol/EmuIoThunk.h
@@ -2,6 +2,7 @@
   Emulator Thunk to abstract OS services from pure EFI code
 
   Copyright (c) 2010 - 2011, Apple Inc. All rights reserved.<BR>
+  Copyright (c) 2023, Intel Corporation. All rights reserved.<BR>
 
   SPDX-License-Identifier: BSD-2-Clause-Patent
 
@@ -10,9 +11,6 @@
 #ifndef __EMU_IO_THUNK__
 #define __EMU_IO_THUNK__
 
-#define EMU_IO_THUNK_PROTOCO_GUID  \
- { 0x453368F6, 0x7C85, 0x434A, { 0xA9, 0x8A, 0x72, 0xD1, 0xB7, 0xFF, 0xA9, 
0x26 } }
-
 typedef struct _EMU_IO_THUNK_PROTOCOL EMU_IO_THUNK_PROTOCOL;
 
 typedef
-- 
2.30.2



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#100560): https://edk2.groups.io/g/devel/message/100560
Mute This Topic: https://groups.io/mt/97308241/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to