From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.65, mailfrom: maurice.ma@intel.com) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by groups.io with SMTP; Thu, 13 Jun 2019 09:06:02 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Jun 2019 09:06:01 -0700 X-ExtLoop1: 1 Received: from orsmsx103.amr.corp.intel.com ([10.22.225.130]) by orsmga003.jf.intel.com with ESMTP; 13 Jun 2019 09:06:01 -0700 Received: from orsmsx151.amr.corp.intel.com (10.22.226.38) by ORSMSX103.amr.corp.intel.com (10.22.225.130) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 13 Jun 2019 09:06:01 -0700 Received: from orsmsx105.amr.corp.intel.com ([169.254.2.111]) by ORSMSX151.amr.corp.intel.com ([169.254.7.242]) with mapi id 14.03.0415.000; Thu, 13 Jun 2019 09:06:01 -0700 From: "Ma, Maurice" To: "devel@edk2.groups.io" , "anthony.perard@citrix.com" CC: "Ni, Ray" , Julien Grall , "Ard Biesheuvel" , Leif Lindholm , Laszlo Ersek , "Wang, Jian J" , "Wu, Hao A" , "Zeng, Star" Subject: Re: [edk2-devel] [PATCH v2 4/4] UefiPayloadPkg/PlatformBootManagerLib: Use EDKII_SERIAL_PORT_LIB_VENDOR_GUID from MdeModulePkg Thread-Topic: [edk2-devel] [PATCH v2 4/4] UefiPayloadPkg/PlatformBootManagerLib: Use EDKII_SERIAL_PORT_LIB_VENDOR_GUID from MdeModulePkg Thread-Index: AQHVHGni/FdQetVfuU+k/HsTun88zqaZysAQ Date: Thu, 13 Jun 2019 16:06:01 +0000 Message-ID: <7AAC936950815649B5F88FAE785306C2F6FC311D@ORSMSX105.amr.corp.intel.com> References: <20190606131459.1464-1-anthony.perard@citrix.com> <20190606131459.1464-5-anthony.perard@citrix.com> In-Reply-To: <20190606131459.1464-5-anthony.perard@citrix.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzhmYjE0ZGMtZjI3MC00MzBlLWFiNDAtMDMzYmNiNWE2MjA0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoieUkzcCtoQVFXNGw2WjNyTFI2OVk2M2NPNFgwQmNkV2Z1OVwvMU9HSGdZV1B4OVpGUlcrVllcL2d1NXdicGFacTFhIn0= dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.22.254.138] MIME-Version: 1.0 Return-Path: maurice.ma@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Maurice Ma Regards, Maurice > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Anthony PERARD > Sent: Thursday, June 6, 2019 6:15 > To: devel@edk2.groups.io > Cc: Ni, Ray ; Julien Grall ; Ard > Biesheuvel ; Leif Lindholm > ; Laszlo Ersek ; Wang, Jian= J > ; Wu, Hao A ; Zeng, Star > ; Anthony PERARD > Subject: [edk2-devel] [PATCH v2 4/4] > UefiPayloadPkg/PlatformBootManagerLib: Use > EDKII_SERIAL_PORT_LIB_VENDOR_GUID from MdeModulePkg >=20 > EDKII_SERIAL_PORT_LIB_VENDOR_GUID is now defined in MdeModulePkg, > simply use it. >=20 > Signed-off-by: Anthony PERARD > --- > .../Library/PlatformBootManagerLib/PlatformConsole.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >=20 > diff --git > a/UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformConsole.c > b/UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformConsole.c > index 80a11d7451..ee2d8c8d1e 100644 > --- a/UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformConsole.c > +++ b/UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformConsole.c > @@ -8,6 +8,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent >=20 > #include "PlatformBootManager.h" > #include "PlatformConsole.h" > +#include >=20 > #define PCI_DEVICE_PATH_NODE(Func, Dev) \ > { \ > @@ -53,7 +54,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent > (UINT8) ((sizeof (VENDOR_DEVICE_PATH)) >> 8) \ > } \ > }, \ > - {0xD3987D4B, 0x971A, 0x435F, {0x8C, 0xAF, 0x49, 0x67, 0xEB, 0x62, 0= x72, > 0x41}} \ > + EDKII_SERIAL_PORT_LIB_VENDOR_GUID \ > } >=20 > #define gUart \ > -- > Anthony PERARD >=20 >=20 >=20