coreboot-kgpe-d16/src
Ricardo Quesada 470ca5714f Move post_codes.h to commonlib/console/
Move post_codes.h from include/console to
commonlib/include/commonlib/console.

This is because post_codes.h is needed by code from util/
(util/ code in different commit).

Also, it sorts the #include statements in the files that were
modified.

BUG=b:172210863

Signed-off-by: Ricardo Quesada <ricardoq@google.com>
Change-Id: Ie48c4b1d01474237d007c47832613cf1d4a86ae1
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56403
Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-08-04 15:15:51 +00:00
..
acpi arch/x86/acpi: Add code for KEY_MICMUTE and KEY_KBDILLUMTOGGLE 2021-07-31 09:15:23 +00:00
arch arch/x86/thread: Add #error when compiling for x86_64 2021-07-29 09:12:24 +00:00
commonlib Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
console console/hw-debug_sink: Update for fast/slow console distinction 2021-08-04 15:15:45 +00:00
cpu cpu/x86/mp_init: don't wait between INIT and SIPI for X86_AMD_INIT_SIPI 2021-07-27 14:00:32 +00:00
device device/pci_rom: Make ON_DEVICE_ROM_LOAD condition truthy 2021-07-20 16:52:35 +00:00
drivers src/drivers/intel/fsp2_0: allow larger FSP 2.0 header 2021-07-24 15:18:43 +00:00
ec ec/roda/it8518/acpi: Remove unnecessary assignments 2021-07-28 13:50:59 +00:00
include Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
lib Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
mainboard mb/amd/bilby: Enable DP2 and DP3 enumeration 2021-08-04 15:15:48 +00:00
northbridge nb/intel/haswell: Move MRC glue code into a subfolder 2021-08-02 14:59:45 +00:00
security vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spaces 2021-07-26 07:27:48 +00:00
soc Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
southbridge soc/amd/common/block/acpimmio: add Kconfig option for biosram accessors 2021-07-26 19:34:20 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2265_01 2021-07-30 17:32:49 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00