public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH V2 0/5] Delete UefiCpuLib usage
@ 2023-04-06  8:13 Zhiguang Liu
  2023-04-06  8:13 ` [PATCH V2 1/5] SimicsOpenBoardPkg: " Zhiguang Liu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Zhiguang Liu @ 2023-04-06  8:13 UTC (permalink / raw)
  To: devel; +Cc: Zhiguang Liu

Delete UefiCpuLib usage because UefiCpuPkg/UefiCpuLib is merged
to MdePkg/CpuLib.
Currently, UefiCpuLib is a dummy library to avoid build issue, after
this patch set, UefiCpuLib can be completely removed from Edk2.

V2: only change the patch NO.1 to let SecMain link CpuLib

Zhiguang Liu (5):
  SimicsOpenBoardPkg: Delete UefiCpuLib usage
  MinPlatformPkg: Delete UefiCpuLib usage
  QuarkPlatformPkg: Delete UefiCpuLib usage
  Vlv2TbltDevicePkg: Delete UefiCpuLib usage
  QuarkSocPkg: Delete UefiCpuLib usage

 Platform/Intel/MinPlatformPkg/Include/Dsc/CoreCommonLib.dsc | 3 +--
 Platform/Intel/QuarkPlatformPkg/Quark.dsc                   | 3 +--
 Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc                | 3 +--
 Platform/Intel/SimicsOpenBoardPkg/SecCore/SecMain.c         | 3 +--
 Platform/Intel/SimicsOpenBoardPkg/SecCore/SecMain.inf       | 3 +--
 Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc        | 3 +--
 Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc         | 3 +--
 Silicon/Intel/QuarkSocPkg/QuarkSocPkg.dsc                   | 3 +--
 8 files changed, 8 insertions(+), 16 deletions(-)

-- 
2.26.2.windows.1


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

end of thread, other threads:[~2023-04-06 14:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-06  8:13 [PATCH V2 0/5] Delete UefiCpuLib usage Zhiguang Liu
2023-04-06  8:13 ` [PATCH V2 1/5] SimicsOpenBoardPkg: " Zhiguang Liu
2023-04-06  8:13 ` [PATCH V2 2/5] MinPlatformPkg: " Zhiguang Liu
2023-04-06  8:13 ` [PATCH V2 3/5] QuarkPlatformPkg: " Zhiguang Liu
2023-04-06  8:13 ` [PATCH V2 4/5] Vlv2TbltDevicePkg: " Zhiguang Liu
2023-04-06  8:13 ` [PATCH V2 5/5] QuarkSocPkg: " Zhiguang Liu
2023-04-06 14:59 ` [edk2-devel] [PATCH V2 0/5] " Michael D Kinney

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