coreboot/src
Angel Pons 21f9650b7f soc/intel/broadwell: Improve LPD0/LPD3 SerialIO ACPI methods
Creating named objects within a method is highly inefficient. So, pass a
reference to the OperationRegion field that needs to be updated instead.

Change-Id: I88272fc5cbe35427ccb5fc50789d47b66ace88fe
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46967
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-01-24 23:26:05 +00:00
..
acpi ACPI: Clean up GNVS initialisation 2021-01-24 19:57:17 +00:00
arch arch/x86: Use wildcard for mb/smihandler.c 2021-01-24 21:06:22 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console
cpu cpu/intel/model_2065x: Drop configurable TDP copy-pasta 2021-01-24 23:23:43 +00:00
device device/pci_rom.c: Use __func__ 2021-01-24 21:22:34 +00:00
drivers drivers/intel/gma/opregion.c: Use __func__ 2021-01-24 21:23:17 +00:00
ec ec/google/wilco: Convert to ASL 2.0 syntax 2021-01-24 21:51:39 +00:00
include ACPI: Clean up GNVS initialisation 2021-01-24 19:57:17 +00:00
lib ACPI: Clean up GNVS initialisation 2021-01-24 19:57:17 +00:00
mainboard mb/google/poppy: Convert to ASL 2.0 syntax 2021-01-24 21:53:35 +00:00
northbridge cpu/intel/haswell: Set C9/C10 vccmin 2021-01-24 12:01:09 +00:00
security security/tpm/tss/tcg-1.2/tss.c: Use __func__ 2021-01-19 08:58:50 +00:00
soc soc/intel/broadwell: Improve LPD0/LPD3 SerialIO ACPI methods 2021-01-24 23:26:05 +00:00
southbridge ACPI GNVS: Drop APIC, factor out MPEN 2021-01-20 09:24:35 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode soc,vendorcode/amd/cezanne: add basic FSP integration 2021-01-24 18:15:46 +00:00
Kconfig