coreboot-kgpe-d16/src
Arthur Heymans 325865db56 soc/intel/broadwell: Don't use a pointer for pei_data
To improve the bootflow, the scope of the pei_data needs to be
extended.

Change-Id: Ic6d91692a7bf9218b81da5bb36b5b26dabac454e
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32762
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
2019-05-14 23:22:26 +00:00
..
acpi
arch Remove unnecessary ENV_RAMSTAGE guard 2019-05-14 06:56:59 +00:00
commonlib vboot: include vb2_sha.h when required 2019-05-09 06:32:44 +00:00
console Remove unnecessary ENV_RAMSTAGE guard 2019-05-14 06:56:59 +00:00
cpu lapic/lapic_cpu_init: Add cpu_add_map_entry() to store default_apic_id 2019-05-13 02:07:09 +00:00
device device: ignore NONE devices behind bridge 2019-05-07 16:05:27 +00:00
drivers Remove unnecessary ENV_RAMSTAGE guard 2019-05-14 06:56:59 +00:00
ec src/ec/lenovo/h8/acpi: Serialize Control Method 2019-05-13 09:26:58 +00:00
include boot_device: Constify argument 2019-05-12 07:47:45 +00:00
lib Remove unnecessary ENV_RAMSTAGE guard 2019-05-14 06:56:59 +00:00
mainboard soc/intel/broadwell: Don't use a pointer for pei_data 2019-05-14 23:22:26 +00:00
northbridge nb/intel/sandybridge: Move boot_count_increment() 2019-05-13 09:29:33 +00:00
security vboot: Turn vboot_logic_executed() into a static inline 2019-05-10 21:43:15 +00:00
soc soc/intel/broadwell: Don't use a pointer for pei_data 2019-05-14 23:22:26 +00:00
southbridge i82801gx/bootblock: Use macro instead of magic number 2019-05-13 09:31:28 +00:00
superio superio/fintek/f71808a: Add more optional ramstage registers 2019-05-01 00:09:57 +00:00
vendorcode vendorcode/google/chromeos: Use explicit zero check in ACPI code 2019-05-09 15:34:53 +00:00
Kconfig Kconfig: Create RAMPAYLOAD kconfig 2019-05-12 03:10:24 +00:00