[edk2-devel] [PATCH] MinPlatformPkg: Remove IA32 in PeiFspWrapperPlatformLib

Isaac Oram isaac.w.oram at intel.com
Wed Jul 26 16:10:41 UTC 2023


Reviewed-by: Isaac Oram <isaac.w.oram at intel.com>

-----Original Message-----
From: Hsueh, DoraX <dorax.hsueh at intel.com> 
Sent: Monday, July 24, 2023 3:43 AM
To: devel at edk2.groups.io
Cc: Hsueh, DoraX <dorax.hsueh at intel.com>; Chiu, Chasel <chasel.chiu at intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone at intel.com>; Oram, Isaac W <isaac.w.oram at intel.com>; Gao, Liming <gaoliming at byosoft.com.cn>; Dong, Eric <eric.dong at intel.com>; Chuang, Rosen <rosen.chuang at intel.com>; Kuo, Ted <ted.kuo at intel.com>
Subject: [PATCH] MinPlatformPkg: Remove IA32 in PeiFspWrapperPlatformLib

From: DoraX Hsueh <dorax.hsueh at intel.com>

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4508

Remove IA32 only dependency, Because we need to support both IA32 and X64.
Apply to a modern platform supporting x64.

Cc: Chasel Chiu <chasel.chiu at intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone at intel.com>
Cc: Isaac Oram <isaac.w.oram at intel.com>
Cc: Liming Gao <gaoliming at byosoft.com.cn>
Cc: Eric Dong <eric.dong at intel.com>
Cc: Rosen Chuang <rosen.chuang at intel.com>
Cc: Ted Kuo <ted.kuo at intel.com>
Signed-off-by: DoraX Hsueh <dorax.hsueh at intel.com>
---
 .../PeiFspWrapperPlatformLib/PeiFspWrapperPlatformLib.inf       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Platform/Intel/MinPlatformPkg/FspWrapper/Library/PeiFspWrapperPlatformLib/PeiFspWrapperPlatformLib.inf b/Platform/Intel/MinPlatformPkg/FspWrapper/Library/PeiFspWrapperPlatformLib/PeiFspWrapperPlatformLib.inf
index dafd17dc..489b34cf 100644
--- a/Platform/Intel/MinPlatformPkg/FspWrapper/Library/PeiFspWrapperPlatformLib/PeiFspWrapperPlatformLib.inf
+++ b/Platform/Intel/MinPlatformPkg/FspWrapper/Library/PeiFspWrapperPlatformLib/PeiFspWrapperPlatformLib.inf
@@ -51,7 +51,7 @@
   IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec

   MinPlatformPkg/MinPlatformPkg.dec

 

-[LibraryClasses.IA32]

+[LibraryClasses]

   SiliconPolicyInitLib

   SiliconPolicyUpdateLib

   PeiServicesTablePointerLib

-- 
2.26.2.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107274): https://edk2.groups.io/g/devel/message/107274
Mute This Topic: https://groups.io/mt/100333272/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list