[edk2-devel] [edk2-stable202208 0/3] Revert three patches for edk2 stable tag 202208

gaoliming via groups.io posted 3 patches 1 year, 8 months ago
Failed in applying to current master (apply log)
.../Parsers/Madt/MadtParser.c                 |   74 +-
.../UnitTest/CpuPageTableLibUnitTestHost.c    |  794 ---
.../CpuPageTableLib/UnitTest/RandomNumber.c   | 5009 -----------------
.../CpuPageTableLib/UnitTest/RandomTest.c     |  926 ---
.../CpuPageTableLib/UnitTest/TestHelper.c     |  309 -
.../Source/Python/Workspace/DscBuildData.py   |    4 +-
.../UnitTest/CpuPageTableLibUnitTest.h        |  117 -
.../UnitTest/CpuPageTableLibUnitTestHost.inf  |   42 -
.../CpuPageTableLib/UnitTest/RandomTest.h     |   57 -
UefiCpuPkg/Test/UefiCpuPkgHostTest.dsc        |    9 -
UefiCpuPkg/UefiCpuPkg.ci.yaml                 |    4 +-
11 files changed, 10 insertions(+), 7335 deletions(-)
delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/CpuPageTableLibUnitTestHost.c
delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/RandomNumber.c
delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/RandomTest.c
delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/TestHelper.c
delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/CpuPageTableLibUnitTest.h
delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/CpuPageTableLibUnitTestHost.inf
delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/RandomTest.h
[edk2-devel] [edk2-stable202208 0/3] Revert three patches for edk2 stable tag 202208
Posted by gaoliming via groups.io 1 year, 8 months ago
Two features will be merged after the stable tag 202208 is created. 
One behavior change will be discussed further. 

Liming Gao (3):
  Revert "UefiCpuPkg/CpuPageTableLib/UnitTest: Add host based unit test"
  Revert "ShellPkg: Adds Local APIC parser to AcpiView"
  Revert "BaseTools: Fix DSC LibraryClass precedence rule"

 .../Parsers/Madt/MadtParser.c                 |   74 +-
 .../UnitTest/CpuPageTableLibUnitTestHost.c    |  794 ---
 .../CpuPageTableLib/UnitTest/RandomNumber.c   | 5009 -----------------
 .../CpuPageTableLib/UnitTest/RandomTest.c     |  926 ---
 .../CpuPageTableLib/UnitTest/TestHelper.c     |  309 -
 .../Source/Python/Workspace/DscBuildData.py   |    4 +-
 .../UnitTest/CpuPageTableLibUnitTest.h        |  117 -
 .../UnitTest/CpuPageTableLibUnitTestHost.inf  |   42 -
 .../CpuPageTableLib/UnitTest/RandomTest.h     |   57 -
 UefiCpuPkg/Test/UefiCpuPkgHostTest.dsc        |    9 -
 UefiCpuPkg/UefiCpuPkg.ci.yaml                 |    4 +-
 11 files changed, 10 insertions(+), 7335 deletions(-)
 delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/CpuPageTableLibUnitTestHost.c
 delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/RandomNumber.c
 delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/RandomTest.c
 delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/TestHelper.c
 delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/CpuPageTableLibUnitTest.h
 delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/CpuPageTableLibUnitTestHost.inf
 delete mode 100644 UefiCpuPkg/Library/CpuPageTableLib/UnitTest/RandomTest.h

-- 
2.27.0.windows.1




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#92835): https://edk2.groups.io/g/devel/message/92835
Mute This Topic: https://groups.io/mt/93262567/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [edk2-stable202208 0/3] Revert three patches for edk2 stable tag 202208
Posted by Ard Biesheuvel 1 year, 8 months ago
On Fri, 26 Aug 2022 at 04:15, gaoliming via groups.io
<gaoliming=byosoft.com.cn@groups.io> wrote:
>
> Two features will be merged after the stable tag 202208 is created.
> One behavior change will be discussed further.
>
> Liming Gao (3):
>   Revert "UefiCpuPkg/CpuPageTableLib/UnitTest: Add host based unit test"
>   Revert "ShellPkg: Adds Local APIC parser to AcpiView"
>   Revert "BaseTools: Fix DSC LibraryClass precedence rule"
>

Acked-by: Ard Biesheuvel <ardb@kernel.org>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#92894): https://edk2.groups.io/g/devel/message/92894
Mute This Topic: https://groups.io/mt/93262567/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
回复: [edk2-devel] [edk2-stable202208 0/3] Revert three patches for edk2 stable tag 202208
Posted by gaoliming via groups.io 1 year, 8 months ago
Merged by https://github.com/tianocore/edk2/pull/3246

> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Ard
> Biesheuvel
> 发送时间: 2022年8月27日 17:16
> 收件人: devel@edk2.groups.io; gaoliming@byosoft.com.cn
> 主题: Re: [edk2-devel] [edk2-stable202208 0/3] Revert three patches for
> edk2 stable tag 202208
> 
> On Fri, 26 Aug 2022 at 04:15, gaoliming via groups.io
> <gaoliming=byosoft.com.cn@groups.io> wrote:
> >
> > Two features will be merged after the stable tag 202208 is created.
> > One behavior change will be discussed further.
> >
> > Liming Gao (3):
> >   Revert "UefiCpuPkg/CpuPageTableLib/UnitTest: Add host based unit
> test"
> >   Revert "ShellPkg: Adds Local APIC parser to AcpiView"
> >   Revert "BaseTools: Fix DSC LibraryClass precedence rule"
> >
> 
> Acked-by: Ard Biesheuvel <ardb@kernel.org>
> 
> 
> 
> 





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