Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Michael D > Kinney > 发送时间: 2023年4月8日 6:21 > 收件人: devel@edk2.groups.io > 抄送: Jian J Wang <jian.j.w...@intel.com>; Liming Gao > <gaolim...@byosoft.com.cn>; Oliver Smith-Denny > <o...@linux.microsoft.com> > 主题: [edk2-devel] [Patch v3 11/12] MdeModulePkg: HOST_APPLICATION > IA32/X64 only > > Update MdeModulePkg host-based unit test INF files to only list > VALID_ARCHITECTURES of IA32 and X64 to align with all other > host-based unit test INF files. The UnitTestFrameworkPkg only > provides build support of host-based unit tests to OS applications > for IA32 and X64. > > Cc: Jian J Wang <jian.j.w...@intel.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com> > Reviewed-by: Oliver Smith-Denny <o...@linux.microsoft.com> > --- > .../UnitTest/MockUefiRuntimeServicesTableLib.inf | 2 +- > .../RuntimeDxeUnitTest/VariableLockRequestToLockUnitTest.inf | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git > a/MdeModulePkg/Library/DxeResetSystemLib/UnitTest/MockUefiRuntimeSe > rvicesTableLib.inf > b/MdeModulePkg/Library/DxeResetSystemLib/UnitTest/MockUefiRuntimeSe > rvicesTableLib.inf > index 15eb646d7c38..24dc934f8d25 100644 > --- > a/MdeModulePkg/Library/DxeResetSystemLib/UnitTest/MockUefiRuntimeSe > rvicesTableLib.inf > +++ > b/MdeModulePkg/Library/DxeResetSystemLib/UnitTest/MockUefiRuntimeSe > rvicesTableLib.inf > @@ -15,7 +15,7 @@ [Defines] > LIBRARY_CLASS = UefiRuntimeServicesTableLib > > # > -# VALID_ARCHITECTURES = IA32 X64 EBC > +# VALID_ARCHITECTURES = IA32 X64 > # > > [Sources] > diff --git > a/MdeModulePkg/Universal/Variable/RuntimeDxe/RuntimeDxeUnitTest/Vari > ableLockRequestToLockUnitTest.inf > b/MdeModulePkg/Universal/Variable/RuntimeDxe/RuntimeDxeUnitTest/Vari > ableLockRequestToLockUnitTest.inf > index 2a659d7e1370..59c743ad1fa6 100644 > --- > a/MdeModulePkg/Universal/Variable/RuntimeDxe/RuntimeDxeUnitTest/Vari > ableLockRequestToLockUnitTest.inf > +++ > b/MdeModulePkg/Universal/Variable/RuntimeDxe/RuntimeDxeUnitTest/Vari > ableLockRequestToLockUnitTest.inf > @@ -15,7 +15,7 @@ [Defines] > # > # The following information is for reference only and not required by the > build tools. > # > -# VALID_ARCHITECTURES = IA32 X64 ARM AARCH64 > +# VALID_ARCHITECTURES = IA32 X64 > # > > [Sources] > -- > 2.39.1.windows.1 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#102754): https://edk2.groups.io/g/devel/message/102754 Mute This Topic: https://groups.io/mt/98168310/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-