Reviewed-by: Ray Ni <ray...@intel.com> > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Zhang, > Shenglei > Sent: Thursday, September 5, 2019 3:47 PM > To: devel@edk2.groups.io > Cc: Zhang, Shenglei <shenglei.zh...@intel.com>; Justen, Jordan L > <jordan.l.jus...@intel.com>; Andrew Fish > <af...@apple.com>; Ni, Ray <ray...@intel.com> > Subject: [edk2-devel] [PATCH 1/2] EmulatorPkg/PeiEmuSerialPortLib: Update the > INF file Guid > > From: shenglei <shenglei.zh...@intel.com> > > FILE GUID in PeiEmuSerialPortLib.inf is same to > MdePkg\Library\BaseSerialPortLibNull\BaseSerialPortLibNull.inf. > PeiEmuSerialPortLib.inf FILE_GUID should be updated. > https://bugzilla.tianocore.org/show_bug.cgi?id=2144 > > Cc: Jordan Justen <jordan.l.jus...@intel.com> > Cc: Andrew Fish <af...@apple.com> > Cc: Ray Ni <ray...@intel.com> > Signed-off-by: Shenglei Zhang <shenglei.zh...@intel.com> > --- > EmulatorPkg/Library/PeiEmuSerialPortLib/PeiEmuSerialPortLib.inf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/EmulatorPkg/Library/PeiEmuSerialPortLib/PeiEmuSerialPortLib.inf > b/EmulatorPkg/Library/PeiEmuSerialPortLib/PeiEmuSerialPortLib.inf > index f61346174739..2f5e656fd753 100644 > --- a/EmulatorPkg/Library/PeiEmuSerialPortLib/PeiEmuSerialPortLib.inf > +++ b/EmulatorPkg/Library/PeiEmuSerialPortLib/PeiEmuSerialPortLib.inf > @@ -12,7 +12,7 @@ > [Defines] > INF_VERSION = 0x00010005 > BASE_NAME = PeiEmuSerialPortLibNull > - FILE_GUID = E4541241-8897-411a-91F8-7D7E45837146 > + FILE_GUID = 76003416-0373-4C3C-BC4C-87E367FD4BD1 > MODULE_TYPE = PEIM > VERSION_STRING = 1.0 > LIBRARY_CLASS = SerialPortLib| PEI_CORE PEIM SEC > -- > 2.18.0.windows.1 > > >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#47265): https://edk2.groups.io/g/devel/message/47265 Mute This Topic: https://groups.io/mt/34161745/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-