Acked-by: Ray Ni <ray...@intel.com> > -----Original Message----- > From: Desimone, Nathaniel L <nathaniel.l.desim...@intel.com> > Sent: Wednesday, March 1, 2023 12:55 PM > To: devel@edk2.groups.io > Cc: Desimone, Nathaniel L <nathaniel.l.desim...@intel.com>; Andrew Fish > <af...@apple.com>; Ni, Ray <ray...@intel.com>; Kinney, Michael D > <michael.d.kin...@intel.com>; Chiu, Chasel <chasel.c...@intel.com> > Subject: [PATCH v1] EmulatorPkg: Remove Duplicate > gEmuIoThunkProtocolGuid > > From: Nate DeSimone <nathaniel.l.desim...@intel.com> > > Host.inf contains two redundant references to > gEmuIoThunkProtocolGuid. Removing one of them as it is superfluous. > > 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/Unix/Host/Host.inf | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/EmulatorPkg/Unix/Host/Host.inf > b/EmulatorPkg/Unix/Host/Host.inf > index f5ebbed683..94997dde6a 100644 > --- a/EmulatorPkg/Unix/Host/Host.inf > +++ b/EmulatorPkg/Unix/Host/Host.inf > @@ -2,7 +2,7 @@ > # Entry Point of Emu Emulator > # > # Main executable file of Unix Emulator that loads PEI core after > initialization > finished. > -# Copyright (c) 2008 - 2022, Intel Corporation. All rights reserved.<BR> > +# Copyright (c) 2008 - 2023, Intel Corporation. All rights reserved.<BR> > # Portions copyright (c) 2008 - 2011, Apple Inc. All rights reserved.<BR> > # > # SPDX-License-Identifier: BSD-2-Clause-Patent > @@ -67,7 +67,6 @@ > gEmuThunkPpiGuid > > [Protocols] > - gEmuIoThunkProtocolGuid > gEmuIoThunkProtocolGuid > gEmuGraphicsWindowProtocolGuid > gEmuThreadThunkProtocolGuid > -- > 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#100570): https://edk2.groups.io/g/devel/message/100570 Mute This Topic: https://groups.io/mt/97308244/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/leave/9847357/21656/1706620634/xyzzy [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-