coreboot-kgpe-d16/src
Matt DeVillier 0ace876a74 ec/google/wilco: Fix ACPI EC RAM read/write ops
While debugging lack of battery status under Windows, it was discovered
that the read/write flags in the args to the EC RAM 'ECRW' method were
not being correctly identified. Force set them from the R() and W()
methods which call ECRW() so those calls are processed properly.

TEST=build/boot Windows on google/drallion, verify battery status,
charging, etc are all reported properly.

Change-Id: I2a40b8d50ba65213813c781e53b56cc1a8b8debf
Signed-off-by: Coolstar <coolstarorganization@gmail.com>
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72472
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
2023-08-20 18:28:48 +00:00
..
acpi ACPI: Add usb_charge_mode_from_gnvs() 2023-08-16 17:55:02 +00:00
arch acpi/acpi.c: Move setting FADT SCI INT to arch specific code 2023-08-02 17:11:32 +00:00
commonlib commonlib: Remove unused CBMEM ID 2023-08-18 20:34:50 +00:00
console commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
cpu cpu/amd/pi/00730F01: Use common code for mp_init 2023-08-08 20:27:50 +00:00
device device/oprom/realmode/x86: temporary disable NULL breakpoints 2023-08-15 14:45:20 +00:00
drivers drivers/intel/fsp2_0: Fix extraneous text after else directive 2023-08-19 16:02:54 +00:00
ec ec/google/wilco: Fix ACPI EC RAM read/write ops 2023-08-20 18:28:48 +00:00
include ACPI: Add usb_charge_mode_from_gnvs() 2023-08-16 17:55:02 +00:00
lib lib/gcov-io.h: Use C99 flexible arrays 2023-08-01 13:34:27 +00:00
mainboard mb/intel/mtlrvp: Disable C1-state auto demotion for mtl-rvp 2023-08-20 18:23:35 +00:00
northbridge nb/intel/haswell/nri: Only do CPU replacement check on cold boots 2023-08-18 14:14:20 +00:00
sbom
security commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
soc soc/intel/mtl: Enable IOE_PMC support 2023-08-20 18:27:17 +00:00
southbridge sb/intel/lynxpoint/acpi: Update xHCI workarounds for LPT 2023-08-17 15:02:44 +00:00
superio superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource 2023-08-11 23:11:57 +00:00
vendorcode vc/intel/fsp/mtl: Update header files from 3223.80 to 3292.83 2023-08-18 14:12:41 +00:00
Kconfig bootsplash: Add ImageMagick voodoo 2023-08-04 20:53:24 +00:00