[edk2-devel] [PATCH V2 0/5] Delete UefiCpuLib usage

Zhiguang Liu posted 5 patches 1 year ago
Failed in applying to current master (apply log)
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(-)
[edk2-devel] [PATCH V2 0/5] Delete UefiCpuLib usage
Posted by Zhiguang Liu 1 year ago
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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#102604): https://edk2.groups.io/g/devel/message/102604
Mute This Topic: https://groups.io/mt/98100675/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH V2 0/5] Delete UefiCpuLib usage
Posted by Michael D Kinney 1 year ago
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>


> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Zhiguang Liu
> Sent: Thursday, April 6, 2023 1:14 AM
> To: devel@edk2.groups.io
> Cc: Liu, Zhiguang <zhiguang.liu@intel.com>
> Subject: [edk2-devel] [PATCH V2 0/5] Delete UefiCpuLib usage
> 
> 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
> 
> 
> 
> 
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#102619): https://edk2.groups.io/g/devel/message/102619
Mute This Topic: https://groups.io/mt/98100675/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/3901457/1787277/102458076/xyzzy [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-