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 (#46885): https://edk2.groups.io/g/devel/message/46885 Mute This Topic: https://groups.io/mt/33151137/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-