From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 645227803D2 for ; Mon, 24 Jul 2023 17:07:29 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=r+EREwCHuPffCuAVpvtLMd2Eu2p8Mf4XFJeJ7i0KnZk=; c=relaxed/simple; d=groups.io; h=X-Received:X-Received:X-IronPort-AV:X-IronPort-AV:X-Received:X-ExtLoop1:X-IronPort-AV:X-IronPort-AV:X-Received:From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:X-Gm-Message-State:Content-Transfer-Encoding; s=20140610; t=1690218448; v=1; b=iMGK50knV+xXlmBqLMZ/R3GTTzrGf4cF05MOEBMMUzPLxTCSCb4u7JqS3Nwk+Zkz1zG7cH3y qoU7Ya6KssNVqu4E+4dE3J7usZa72LHmFOWdUN/N4IGhTna1Zelyss70zVcmDgRq6pCiPslJ0TJ RCG/zrnI/iIYyhMTKZUcsAGo= X-Received: by 127.0.0.2 with SMTP id MkihYY7687511xoqsVyNeKCi; Mon, 24 Jul 2023 10:07:28 -0700 X-Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mx.groups.io with SMTP id smtpd.web11.44677.1690193256637582126 for ; Mon, 24 Jul 2023 03:07:37 -0700 X-IronPort-AV: E=McAfee;i="6600,9927,10780"; a="433643267" X-IronPort-AV: E=Sophos;i="6.01,228,1684825200"; d="scan'208";a="433643267" X-Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Jul 2023 03:07:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10780"; a="839393555" X-IronPort-AV: E=Sophos;i="6.01,228,1684825200"; d="scan'208";a="839393555" X-Received: from chsuehx-desk.gar.corp.intel.com ([10.5.215.3]) by fmsmga002.fm.intel.com with ESMTP; 24 Jul 2023 03:07:30 -0700 From: dorax.hsueh@intel.com To: devel@edk2.groups.io Cc: DoraX Hsueh , Chasel Chiu , Nate DeSimone , Isaac Oram , Liming Gao , Eric Dong , Rangasai V Chaganty , Rosen Chuang , Ted Kuo Subject: [edk2-devel] [PATCH] MinPlatformPkg: Remove IA32 in PeiFspWrapperPlatformLib Date: Mon, 24 Jul 2023 18:07:25 +0800 Message-Id: <0eecfe4f6a40cb2a009168781b3cfbc1b7c7bd55.1690193207.git.dorax.hsueh@intel.com> MIME-Version: 1.0 Precedence: Bulk 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,dorax.hsueh@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 1SyKk62no1Looc9nYPo5EVMjx7686176AA= Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=iMGK50kn; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io From: DoraX Hsueh REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4508 Remove IA32 only dependency, Because we need to support both IA32 and X64. Apply to a modern platform supporting x64. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Liming Gao Cc: Eric Dong Cc: Rangasai V Chaganty Cc: Rosen Chuang Cc: Ted Kuo Signed-off-by: DoraX Hsueh --- .../PeiFspWrapperPlatformLib/PeiFspWrapperPlatformLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/Intel/MinPlatformPkg/FspWrapper/Library/PeiFspWrapper= PlatformLib/PeiFspWrapperPlatformLib.inf b/Platform/Intel/MinPlatformPkg/Fs= pWrapper/Library/PeiFspWrapperPlatformLib/PeiFspWrapperPlatformLib.inf index dafd17dc..489b34cf 100644 --- a/Platform/Intel/MinPlatformPkg/FspWrapper/Library/PeiFspWrapperPlatfor= mLib/PeiFspWrapperPlatformLib.inf +++ b/Platform/Intel/MinPlatformPkg/FspWrapper/Library/PeiFspWrapperPlatfor= mLib/PeiFspWrapperPlatformLib.inf @@ -51,7 +51,7 @@ IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec=0D MinPlatformPkg/MinPlatformPkg.dec=0D =0D -[LibraryClasses.IA32]=0D +[LibraryClasses]=0D SiliconPolicyInitLib=0D SiliconPolicyUpdateLib=0D PeiServicesTablePointerLib=0D --=20 2.26.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107180): https://edk2.groups.io/g/devel/message/107180 Mute This Topic: https://groups.io/mt/100333272/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-