mirror of
https://xff.cz/git/u-boot/
synced 2025-10-04 08:51:43 +02:00
At present this list is used to collect items within the DSDT and SSDT tables. It is useful for it to collect the whole tables as well, so there is a list of what was created and which write created each one. Refactor the code accordingly. Signed-off-by: Simon Glass <sjg@chromium.org>