coreboot/src
Angel Pons cc36c4c235 sb/intel/*/smihandler.c: Correct BIOS_CNTL access width
The BIOS_CNTL register is 8 bits wide on all affected platforms.

Change-Id: Iaf9267cf27847d54ed50e1f9ae29011d0e99cf8e
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51939
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-04-06 07:09:23 +00:00
..
acpi ACPI: Add SATC structure for DMAR table 2021-03-28 16:03:21 +00:00
arch cbfs: Remove prog_locate() for payloads (SELF and FIT) 2021-03-17 00:13:53 +00:00
commonlib cbfs: Move stage header into a CBFS attribute 2021-03-17 08:10:00 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu cpu/x86/smm: Fix SMM start address passing 2021-03-24 15:36:36 +00:00
device device/i2c_bus.c: Correct code style 2021-04-06 07:02:47 +00:00
drivers drivers/i2c/nau8825: Support nau8825 for ACPI GPIO descriptors 2021-04-06 07:09:02 +00:00
ec ec/system76/ec: Add OLED screen toggle 2021-02-27 09:38:19 +00:00
include include/rules.h: Add ENV_TEST definition 2021-04-06 06:58:05 +00:00
lib lib: Add obvious definition for calloc 2021-04-06 06:50:38 +00:00
mainboard mb/google/guybrush: Disable GFX 2021-04-06 07:09:11 +00:00
northbridge nb/intel/sandybridge: Drop pci_mmio_size 2021-04-05 13:16:43 +00:00
security security/intel/cbnt: Fix ibbhash command line 2021-04-06 07:06:00 +00:00
soc soc/intel/alderlake: Update variable SD3C to only track enabled devices 2021-04-06 07:04:26 +00:00
southbridge sb/intel/*/smihandler.c: Correct BIOS_CNTL access width 2021-04-06 07:09:23 +00:00
superio acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
vendorcode vendorcode/intel/FSP2_0/CPX-SP: Declare struct RC_VERSION non-packed 2021-04-06 07:02:18 +00:00
Kconfig southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00