coreboot-kgpe-d16/util/crossgcc
Martin Roth d70f5fae1c crossgcc: Add nasm to toolchain
Tianocore payload uses nasm.  Supply it in the coreboot toolchain
instead of relying on system version.

Signed-off-by: Martin Roth <martinroth@chromium.org>
Change-Id: I086cbe6c46f7c09b2a7a83e177b32fd1bdf99266
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33024
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-25 19:05:22 +00:00
..
patches crossgcc: Upgrade acpica to version 20190703 2019-07-25 18:40:56 +00:00
sum crossgcc: Add nasm to toolchain 2019-07-25 19:05:22 +00:00
Dockerfile
Makefile crossgcc: Add nasm to toolchain 2019-07-25 19:05:22 +00:00
Makefile.inc crossgcc: Add nasm to toolchain 2019-07-25 19:05:22 +00:00
README
buildgcc crossgcc: Add nasm to toolchain 2019-07-25 19:05:22 +00:00
description.md
edk2tools.txt
getopt.c

README

README
------

This is a cross toolchain builder for -elf toolchains (ie. no libc support)

known working:
  i386-elf
  x86_64-elf
  powerpc-elf
  mipsel-elf
  arm-elf
  armv7a-eabi
  aarch64-elf

known broken:
  alpha-elf
  powerpc64-elf