coreboot-kgpe-d16/src
Nico Huber 866eff06ed allocator_v4: Manually inline some thin functions
Inline functions that are only called once to improve readability. The
calling functions still have rather short bodies, and the reader won't
have to look down yet another layer to understand what they are doing.

Change-Id: Ib4aa5d61dfa88c804a1aaee028185e00c5fbb923
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65422
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2023-06-22 19:07:48 +00:00
..
acpi acpi/acpi.c: Return function argument when bailing out 2023-06-18 23:00:55 +00:00
arch arch/x86: Introduce DUMP_SMBIOS_TYPE17 config 2023-06-20 22:55:13 +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 allocator_v4: Manually inline some thin functions 2023-06-22 19:07:48 +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 cbfs: Allow controlling decompression of unverified files 2023-06-19 12:27:15 +00:00
mainboard mb/google/brya/acpi: Set polling timing for DL23 and LD23 to 2ms 2023-06-22 16:30:59 +00:00
northbridge acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() 2023-06-14 21:13:09 +00:00
sbom
security security/intel/cbnt/Makefile: Fix invalid char '*' 2023-06-15 21:19:08 +00:00
soc soc/mediatek: Add a prompt string for MEDIATEK_DRAM_SCRAMBLE 2023-06-21 13:31:02 +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/amd/fps/phoenix/platform_descriptors: drop logical-physical mapping 2023-06-22 13:45:43 +00:00
Kconfig acpi: Add a debug option to print out tables in ACPICA compatible hex 2023-06-14 19:27:19 +00:00