coreboot-kgpe-d16/src
Ronak Kanabar 42c460d3e5 vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v3091_00
The headers added are generated as per FSP v3091_00
Previous FSP version was v2511_04
Changes include:
- Update MemInfoHob.h

BUG=b:222415800
BRANCH=None

Change-Id: I260544e0502174ab141fa31ac78ede803b4f161e
Signed-off-by: Ronak Kanabar <ronak.kanabar@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62557
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
2022-03-07 20:13:48 +00:00
..
acpi acpi/acpi: drop weak cpu_get_lapic_addr implementation 2022-03-02 18:26:19 +00:00
arch arch/x86: consolidate HPET base address definitions 2022-02-25 17:44:11 +00:00
commonlib compiler.h: Define a __fallthrough statement 2022-02-16 21:28:09 +00:00
console console: Fix LOG_FAST macro 2022-02-22 23:13:50 +00:00
cpu cpu/x86/smm: Support PARALLEL_MP with SMM_ASEG 2022-02-28 13:33:59 +00:00
device src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
drivers drivers/tpm/cr50: Add I2C bus support to cr50 driver 2022-03-07 18:07:17 +00:00
ec ec/starlabs/merlin: Don't report a battery capacity higher than design capacity 2022-03-03 14:08:02 +00:00
include src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
lib lib/Makefile: Add ability to specify -ldflags for rmodules 2022-02-28 22:02:22 +00:00
mainboard mb/google/brya: Enable GPIO PM dynamically based on cr50 FW version 2022-03-07 19:11:57 +00:00
northbridge src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
security drivers/tpm/spi: Refactor out some cr50-specific logic 2022-03-07 18:06:24 +00:00
soc soc/intel/tigerlake: Hide PMC and IOM devices 2022-03-07 17:51:07 +00:00
southbridge src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
superio Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v3091_00 2022-03-07 20:13:48 +00:00
Kconfig src/Kconfig: Update the path to 'c_start.S' for GDB_STUB config 2022-02-22 20:49:10 +00:00