Isaac Woods
|
a55d82bad3
Parse thermal zones
|
3 年之前 |
Isaac Woods
|
7f6bb2ee53
Parse `DefPowerResources`
|
3 年之前 |
Isaac Woods
|
ea57dd1f1a
Remove PartialEq and Eq from AmlValue
|
4 年之前 |
Isaac Woods
|
0b5a18d036
Add some notes from our fuzzing investigations
|
4 年之前 |
Isaac Woods
|
e8a6c050b4
Make AmlName components private, disallow empty names in from_components
|
4 年之前 |
Isaac Woods
|
1a2521e411
Assert that path isn't invalid in get_level_for_path(_mut) and add tests
|
4 年之前 |
Isaac Woods
|
4f81b71503
Factor out handle lookups in the namespace
|
4 年之前 |
Isaac Woods
|
32c0d02ab7
Make the namespace clonable
|
4 年之前 |
Isaac Woods
|
6dbad28d5c
Provide method to easily traverse the namespace
|
4 年之前 |
Isaac Woods
|
2b00b02b34
Provide method for applying search rules to a level
|
4 年之前 |
Isaac Woods
|
1496401d49
Create and remove levels during method invocations
|
4 年之前 |
Isaac Woods
|
854aa23163
Correct outdated comment.
|
4 年之前 |
Isaac Woods
|
47aaea6610
Add a namespace level for legacy Processor objects
|
4 年之前 |
Isaac Woods
|
7f0bcfeeb2
Write some tests for the namespace
|
4 年之前 |
Isaac Woods
|
88db1159c2
Implement rest of namespace querying
|
4 年之前 |
Isaac Woods
|
85f327d662
Correctly handle multiple declaractions of the same level
|
4 年之前 |
Isaac Woods
|
fb13e669e6
Add namespace Debug implementation for new representation
|
4 年之前 |
Isaac Woods
|
0ecacfe495
Move methods to add values to the namespace over to the new system
|
4 年之前 |
Isaac Woods
|
b468616c42
Clean up and fix various issues with add_level
|
4 年之前 |
Isaac Woods
|
aa62f27764
Move to new namespace representation: levels of maps
|
4 年之前 |
Isaac Woods
|
cb3838920b
Don't reallocate when normalizing an AmlName that is already normal
|
4 年之前 |
Isaac Woods
|
608c76c885
Return both resolved path and handle when we search the namespace
|
5 年之前 |
Isaac Woods
|
270a115202
Return Result from AmlName::from_str and co.
|
5 年之前 |
Isaac Woods
|
15e20315fc
Implement AML path normalization + tests
|
5 年之前 |
Matt Taylor
|
1d412f4df0
Rename aml_parser to aml
|
5 年之前 |