osd-contiki/cpu/x86
Michael LeMay 0e99ebbded x86: Add support for 32-bit build hosts in build_uefi.sh
This patch adds support for building the UEFI EDK2 tools on 32-bit
hosts.  It also revises the script to support rebuilding the tools
when the script is re-invoked after the EDK2 repository has previously
been downloaded.
2015-12-21 08:06:14 -02:00
..
drivers x86: Streamline MMIO accesses in GPIO and I2C drivers 2015-12-21 08:06:14 -02:00
init x86: Revise SET_INTERRUPT_HANDLER to avoid using inline assembly feature that does not work with LLVM Clang 2015-12-21 08:06:14 -02:00
uefi x86: Add support for 32-bit build hosts in build_uefi.sh 2015-12-21 08:06:14 -02:00
bootstrap_quarkX1000.S x86: Move bootstrap code and linker script to cpu/x86 2015-12-21 08:06:14 -02:00
helpers.h x86: Add PCI support 2015-12-21 08:06:14 -02:00
helpers.S x86: Add PCI support 2015-12-21 08:06:14 -02:00
Makefile.x86_common x86, galileo: Add UEFI support 2015-12-21 08:06:14 -02:00
Makefile.x86_quarkX1000 x86, galileo: Add UEFI support 2015-12-21 08:06:14 -02:00
quarkX1000.ld x86, galileo: Add UEFI support 2015-12-21 08:06:14 -02:00