]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg: Add ARM/Aarch64 support which were missing
authorZhiguang Liu <zhiguang.liu@intel.com>
Wed, 4 Dec 2019 00:45:35 +0000 (08:45 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 5 Dec 2019 00:21:35 +0000 (00:21 +0000)
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2382

Add ARM/Aarch64 which were missing to VALID_ARCHITECTURES
 in LzmaCustomDecompressLib.inf

Cc: Liming Gao <liming.gao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>
MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf

index e8061f54f9d8aba62e4b863371be3f1ff310d5a3..4ed1d83a404c8c2001f3c6e0539d7abab780d6ae 100644 (file)
@@ -25,7 +25,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64\r
+#  VALID_ARCHITECTURES           = IA32 X64 AARCH64 ARM\r
 #\r
 \r
 [Sources]\r