Files
system76-coreboot/src/include
Robert Zieba 219cb952f8 device/xhci: Add functions to work with resource pointers
The XHCI device functions currently use functions that require a
access to the device tree. Create variant of these functions that can
operate with a resource* as an argument and refactor the existing
device*-based functions to operate by calling the resource*-based
variants. This is useful for stages like SMM that may not have access to
the device tree.

BRANCH=guybrush
BUG=b:186792595
TEST=Ran on skyrim device, verified that XHCI ACPI tables are still
generated correctly.

Change-Id: If5a74f9529d5dc6031ec968ef5f40a9cad5ffbc4
Signed-off-by: Robert Zieba <robertzieba@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69914
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
2023-03-05 15:32:34 +00:00
..
2023-03-03 17:08:27 +00:00
2022-03-09 02:18:21 +00:00
2022-03-09 02:18:21 +00:00
2020-07-26 21:37:35 +00:00
2023-02-07 04:37:31 +00:00
2021-01-18 07:37:04 +00:00
2022-03-27 15:13:31 +00:00
2020-07-26 21:37:35 +00:00
2020-08-26 07:32:37 +00:00
2019-06-04 13:33:40 +00:00
2021-12-13 02:57:07 +00:00
2021-11-03 08:29:16 +00:00
2022-12-25 15:09:16 +00:00
2023-01-31 15:26:16 +00:00
2022-11-07 02:29:23 +00:00
2020-07-26 21:37:35 +00:00
2022-05-16 21:52:22 +00:00
2020-05-28 16:20:40 +00:00
2022-09-07 22:24:51 +00:00