]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFrameworkPkg: fix build for AARCH64/ARM
authorLeif Lindholm <leif.lindholm@linaro.org>
Thu, 1 Nov 2018 15:01:48 +0000 (15:01 +0000)
committerLeif Lindholm <leif.lindholm@linaro.org>
Mon, 4 Feb 2019 17:09:11 +0000 (17:09 +0000)
commit47d90076edbb035e42f4f02c26ef1a0e3b4e28a5
treef6cf7478da1fa1aefa2c092e065d5446a48f9f23
parentdd178f0f93911f46af514de8b326d39d6e36400c
IntelFrameworkPkg: fix build for AARCH64/ARM

Contrary to what the name suggests, some modules in this package are used
on other architecture. ARM is already listed in SUPPORTED_ARCHITECTURES
in the .dsc, but AARCH64 was never added - so do that.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
IntelFrameworkPkg/IntelFrameworkPkg.dsc