On Mon, Feb 27, 2023 at 03:23:57PM +0800, Zhiguang Liu wrote:
> V4:
> This patch set has already gotten reviewed-by except OvmfPkg. Also V4 has a 
> little code change for OvmfPkg.
> So I only sent pathces about OvmfPkg (patch NO.1 and NO.4) to avoid 
> disturbing other Package Maintainers.
> Other patches can check the V3 version or check the PR link 
> https://github.com/tianocore/edk2/pull/4066

It is perfectly fine to repost the whole series, especially when v3 was
posted months ago.  It's good to add any review tags to the patches
though to make clear which are reviewed already and which are not.

> UefiCpuPkg which does not meet the design spec. So merge UefiCpuLib to
> CpuLib is a good way to sovle these problems. To minimize the
> impact,this change is carried out in four steps.

>  rename {UefiCpuPkg/Library/BaseUefiCpuLib => 
> MdePkg/Library/BaseCpuLib}/Ia32/InitializeFpu.nasm (100%)
>  rename {UefiCpuPkg/Library/BaseUefiCpuLib => 
> MdePkg/Library/BaseCpuLib}/X64/InitializeFpu.nasm (100%)
>  rename UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.c => 
> MdePkg/Library/BaseCpuLib/X86BaseCpuLib.c (93%)

So in essence this series moves the code unmodified (other than some
reaming due to the new location) and updates all references?

take care,
  Gerd



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#100509): https://edk2.groups.io/g/devel/message/100509
Mute This Topic: https://groups.io/mt/97261627/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to