coreboot/src
Arthur Heymans 0600aa64c3 acpi/acpi.c: Return function argument when bailing out
Returning a constant value makes the function easier to read and think
about.

Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: Ifdf7acec38a7c958aac2cf1f3bbf16c27fa90b8c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75903
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-06-18 23:00:55 +00:00
..
acpi acpi/acpi.c: Return function argument when bailing out 2023-06-18 23:00:55 +00:00
arch arch/riscv: Add clang as supported architecture 2023-06-11 19:25:34 +00:00
commonlib soc/intel/common/crashlog: Add support for IOE die 2023-06-06 17:34:53 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/x86/smm: Drop fxsave/fxrstor logic 2023-06-04 19:22:08 +00:00
device device/pci: Limit default domain memory window 2023-06-01 13:11:33 +00:00
drivers drivers/intel/fsp2_0: Correct FPDT timestamp unit and macro name 2023-06-18 07:55:26 +00:00
ec ec/purism,system76: Provide probe for fixed Librem-EC jack detect 2023-05-26 14:57:27 +00:00
include acpi/acpi.c: Change signature of write_acpi_tables 2023-06-18 23:00:40 +00:00
lib lib/fw_config: Make fw_config_is_provisioned() always available 2023-06-17 02:40:57 +00:00
mainboard mb/google/rex/variants/ovis: Add display configuration 2023-06-18 12:25:33 +00:00
northbridge acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() 2023-06-14 21:13:09 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/intel/cbnt/Makefile: Fix invalid char '*' 2023-06-15 21:19:08 +00:00
soc soc/intel/meteorlake: Update tcss_usb3 alias 2023-06-17 02:37:47 +00:00
southbridge sb/amd/pi/hudson/acpi/fch: use VGA_MMIO_* defines 2023-06-07 21:56:16 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode vc/intel/edk2: Remove edk2-stable202111 support 2023-06-17 09:20:52 +00:00
Kconfig acpi: Add a debug option to print out tables in ACPICA compatible hex 2023-06-14 19:27:19 +00:00