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 A8FBFD80110 for ; Mon, 24 Jul 2023 17:07:25 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=erfF0FU1DEj9RMHmwoiBJxjTGRfmHK/YtujZWHrJxQE=; 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=1690218444; v=1; b=OqrH2OBbGKegw2gqDqe0nyL1RAuJZhxXEqyvKcFbBAD8fqKqzhZKPXt1JBd8qA27Q3X0ZAoz c4oENahYeWHqXnOSu7qWNNWafzYujY6vUtpkyiiORS6aS7RzsIao7B+BqoO0375aLilHOa8rp1M SE/L5maaJAzshes0PIs/cF20= X-Received: by 127.0.0.2 with SMTP id bB5LYY7687511xT8KoTkN4Vk; Mon, 24 Jul 2023 10:07:24 -0700 X-Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mx.groups.io with SMTP id smtpd.web11.44455.1690191828799230920 for ; Mon, 24 Jul 2023 02:43:49 -0700 X-IronPort-AV: E=McAfee;i="6600,9927,10780"; a="364858199" X-IronPort-AV: E=Sophos;i="6.01,228,1684825200"; d="scan'208";a="364858199" X-Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Jul 2023 02:43:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10780"; a="790900974" X-IronPort-AV: E=Sophos;i="6.01,228,1684825200"; d="scan'208";a="790900974" X-Received: from hsuc1x-desk2.gar.corp.intel.com ([10.227.107.44]) by fmsmga008.fm.intel.com with ESMTP; 24 Jul 2023 02:43: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 , Rosen Chuang , Ted Kuo Subject: [edk2-devel] [PATCH] MinPlatformPkg: Remove IA32 in PeiFspWrapperPlatformLib Date: Mon, 24 Jul 2023 17:43:22 +0800 Message-Id: <91966a5d364d469145becb9ebe7d971a2c8015f4.1690181689.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: PiUfFcOUw3pXqYZtGZRobg4qx7686176AA= 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=OqrH2OBb; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=none) 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: 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 (#107178): https://edk2.groups.io/g/devel/message/107178 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] -=-=-=-=-=-=-=-=-=-=-=-