mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-10 17:00:24 +00: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>