Files
system76-coreboot/src/drivers
Sean Rhodes 45d2c3d543 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>
2024-08-02 14:36:31 +00:00
..
2024-04-11 19:25:27 +00:00
2024-04-11 19:24:44 +00:00
2024-02-02 22:48:27 +00:00
2024-05-29 10:34:08 +00:00
2024-04-11 11:13:18 +00:00
2024-05-29 10:34:08 +00:00
2024-06-14 12:33:31 +00:00
2024-05-29 10:34:08 +00:00
2024-05-29 10:33:54 +00:00