coreboot-kgpe-d16/src
Kyösti Mälkki c2741855af arch/x86: Rename some mainboard_romstage_entry()
These platforms use different signature for this function, so
declare them with different name to make room in global namespace.

Change-Id: I77be9099bf20e00ae6770e9ffe12301eda028819
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34909
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-21 16:37:33 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch AMD fam10: Remove HAVE_ACPI_RESUME support 2019-08-21 09:29:46 +00:00
commonlib commonlib/region: Fix up overflow check in region_is_subregion() 2019-08-19 21:12:31 +00:00
console arch/x86: Enable POSTCAR_CONSOLE by default 2019-08-11 03:07:36 +00:00
cpu AMD fam10: Remove HAVE_ACPI_RESUME support 2019-08-21 09:29:46 +00:00
device device/oprom: Drop unnecessary AMD headers 2019-08-20 08:39:27 +00:00
drivers intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor 2019-08-21 07:01:23 +00:00
ec ec/lenovo/h8: Add option to set F1-F12 as primary function 2019-08-21 09:26:17 +00:00
include device/pnp.h: Move __SIMPLE_DEVICE__ guards 2019-08-20 13:51:51 +00:00
lib lib/bootsplash: Log bootsplash dimensions and framebuffer dimensions 2019-08-21 09:27:00 +00:00
mainboard arch/x86: Rename some mainboard_romstage_entry() 2019-08-21 16:37:33 +00:00
northbridge intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor 2019-08-21 07:01:23 +00:00
security vboot: update vboot2 functions to use new vb2_error_t 2019-08-21 09:32:45 +00:00
soc arch/x86: Rename some mainboard_romstage_entry() 2019-08-21 16:37:33 +00:00
southbridge intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor 2019-08-21 07:01:23 +00:00
superio src/superio/nuvoton: Add support for NCT5539D 2019-07-29 17:02:12 +00:00
vendorcode intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor 2019-08-21 07:01:23 +00:00
Kconfig lib/stage_cache: Refactor Kconfig options 2019-08-08 04:50:33 +00:00