public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Zhang, Shenglei" <shenglei.zhang@intel.com>
To: devel@edk2.groups.io
Cc: shenglei <shenglei.zhang@intel.com>,
	Jordan Justen <jordan.l.justen@intel.com>,
	Andrew Fish <afish@apple.com>, Ray Ni <ray.ni@intel.com>
Subject: [PATCH 1/2] EmulatorPkg/PeiEmuSerialPortLib: Update the INF file Guid
Date: Thu,  5 Sep 2019 15:47:21 +0800	[thread overview]
Message-ID: <20190905074722.13564-2-shenglei.zhang@intel.com> (raw)
In-Reply-To: <20190905074722.13564-1-shenglei.zhang@intel.com>

From: shenglei <shenglei.zhang@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.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@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


  reply	other threads:[~2019-09-05  7:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05  7:47 [PATCH 0/2] Update file guids in INF files Zhang, Shenglei
2019-09-05  7:47 ` Zhang, Shenglei [this message]
2019-09-05  7:47 ` [PATCH 2/2] MdeModulePkg/SerialDxe: Update the file Guid in SerialDxe.inf Zhang, Shenglei
2019-09-09  1:20   ` Wu, Hao A
     [not found] ` <15C17B3D71A3600C.31066@groups.io>
     [not found]   ` <C0706E73DB8C124D9B9C38AA364E5D5E0562C748@SHSMSX106.ccr.corp.intel.com>
2019-09-16  6:38     ` [edk2-devel] [PATCH 1/2] EmulatorPkg/PeiEmuSerialPortLib: Update the INF file Guid Ni, Ray

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190905074722.13564-2-shenglei.zhang@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox