diff options
author | Andrew Kaster <akaster@serenityos.org> | 2023-02-12 15:52:16 -0700 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2023-02-19 13:49:07 +0100 |
commit | 613cfb31b159682e290e4abd8e6538137181fabb (patch) | |
tree | a49eff91b87e475a76374c59cf85cdc68c01c44b /Userland/Libraries/LibWeb | |
parent | e9e279bb77eb66101bb0025e9d57cb615c8c22f8 (diff) | |
download | serenity-613cfb31b159682e290e4abd8e6538137181fabb.zip |
LibDeviceTree: Add a slow, allocation-free property fetch API
Using the walk_device_tree helper, we can walk the device tree from the
beginning looking for a specific property node. It's still missing the
ability to get property lists, string lists, and property-specific data.
Diffstat (limited to 'Userland/Libraries/LibWeb')
0 files changed, 0 insertions, 0 deletions