Reviewed-by: Liming Gao <liming....@intel.com> >-----Original Message----- >From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of >Zhiguang Liu >Sent: Monday, November 25, 2019 9:58 AM >To: devel@edk2.groups.io >Cc: Gao, Liming <liming....@intel.com>; Wang, Jian J ><jian.j.w...@intel.com>; Wu, Hao A <hao.a...@intel.com>; Leif Lindholm ><leif.lindh...@linaro.org>; Philippe Mathieu-Daudé <phi...@redhat.com> >Subject: [edk2-devel] [Patch V3 2/2] MdeModulePkg: Add ARM/Aarch64 >which were missing to VALID_ARCHITECTURES in >LzmaCustomDecompressLib.inf > >Updated VALID_ARCHITECTURES in LzmaCustomDecompressLib.inf file > >REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2382 > >Cc: Liming Gao <liming....@intel.com> >Cc: Jian J Wang <jian.j.w...@intel.com> >Cc: Hao A Wu <hao.a...@intel.com> >Cc: Leif Lindholm <leif.lindh...@linaro.org> >Cc: Philippe Mathieu-Daudé <phi...@redhat.com> >Reviewed-by: Liming Gao <liming....@intel.com> > >Signed-off-by: Zhiguang Liu <zhiguang....@intel.com> >--- > >MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompre >ssLib.inf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git >a/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompr >essLib.inf >b/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecomp >ressLib.inf >index e8061f54f9..4ed1d83a40 100644 >--- >a/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompr >essLib.inf >+++ >b/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecomp >ressLib.inf >@@ -25,7 +25,7 @@ > # > # The following information is for reference only and not required by the >build tools. > # >-# VALID_ARCHITECTURES = IA32 X64 >+# VALID_ARCHITECTURES = IA32 X64 AARCH64 ARM > # > > [Sources] >-- >2.16.2.windows.1 > > >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#51586): https://edk2.groups.io/g/devel/message/51586 Mute This Topic: https://groups.io/mt/61885907/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-