coreboot/src
Kyösti Mälkki a0720431b4 sb,soc/intel: Fix SMI handler IO trap data mask
Shift is done in multiples of 8 (1 << 3) bits.
It was fixed already for i82801ix/jx.

Change-Id: I5e1c2b3bf4ba68f34eb43e59fe783d5cd6e0a39a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70361
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-12-07 04:50:40 +00:00
..
acpi acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw 2022-12-06 17:44:20 +00:00
arch arch/x86/smbios.c: Allow creating entries for empty DIMM slots 2022-12-06 21:27:27 +00:00
commonlib drivers/intel/fsp2_0: Update MRC cache in ramstage 2022-12-06 21:16:24 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm 2022-12-05 14:22:12 +00:00
device device/mdio: Provide helper functions for read and write 2022-11-24 05:58:28 +00:00
drivers drivers/intel/fsp2_0: Update MRC cache in ramstage 2022-12-06 21:16:24 +00:00
ec src/ec/intel: Create common code for board_id implementation 2022-12-06 08:55:57 +00:00
include acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw 2022-12-06 17:44:20 +00:00
lib /: Remove extra space after comma 2022-11-30 03:07:23 +00:00
mainboard mb/amd/birman/gpio: Change non-GEvent GPIOs to PAD_INT 2022-12-06 19:43:24 +00:00
northbridge nb/intel/pineview: Use read32p() 2022-12-06 19:46:17 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security vboot: Force config file inclusion with CBFS integration 2022-12-07 02:38:50 +00:00
soc sb,soc/intel: Fix SMI handler IO trap data mask 2022-12-07 04:50:40 +00:00
southbridge sb,soc/intel: Fix SMI handler IO trap data mask 2022-12-07 04:50:40 +00:00
superio superio/ite/it8772f/chip.h: Use 'bool' when appropriate 2022-12-05 14:28:02 +00:00
vendorcode vc/cavium/bdk/libbdk-arch/bdk-numa.c: Fix old-style function definition 2022-12-06 16:18:59 +00:00
Kconfig build: List all Kconfigs in CBFS config file, compress it 2022-11-18 17:19:44 +00:00