coreboot/payloads/libpayload/arch/x86
Arthur Heymans 8d900ae1bf libpayload: Fix x86 output arch
The value used is not acceptable to BFD linker.

Change-Id: I0f134a96c596d69e10dd441b96184b119e9f1908
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84013
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-08-27 00:27:55 +00:00
..
apic.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
boot_media.c commonlib/bsd, libpayload: Do not include helpers.h in stddef.h 2023-02-16 17:55:37 +00:00
cache.c x86/cache.c: Implement dcache_* 2022-09-01 14:21:11 +00:00
coreboot.c libpayload/arch/x86: Update API handling of CBTABLE handoff 2023-05-24 11:49:51 +00:00
delay.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
exception.c libpayload/x86: Extend exception handling to x86_64 architecture 2024-06-20 19:51:18 +00:00
exception_asm.S libpayload/x86: Fix assembly for clang 2024-08-27 00:27:00 +00:00
exception_asm_64.S libpayload/x86: Fix assembly for clang 2024-08-27 00:27:00 +00:00
exec.c libpayload: Add x86_64 (64-bit) support 2024-05-26 01:26:31 +00:00
exec.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gdb.c libpayload: Add x86_64 (64-bit) support 2024-05-26 01:26:31 +00:00
head.S libpayload: Inject head.S into libc, remove separate class 2024-05-24 08:10:56 +00:00
head_64.S libpayload: Add x86_64 (64-bit) support 2024-05-26 01:26:31 +00:00
Kconfig payloads: Add SPDX headers to Kconfig 2024-02-18 01:57:39 +00:00
libpayload.ldscript libpayload: Fix x86 output arch 2024-08-27 00:27:55 +00:00
main.c libpayload: Save EAX and EBX only for multiboot payloads 2024-05-04 16:51:44 +00:00
Makefile.mk libpayload: Add x86_64 (64-bit) support 2024-05-26 01:26:31 +00:00
multiboot.c libpayload: Save EAX and EBX only for multiboot payloads 2024-05-04 16:51:44 +00:00
multiboot_header.inc libpayload: x86: Move Multiboot header to include file 2024-05-24 08:10:51 +00:00
pt.S libpayload: Use defined length movs 2024-08-27 00:26:32 +00:00
selfboot.c libpayload: Introduce new Kconfig to explicitly allow GPL code 2015-01-09 07:06:27 +01:00
string.c libpayload: Add x86_64 (64-bit) support 2024-05-26 01:26:31 +00:00
sysinfo.c libpayload/arch/x86: Introduce pacc pointer in sysinfo_t struct 2020-10-20 20:35:24 +00:00
timer.c libpayload/x86: Try to discover invariant TSC rate 2020-11-02 06:24:33 +00:00
util.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
virtual.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00