public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH] MinPlatformPkg: Remove IA32 in PeiFspWrapperPlatformLib
@ 2023-07-24  9:43 dorax.hsueh
  2023-07-24  9:51 ` Hsueh, DoraX
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: dorax.hsueh @ 2023-07-24  9:43 UTC (permalink / raw)
  To: devel
  Cc: DoraX Hsueh, Chasel Chiu, Nate DeSimone, Isaac Oram, Liming Gao,
	Eric Dong, Rosen Chuang, Ted Kuo

From: DoraX Hsueh <dorax.hsueh@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@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Rosen Chuang <rosen.chuang@intel.com>
Cc: Ted Kuo <ted.kuo@intel.com>
Signed-off-by: DoraX Hsueh <dorax.hsueh@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 (#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]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [edk2-devel] [PATCH] MinPlatformPkg: Remove IA32 in PeiFspWrapperPlatformLib
@ 2023-07-24 10:07 dorax.hsueh
  2023-07-31 20:44 ` Nate DeSimone
  0 siblings, 1 reply; 7+ messages in thread
From: dorax.hsueh @ 2023-07-24 10:07 UTC (permalink / raw)
  To: devel
  Cc: DoraX Hsueh, Chasel Chiu, Nate DeSimone, Isaac Oram, Liming Gao,
	Eric Dong, Rangasai V Chaganty, Rosen Chuang, Ted Kuo

From: DoraX Hsueh <dorax.hsueh@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@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
Cc: Rosen Chuang <rosen.chuang@intel.com>
Cc: Ted Kuo <ted.kuo@intel.com>
Signed-off-by: DoraX Hsueh <dorax.hsueh@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 (#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]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-07-31 20:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-24  9:43 [edk2-devel] [PATCH] MinPlatformPkg: Remove IA32 in PeiFspWrapperPlatformLib dorax.hsueh
2023-07-24  9:51 ` Hsueh, DoraX
2023-07-26 15:00 ` Chiu, Chasel
2023-07-26 16:10 ` Isaac Oram
     [not found] ` <17757707CC86C58B.21334@groups.io>
2023-07-26 16:16   ` Isaac Oram
  -- strict thread matches above, loose matches on Subject: below --
2023-07-24 10:07 dorax.hsueh
2023-07-31 20:44 ` Nate DeSimone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox