haiku/headers/private/kernel/boot/platform
Fredrik Holmqvist 211483cb51 EFI: Initial test EFI application
* Only set HAIKU_BOOT_PLATFORM to bios_ia32 if not defined
* Add gnuefi build feature
* Introduce BOOT_LDFLAGS, and move options for passing to linker
  into ArchitectureSetup
* x86_64 compile fixes for warnings in boot loader
* loader/elf.cpp: don't include ELF32 support when targeting EFI
* relocation_func.cpp: copy of the relocation code from gnuefi
  to make _relocate extern "C", and avoid including <efilib.h>
* boot_loader_efi.ld: copy of gnuefi's elf_x86_64_efi.lds,
  modified to include support for C++ constructors, etc. Keep in
  sync with the gnuefi package

Signed-off-by: Jessica Hamilton <jessica.l.hamilton@gmail.com>
2016-09-02 19:02:29 +12:00
..
amiga_m68k kernel: fix missing SMP_MAX_CPUS on non-x86 2014-01-19 14:09:51 -06:00
atari_m68k kernel: fix missing SMP_MAX_CPUS on non-x86 2014-01-19 14:09:51 -06:00
bios_ia32 kernel, boot: Increase CPU limit to 64 2013-12-16 05:00:02 +01:00
cfe kernel: fix missing SMP_MAX_CPUS on non-x86 2014-01-19 14:09:51 -06:00
efi EFI: Initial test EFI application 2016-09-02 19:02:29 +12:00
generic
openfirmware kernel: Add missing smp memory barrier calls. Set max cpu to 1 2014-01-19 19:33:21 -06:00
pxe_ia32
raspberrypi_arm kernel: fix missing SMP_MAX_CPUS on non-x86 2014-01-19 14:09:51 -06:00
routerboard_mipsel kernel: fix missing SMP_MAX_CPUS on non-x86 2014-01-19 14:09:51 -06:00
u-boot kernel: fix missing SMP_MAX_CPUS on non-x86 2014-01-19 14:09:51 -06:00