summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.inf
diff options
context:
space:
mode:
authorLeif Lindholm <leif.lindholm@linaro.org>2017-08-30 12:26:42 +0100
committerLeif Lindholm <leif.lindholm@linaro.org>2017-08-30 12:49:00 +0100
commit5202e6c907e5769ac8ecb024b7a07509bdba6181 (patch)
tree91a0ea78d9a68f83218d516c4bd5eb01fee7398f /EmbeddedPkg/Library/NullDmaLib/NullDmaLib.inf
parent7046a2739ae74f5d5c86ea18dc4bcc855e4916c6 (diff)
downloadedk2-5202e6c907e5769ac8ecb024b7a07509bdba6181.tar.gz
EmbeddedPkg/EmbeddedPkg.dsc: fix build for non-ARM architectures
EmbeddedPkg should be architecture agnostic, but a few issues were preventing other architectures to build individual components directly from the .dsc: - The AndroidBoot/AndroidFastBoot support have a dependency on BdsLib, which only has resolutions for ARM/AARCH64. Move them to an arch-restricted Components section. - The Isp1761UsbDxe driver is not 64-bit compatible. It should be converted to UEFI driver model, but for now just move it to a new Components.ARM section. (Also delete non-useful declaration for AARCH64 in EmbeddedPkg.dec.) - Lan9118Dxe has an unused ArmLib entry. Drop it. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'EmbeddedPkg/Library/NullDmaLib/NullDmaLib.inf')
0 files changed, 0 insertions, 0 deletions