History log of /haiku-fatelf/headers/private/system/arch/x86/arch_elf_boot.h
Revision Date Author Comments
# 276ee76f 22-Nov-2012 Landon Fuller <landonf@plausible.coop>

Move shared boot constants to distinct headers.

The x86 and x86_64 ELF constants are both exposed to the bootloader when
_BOOT_MODE is defined. This commit moves these shared constants to a
seperate file, so that arch_elf.h may contain host-specific constants
for evaluating support for an ELF file.


# 276ee76f1f953b6c6a8499a1693616df4c7d5752 22-Nov-2012 Landon Fuller <landonf@plausible.coop>

Move shared boot constants to distinct headers.

The x86 and x86_64 ELF constants are both exposed to the bootloader when
_BOOT_MODE is defined. This commit moves these shared constants to a
seperate file, so that arch_elf.h may contain host-specific constants
for evaluating support for an ELF file.