coreboot/payloads/libpayload/curses
Cliff Huang 8d020508fc payloads/depthcharge: Add default 64-bit libpayload config
Add CONFIG_LP_DEFCONFIG_OVERRIDE_X64 flag to select default 64-bit
config file in payloads/libpayload/configs directory.

This is used in standalone environment. The existing libpayload
deconfig file is for boards with 32-bit format and deconfig_64
file is added for 64-bit without adding specific
board.[board name] file in libpayload.

BUG=none
TEST=Build with this new flag and check that the libpayload and
depthcharge.elf are built in 64-bit format.

Signed-off-by: Cliff Huang <cliff.huang@intel.com>
Change-Id: Iac07cf9e3c11e49955c69553407be76ef4f8c060
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84107
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kim, Wonkyu <wonkyu.kim@intel.com>
2026-02-14 22:30:52 +00:00
..
form libpayload: Remove unnecessary brackets 2023-08-26 21:05:54 +00:00
menu payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
PDCurses tree: Replace union {0} initializers with {} for C23 compliance 2025-08-11 16:40:34 +00:00
pdcurses-backend libpayload: curses: Only call serial_set_color() with initialized values 2021-07-14 08:22:05 +00:00
colors.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
curses.h includes: Provide wchar.h with wchar_t and wint_t 2021-06-18 04:38:16 +00:00
curses.priv.h payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
keyboard.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
local.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.mk payloads/depthcharge: Add default 64-bit libpayload config 2026-02-14 22:30:52 +00:00
tinycurses.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00