coreboot-kgpe-d16/src
Arthur Heymans ea1e36694d coreboot_tables: Drop uart PCI addr
Only edk2 used this to fill in a different struct but even there the
entries go unused, so removing this struct element from coreboot has
no side effects.

Change-Id: Iadd2678c4e01d30471eac43017392d256adda341
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68767
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: Bill XIE <persmule@hardenedlinux.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2022-10-26 14:12:06 +00:00
..
acpi Revert "drivers/intel/dptf: Add multiple fan support under dptf" 2022-10-20 14:54:09 +00:00
arch arch/x86: x86_64 implies SSE2 support 2022-10-24 12:16:32 +00:00
commonlib coreboot_tables: Drop uart PCI addr 2022-10-26 14:12:06 +00:00
console console: Add an SoC-specific post-code call 2022-10-25 17:15:58 +00:00
cpu cpu/x86/Kconfig: Enable LAPIC remap mitigation on likely affect NB 2022-10-26 07:46:51 +00:00
device device/dram/ddr2: Use 'enum cb_err' instead of 'int' 2022-10-12 13:05:59 +00:00
drivers coreboot_tables: Drop uart PCI addr 2022-10-26 14:12:06 +00:00
ec ec/google/wilco/superio: Fix PS2K under Windows 2022-10-25 15:13:54 +00:00
include soc/intel/alderlake: Add Raptor Lake device IDs 2022-10-25 17:35:26 +00:00
lib coreboot_tables: Drop uart PCI addr 2022-10-26 14:12:06 +00:00
mainboard coreboot_tables: Drop uart PCI addr 2022-10-26 14:12:06 +00:00
northbridge nb/intel/i945/raminit: Use 'bool' for do_reset 2022-10-22 05:14:35 +00:00
sbom
security security/memory/memory.h: Add <stdbool.h> 2022-10-06 17:01:52 +00:00
soc coreboot_tables: Drop uart PCI addr 2022-10-26 14:12:06 +00:00
southbridge treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk' 2022-10-15 16:53:55 +00:00
superio
vendorcode vc/amd/fsp: Get rid of last "sabrina" reference 2022-10-22 01:59:17 +00:00
Kconfig Kconfig: Allow x86 to compress pre-ram stages if not run XIP 2022-10-20 14:48:05 +00:00