From nobody Fri Apr 19 05:13:46 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+96482+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+96482+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1668758355; cv=none; d=zohomail.com; s=zohoarc; b=lHhxI5zxnsdwy7X/q82Z5h0P5N/6TNzSNOEIYWXEDH7ISxTLMe1ngH4qOkCfCoDY3P0agKYCGv6P8lTCDBb/HG2UychzNSVyhfxGp3EQVbd6Hi2wqZzJV9d+IdeDqBr9DUvEzJyvqsZuSnlUVOh0NhIQM2jX/54GQtNVxILBd9U= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1668758355; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=6wK0s3jF3dLXhERLs9wgkUw9CIpnaNfM8u7tsgzTK8o=; b=CE+HDaDuEuXSQhDwR3OvXNGvzjgx9vFW70lUcSaASobCcGP1LTEjaVVr9lDw72ufLqacA64l8A/n5BXbi0NARpP1v222Ey0SbH4yLHgO2YzdsQ1T8Sabh+GqOpp5apbNmDHskrji+xbjrv40H1PFHyia2tb2GNjfZzVxkOwDKdU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+96482+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1668758355639942.3559525755097; Thu, 17 Nov 2022 23:59:15 -0800 (PST) Return-Path: X-Received: by 127.0.0.2 with SMTP id 40HdYY1788612xInBQNvfrk4; Thu, 17 Nov 2022 23:59:15 -0800 X-Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mx.groups.io with SMTP id smtpd.web10.6771.1668758353219060329 for ; Thu, 17 Nov 2022 23:59:14 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10534"; a="399367812" X-IronPort-AV: E=Sophos;i="5.96,173,1665471600"; d="scan'208";a="399367812" X-Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2022 23:59:14 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10534"; a="708940507" X-IronPort-AV: E=Sophos;i="5.96,173,1665471600"; d="scan'208";a="708940507" X-Received: from mxu9-mobl1.ccr.corp.intel.com ([10.249.173.8]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2022 23:59:12 -0800 From: "Min Xu" To: devel@edk2.groups.io Cc: Min M Xu , Chasel Chiu , Nate DeSimone , Isaac Oram , Liming Gao , Eric Dong , Jiewen Yao Subject: [edk2-devel] [PATCH V1 1/5] MinPlatformPkg: Use CcExitLib instead of VmgExitLib Date: Fri, 18 Nov 2022 15:56:53 +0800 Message-Id: <20221118075657.665-2-min.m.xu@intel.com> In-Reply-To: <20221118075657.665-1-min.m.xu@intel.com> References: <20221118075657.665-1-min.m.xu@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,min.m.xu@intel.com X-Gm-Message-State: AkecKdvd5X4xIUFSIqxIbqlix1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1668758355; bh=xP3O8knV0bXv7Y8Piab6AyCkl0d5STsnAEebajhq83s=; h=Cc:Date:From:Reply-To:Subject:To; b=ElP9RJMYtTJOPqrHDuolNEYx8gSNQ+27qpjA7357EiokHXPI+O/jgqRsCmkKg7uiL2D uvD34zjiTBbD/1Mx/zTJRh2XPIjyGbv1g5VhYk+AZIlER64TW3xwhXg6EXv8/kPyrMAYr uZulxLkDd59rP/06QpZVZYjamZPxKxChMcQ= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1668758356798100004 Content-Type: text/plain; charset="utf-8" From: Min M Xu BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4159 VmgExitLib is renamed as CcExitLib in EDK2. This change should be applied in MinPlatformPkg as well. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Liming Gao Cc: Eric Dong Cc: Jiewen Yao Signed-off-by: Min Xu --- Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc | 2 +- Platform/Intel/MinPlatformPkg/Include/Dsc/CorePeiLib.dsc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc b/Pla= tform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc index e48d4b06d89c..14af0acc3be6 100644 --- a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc +++ b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc @@ -38,7 +38,7 @@ HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRou= terDxe.inf Tcg2PhysicalPresenceLib|SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/D= xeTcg2PhysicalPresenceLib.inf =20 - VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf + CcExitLib|UefiCpuPkg/Library/CcExitLibNull/CcExitLibNull.inf =20 [LibraryClasses.common.DXE_CORE, LibraryClasses.common.DXE_DRIVER, Library= Classes.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.UEFI_DRIVER, Libra= ryClasses.common.UEFI_APPLICATION] VariableReadLib|MinPlatformPkg/Library/DxeRuntimeVariableReadLib/DxeRunt= imeVariableReadLib.inf diff --git a/Platform/Intel/MinPlatformPkg/Include/Dsc/CorePeiLib.dsc b/Pla= tform/Intel/MinPlatformPkg/Include/Dsc/CorePeiLib.dsc index 4424ebaecc22..595f0ee49002 100644 --- a/Platform/Intel/MinPlatformPkg/Include/Dsc/CorePeiLib.dsc +++ b/Platform/Intel/MinPlatformPkg/Include/Dsc/CorePeiLib.dsc @@ -36,7 +36,7 @@ !endif =20 TimerLib|PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf - VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf + CcExitLib|UefiCpuPkg/Library/CcExitLibNull/CcExitLibNull.inf =20 [LibraryClasses.common.SEC] ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseRepor= tStatusCodeLibNull.inf --=20 2.29.2.windows.2 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#96482): https://edk2.groups.io/g/devel/message/96482 Mute This Topic: https://groups.io/mt/95108073/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- From nobody Fri Apr 19 05:13:46 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+96483+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+96483+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1668758357; cv=none; d=zohomail.com; s=zohoarc; b=dWsuiyt+cwDNrxvyChBhyv9EAbDPyn89P7ge+TRB/YnSY1l1d8w7nFZ5sQplly2xWWkOoOJC3M+V+nzEFZemq1pWExkcsfter8jeM8U4vagoYltKS/uReh5VLiZsyTWDQvOcKZAaT8CK4SL0Fn49hapvrscZ/7tffbKogBXNn5Q= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1668758357; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=eCAiXSlC0IyAryCwjbsjK50Yi80bciyCi/T2q5f9DEU=; b=OvkaI2J0DqZusA9UOVUyCkSIlquMlJhnJkMHCDrsQ5ZLjHRPAL79aYNZt3Okfel7y6y0yXBoDbiWc+sIioEZEZ6jUWkKU0/CzXaA56PGpQzwwzvLvo0J48BUk3DsaCZ4tGnvdt0DJE3htQMGB7EV7dCW1xAz26UzxypWDaS0B4Q= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+96483+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1668758357430627.297655634299; Thu, 17 Nov 2022 23:59:17 -0800 (PST) Return-Path: X-Received: by 127.0.0.2 with SMTP id xr9LYY1788612x4bSFIfA7jQ; Thu, 17 Nov 2022 23:59:17 -0800 X-Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mx.groups.io with SMTP id smtpd.web10.6771.1668758353219060329 for ; Thu, 17 Nov 2022 23:59:16 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10534"; a="399367845" X-IronPort-AV: E=Sophos;i="5.96,173,1665471600"; d="scan'208";a="399367845" X-Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2022 23:59:16 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10534"; a="708940533" X-IronPort-AV: E=Sophos;i="5.96,173,1665471600"; d="scan'208";a="708940533" X-Received: from mxu9-mobl1.ccr.corp.intel.com ([10.249.173.8]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2022 23:59:14 -0800 From: "Min Xu" To: devel@edk2.groups.io Cc: Min M Xu , Michael D Kinney , Kelly Steele , Nate DeSimone , Jiewen Yao Subject: [edk2-devel] [PATCH V1 2/5] QuarkPlatformPkg: Use CcExitLib instead of VmgEixtLib Date: Fri, 18 Nov 2022 15:56:54 +0800 Message-Id: <20221118075657.665-3-min.m.xu@intel.com> In-Reply-To: <20221118075657.665-1-min.m.xu@intel.com> References: <20221118075657.665-1-min.m.xu@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,min.m.xu@intel.com X-Gm-Message-State: WnfbK1GGNGg8aoynzyNb7SSNx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1668758357; bh=z7vwK+xTzlineyblJKSYIpXEZqsG4+h7gHGLQLa0jC0=; h=Cc:Date:From:Reply-To:Subject:To; b=c2ivFVTQsuc85FstntCoS0eC1QW68qi+EgIFsOneynaCUp1TXNPdSC30PvEvo8+tn3z omF+zQdjnNSbnAl0X43D1HN3pl5O2NB26mrmQy3WePdgJMXMCNl10h2WNpBuuBaXaGiqI qejNIqGPLXqKW1kyQg+h/TjkVyUe81gOXaU= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1668758358828100009 Content-Type: text/plain; charset="utf-8" From: Min M Xu BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4159 VmgExitLib is renamed as CcExitLib in EDK2. This change should be applied in QuarkPlatformPkg as well. Cc: Michael D Kinney Cc: Kelly Steele Cc: Nate DeSimone Cc: Jiewen Yao Signed-off-by: Min Xu --- Platform/Intel/QuarkPlatformPkg/Quark.dsc | 2 +- Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Platform/Intel/QuarkPlatformPkg/Quark.dsc b/Platform/Intel/Qua= rkPlatformPkg/Quark.dsc index cc1eba4df47d..24a19bb464bd 100644 --- a/Platform/Intel/QuarkPlatformPkg/Quark.dsc +++ b/Platform/Intel/QuarkPlatformPkg/Quark.dsc @@ -105,7 +105,7 @@ !endif DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.i= nf PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeC= offGetEntryPointLib.inf - VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf + CcExitLib|UefiCpuPkg/Library/CcExitLibNull/CcExitLibNull.inf =20 # # UEFI & PI diff --git a/Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc b/Platform/Intel/= QuarkPlatformPkg/QuarkMin.dsc index 993d698eece5..a337d497a69f 100644 --- a/Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc +++ b/Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc @@ -93,7 +93,7 @@ !endif DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.i= nf PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeC= offGetEntryPointLib.inf - VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf + CcExitLib|UefiCpuPkg/Library/CcExitLibNull/CcExitLibNull.inf =20 # # UEFI & PI --=20 2.29.2.windows.2 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#96483): https://edk2.groups.io/g/devel/message/96483 Mute This Topic: https://groups.io/mt/95108074/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- From nobody Fri Apr 19 05:13:46 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+96484+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+96484+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1668758359; cv=none; d=zohomail.com; s=zohoarc; b=CVCVck0gVY0H+wbnLkzEECRU64895/Yqws0pKeKcFg4tvIwp7bUcCdNGAEUjsPQ6ilx4TcWzB0yrRYd2OBSd6tH+EUtLhMN2hqtdUviPtk7UHLX3b20m2nwzwxKFQQvBJsaRjkuHqqdDjkKjuE1wIY5/gFLua50AZWiE1UsSD6I= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1668758359; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=6sIVK50/4CVvpslJBRfNDoxgRlHNb7jWmMif0c9RHCQ=; b=mP5W10TqUm5T7+e8wWUQAe8VifF7m34FkNTfd3q2SKAyPz3dGZUlKySGsJZo82TkWVB3DrG5cpeSerVZL7+MLDhInCLiFrG6md5OiQAvX8LShM2pzJ/4PG53Oveu0+SXxmf0xt+qeLHoQ0xiwjdywiegJKnwQ7OIVRXwXjieTBw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+96484+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1668758359568275.0267225131255; Thu, 17 Nov 2022 23:59:19 -0800 (PST) Return-Path: X-Received: by 127.0.0.2 with SMTP id FdWXYY1788612x2Q1wSP88zo; Thu, 17 Nov 2022 23:59:18 -0800 X-Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mx.groups.io with SMTP id smtpd.web10.6771.1668758353219060329 for ; Thu, 17 Nov 2022 23:59:18 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10534"; a="399367862" X-IronPort-AV: E=Sophos;i="5.96,173,1665471600"; d="scan'208";a="399367862" X-Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2022 23:59:17 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10534"; a="708940557" X-IronPort-AV: E=Sophos;i="5.96,173,1665471600"; d="scan'208";a="708940557" X-Received: from mxu9-mobl1.ccr.corp.intel.com ([10.249.173.8]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2022 23:59:16 -0800 From: "Min Xu" To: devel@edk2.groups.io Cc: Min M Xu , Nate DeSimone , Jiewen Yao Subject: [edk2-devel] [PATCH V1 3/5] SimicsOpenBoardPlatformPkg: Use CcExitLib instead of VmgExitLib Date: Fri, 18 Nov 2022 15:56:55 +0800 Message-Id: <20221118075657.665-4-min.m.xu@intel.com> In-Reply-To: <20221118075657.665-1-min.m.xu@intel.com> References: <20221118075657.665-1-min.m.xu@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,min.m.xu@intel.com X-Gm-Message-State: teXufZf9rZD8iVYmN5dBx5oTx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1668758358; bh=sDnTYKCHCLQ3+0bD4MGS2PCV43m9sju14L/8uKkyZ3s=; h=Cc:Date:From:Reply-To:Subject:To; b=tMaX4S7h605tunIE9LdgXSJ/YLYNfktgz3/Iiy+0ag4b11lrDI1CHxq6GCOuG1ofDpY RVdZ5MkFa3sZpFtPy9Eao1WRHxoHWhRJ3LRxQalMbGHL+VXRxRNRpNUHCj21qymUk0GFg yp0rTD0PjJuwAnv9sqSTUhmV4zVoXMzCkV8= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1668758360833100015 Content-Type: text/plain; charset="utf-8" From: Min M Xu BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4159 VmgExitLib is renamed as CcExitLib in EDK2. This change should be applied in SimcOpenBoardPlatformPkg as well. Cc: Nate DeSimone Cc: Jiewen Yao Signed-off-by: Min Xu --- .../Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.d= sc b/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.dsc index a3c54a19739c..4e6d067eb176 100644 --- a/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.dsc +++ b/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.dsc @@ -136,7 +136,7 @@ ####################################### PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiRe= sourcePublicationLib.inf MpInitLib|UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf - VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf + CcExitLib|UefiCpuPkg/Library/CcExitLibNull/CcExitLibNull.inf =20 ##################################### # Silicon Package --=20 2.29.2.windows.2 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#96484): https://edk2.groups.io/g/devel/message/96484 Mute This Topic: https://groups.io/mt/95108075/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- From nobody Fri Apr 19 05:13:46 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+96485+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+96485+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1668758360; cv=none; d=zohomail.com; s=zohoarc; b=FskUTN5VLBSzafF+8kQ4+D53J//tcHBaEygxsuPy4caGl8CoyGXFIjcEdrFq+pdj///IPXXXgffZx4B+aAD739nK9y5PmTkGGNR+gX26RF9B5EOz73ObD1lDEJXJ+kELJlY/7bdjkpkmOBMectESAenl3PrDT3v9WH5sYe60RjM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1668758360; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=yRpU1XrEyH6OyQn3v6hisKkarpJnpWEapZY89JF71N8=; b=cI4LIdR44so3vdWTuM63+loLoJIz0e5h+iXbOVdsHUjEGoefB/1M10gYazDad/qQ0tDSjccPcHDCoN4iQT/SBZXeF0Zsk74XSqPRzljTLbBCVza98sK0Y5Yhk6IzLxIXJ0+k8cfbET+H8cXLuEkOswXuXThQkGaUk1ohGaTl9AI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+96485+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1668758360236782.0638862742177; Thu, 17 Nov 2022 23:59:20 -0800 (PST) Return-Path: X-Received: by 127.0.0.2 with SMTP id 9ldRYY1788612xUrxRLmWOfp; Thu, 17 Nov 2022 23:59:19 -0800 X-Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mx.groups.io with SMTP id smtpd.web10.6771.1668758353219060329 for ; Thu, 17 Nov 2022 23:59:19 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10534"; a="399367888" X-IronPort-AV: E=Sophos;i="5.96,173,1665471600"; d="scan'208";a="399367888" X-Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2022 23:59:19 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10534"; a="708940572" X-IronPort-AV: E=Sophos;i="5.96,173,1665471600"; d="scan'208";a="708940572" X-Received: from mxu9-mobl1.ccr.corp.intel.com ([10.249.173.8]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2022 23:59:17 -0800 From: "Min Xu" To: devel@edk2.groups.io Cc: Min M Xu , Zailiang Sun , Yi Qian , Nate DeSimone , Jiewen Yao Subject: [edk2-devel] [PATCH V1 4/5] Vlv2TbltDevicePkg: Use CcExitLib instead of VmgExitLib Date: Fri, 18 Nov 2022 15:56:56 +0800 Message-Id: <20221118075657.665-5-min.m.xu@intel.com> In-Reply-To: <20221118075657.665-1-min.m.xu@intel.com> References: <20221118075657.665-1-min.m.xu@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,min.m.xu@intel.com X-Gm-Message-State: TcipKNEWwCMfYASgKHRMoyadx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1668758359; bh=GxCI13pwNuNna3RMQywax8WCvWY1Rf3gU6Umd1Ik9gg=; h=Cc:Date:From:Reply-To:Subject:To; b=bcmfaFymC5lt+78bTC60MiCXHiyX9KGKJ84thvJILy7NvSLghA87E9G8T0g61J6C5jz WizayawZt0qsyJKivGvyPlBhiV8GLxiyEMVi7F1PRDY1Emz0Tan+vTjy5VcKgH8/GJd/D OI+JSidAV8o8EN8sciA5YvqcRTz73lhOUSs= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1668758360810100014 Content-Type: text/plain; charset="utf-8" From: Min M Xu BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4159 VmgExitLib is renamed as CcExitLib in EDK2. This change should be applied in Vlv2TbltDevicePkg as well. Cc: Zailiang Sun Cc: Yi Qian Cc: Nate DeSimone Cc: Jiewen Yao Signed-off-by: Min Xu --- Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc | 2 +- Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc b/Platfor= m/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc index d15da4081948..06f2a5563d1d 100644 --- a/Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc +++ b/Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc @@ -163,7 +163,7 @@ LocalApicLib|UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuE= xceptionHandlerLib.inf MpInitLib|UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf - VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf + CcExitLib|UefiCpuPkg/Library/CcExitLibNull/CcExitLibNull.inf MicrocodeLib|UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.inf =20 # diff --git a/Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc b/Platform= /Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc index 4a5548b80ea8..8215a9130ea2 100644 --- a/Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc +++ b/Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc @@ -165,7 +165,7 @@ LocalApicLib|UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuE= xceptionHandlerLib.inf MpInitLib|UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf - VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf + CcExitLib|UefiCpuPkg/Library/CcExitLibNull/CcExitLibNull.inf MicrocodeLib|UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.inf =20 # --=20 2.29.2.windows.2 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#96485): https://edk2.groups.io/g/devel/message/96485 Mute This Topic: https://groups.io/mt/95108076/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- From nobody Fri Apr 19 05:13:46 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+96486+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+96486+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1668758361; cv=none; d=zohomail.com; s=zohoarc; b=O0yoD7tE3XtxNYazwP+alM2TCB9iDUiqOf9+odtJpRsqTXyybi1Ab49Va9Oq3kr5aITx6pDvjcODi8Ajl1rwSWfR4k2BrvaGq86WfBe+FnYiSkwfsMphnq/9yCeiL7Q4+emLNpnkqOM89MD3bwXLRf8IVHrUIXaY/Jdb0LmHhcY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1668758361; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=PpDZ186rZ7ZtD3OvPri7N+H/T/glbWDrWKUfcylVAS0=; b=PwiAO8MWWD5/3P0UKWfkIxQKPxvGqp1Vn0Dsb/2bW3rm6aMU5rBJ/oualV1ps3lYiDwlIaGwAvkRsflAylv2lokxpF5b3HTUC03NisAi0A3X96tMD3YUPAiq+lCP7R+BuodXaDFROe7ftB69xRI+6CrVF8MsWdptXBTdVoGvrnA= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+96486+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1668758361743172.15126800308406; Thu, 17 Nov 2022 23:59:21 -0800 (PST) Return-Path: X-Received: by 127.0.0.2 with SMTP id 2yURYY1788612xMswLmSPt5l; Thu, 17 Nov 2022 23:59:21 -0800 X-Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mx.groups.io with SMTP id smtpd.web10.6771.1668758353219060329 for ; Thu, 17 Nov 2022 23:59:21 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10534"; a="399367909" X-IronPort-AV: E=Sophos;i="5.96,173,1665471600"; d="scan'208";a="399367909" X-Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2022 23:59:20 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10534"; a="708940581" X-IronPort-AV: E=Sophos;i="5.96,173,1665471600"; d="scan'208";a="708940581" X-Received: from mxu9-mobl1.ccr.corp.intel.com ([10.249.173.8]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Nov 2022 23:59:19 -0800 From: "Min Xu" To: devel@edk2.groups.io Cc: Min M Xu , Isaac Oram , Nate DeSimone , Chasel Chiu , Jiewen Yao Subject: [edk2-devel] [PATCH V1 5/5] WhitleyOpenBoardPkg: Use CcExitLib instead of VmgExitLib Date: Fri, 18 Nov 2022 15:56:57 +0800 Message-Id: <20221118075657.665-6-min.m.xu@intel.com> In-Reply-To: <20221118075657.665-1-min.m.xu@intel.com> References: <20221118075657.665-1-min.m.xu@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,min.m.xu@intel.com X-Gm-Message-State: QnNovUcCx81MWuhdFk0FkL2Ex1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1668758361; bh=jLC3pxQhkIk6fQoYt4Lifccs0UHUUWr+cb9nansKHw0=; h=Cc:Date:From:Reply-To:Subject:To; b=HRBfE9Za/eRBbF3cLNQTieSdsGLSKHKfqYO+M/C5Q8oHM5U4i1K9JMqfDl30feCb+J+ dmL33OwiUj3Jtp0HejY3EZnSPouxHQOtuzJY8GiwcSbXMdOg0tV9g1UjZogg7vpWuMSKj smQRHYedkCY0TbuIDpWsD4t+Tp1X8XXOzqU= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1668758362884100021 Content-Type: text/plain; charset="utf-8" From: Min M Xu BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4159 VmgExitLib is renamed as CcExitLib in EDK2. This change should be applied in WhitleyOpenBoardPkg as well. Cc: Isaac Oram Cc: Nate DeSimone Cc: Chasel Chiu Cc: Jiewen Yao Signed-off-by: Min Xu --- Platform/Intel/WhitleyOpenBoardPkg/PlatformPkg.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/Intel/WhitleyOpenBoardPkg/PlatformPkg.dsc b/Platform/= Intel/WhitleyOpenBoardPkg/PlatformPkg.dsc index 0ff9c00b9430..c784df0144c4 100644 --- a/Platform/Intel/WhitleyOpenBoardPkg/PlatformPkg.dsc +++ b/Platform/Intel/WhitleyOpenBoardPkg/PlatformPkg.dsc @@ -590,7 +590,7 @@ AslUpdateLib|$(PLATFORM_PKG)/Acpi/Library/DxeAslUpdateLib/DxeAslUpdateLi= b.inf PciSegmentInfoLib|$(PLATFORM_PKG)/Pci/Library/PciSegmentInfoLibSimple/Pc= iSegmentInfoLibSimple.inf PlatformOpromPolicyLib|$(RP_PKG)/Library/PlatformOpromPolicyLibNull/Plat= formOpromPolicyLibNull.inf - VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf + CcExitLib|UefiCpuPkg/Library/CcExitLibNull/CcExitLibNull.inf CrcLib|WhitleyOpenBoardPkg/Library/BaseCrcLib/BaseCrcLib.inf PlatformSpecificAcpiTableLib|WhitleyOpenBoardPkg/Library/PlatformSpecifi= cAcpiTableLibNull/PlatformSpecificAcpiTableLibNull.inf BuildAcpiTablesLib|WhitleyOpenBoardPkg/Library/BuildAcpiTablesLib/DxeBui= ldAcpiTablesLib.inf --=20 2.29.2.windows.2 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#96486): https://edk2.groups.io/g/devel/message/96486 Mute This Topic: https://groups.io/mt/95108077/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-