summaryrefslogtreecommitdiff
path: root/src/cpu
diff options
context:
space:
mode:
authorSean Rhodes <sean@starlabs.systems>2024-08-01 08:51:59 +0100
committerFelix Held <felix-coreboot@felixheld.de>2024-08-02 14:36:31 +0000
commit45d2c3d5436e30178dae1c95c53de38ff9b45a35 (patch)
tree02324a5b69695b8da0c94498395e420901f62a74 /src/cpu
parent8c509f36451162dd9a30aa6cc94e8f33e9b50df7 (diff)
i2c/drivers/generic: Return ROTM in a package
The ROTM method should return a package: ``` Name (RBUF, Package (0x03) { "0 1 0", "1 0 0", "0 0 1" }) Return (RBUF) ``` Adjust the acpigen to do this. Change-Id: Id493f6955c1d0dc3449402262a8575091a828226 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83721 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions