coreboot-kgpe-d16/src/arch/x86
Julius Werner 797a110856 prog_loader: Change legacy_romstage_select_and_load() to return cb_err
This is passing through a cb_err from cbfs_prog_stage_load(), so it
should be declared to return that as well.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: I5510d05953fe8c0e2cb511f01f862b66ced154ae
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62656
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-03-09 17:20:48 +00:00
..
acpi arch/x86/acpi: Replace LEqual(a,b) with ASL 2.0 syntax 2022-02-12 17:26:46 +00:00
include device/mmio.h: Move readXp/writeXp helpers to device/mmio.h 2022-03-08 08:25:36 +00:00
Kconfig arch/x86: consolidate HPET base address definitions 2022-02-25 17:44:11 +00:00
Makefile.inc
acpi.c
acpi_bert_storage.c treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
acpi_s3.c
assembly_entry.S
boot.c
bootblock.ld
bootblock_normal.c prog_loader: Change legacy_romstage_select_and_load() to return cb_err 2022-03-09 17:20:48 +00:00
c_exit.S
c_start.S
car.ld
cf9_reset.c
cpu.c
cpu_common.c
ebda.c
exception.c
exit_car.S
gdt_init.S
id.S arch/x86/id.S: Fix building with clang 2022-02-15 23:36:33 +00:00
idt.S
ioapic.c
memcpy.c
memlayout.ld
memmove.c
memset.c
mmap_boot.c
mpspec.c
pirq_routing.c
post.c
postcar.c timestamps: Rename timestamps to make names more consistent 2022-03-08 16:06:33 +00:00
postcar_loader.c timestamps: Rename timestamps to make names more consistent 2022-03-08 16:06:33 +00:00
rdrand.c
smbios.c
smbios_defaults.c
tables.c treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
thread.c
thread_switch.S
timestamp.c
verstage.c
wakeup.S
walkcbfs.S