Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Isaac Woods 1accad14f8 Parse the rest of the _PRT, construct our representation 5 gadi atpakaļ
  Isaac Woods 81981f35f0 Start work on PRT parsing 5 gadi atpakaļ
  Isaac Woods e376022525 Add trace for debugging AML method calls 5 gadi atpakaļ
  Isaac Woods bce78b0a58 Increase max line width slightly 5 gadi atpakaļ
  Isaac Woods 4e8e9d173d Improve README slightly, update dependencies 5 gadi atpakaļ
  Isaac Woods b81a8bf423 Run AML tests on CI, no_compile option 5 gadi atpakaļ
  Isaac Woods 8ed6396e9a Tidy up testing output 5 gadi atpakaļ
  Isaac Woods 20804c7287 Run the AML parser against files in the tester 5 gadi atpakaļ
  bors[bot] 0020561ec3 Merge #62 5 gadi atpakaļ
  Chris Dawes ba7aa9eec9 more ergonomic enum 5 gadi atpakaļ
  Isaac Woods 9c424541c3 Start work on testing framework 5 gadi atpakaļ
  Isaac Woods 9ca9f4a3ce Ignore AML files and update rustfmt option name 5 gadi atpakaļ
  Kevin Shaw f1aaabca2c Changing ACPI spec link to the web page with the latest version 5 gadi atpakaļ
  Nathan Fox 138f0dc4b9 remove McfgEntry length assertion 5 gadi atpakaļ
  Matt Taylor 9b3693c994 Improve allocation behaviour of MADT parser 5 gadi atpakaļ
  Matt Taylor 90d6bd062a Add acpi-dumper 5 gadi atpakaļ
  Isaac Woods 2fac25b4fd Update comment about aml crate to be more accurate 5 gadi atpakaļ
  Isaac Woods 3db32acf89 Update to v0.4.0 5 gadi atpakaļ
  bors[bot] a3c2f58991 Merge #54 5 gadi atpakaļ
  Matt Taylor 1d412f4df0 Rename aml_parser to aml 5 gadi atpakaļ
  bors[bot] 57b9a5e249 Merge #47 5 gadi atpakaļ
  Isaac Woods f277b97557 Fix a bunch of warnings 5 gadi atpakaļ
  Isaac Woods 3a04c8ab57 Move method invocation logic into AmlContext 5 gadi atpakaļ
  Isaac Woods b76e39025d Few quick fixes 5 gadi atpakaļ
  Isaac Woods 390ee97a4f Implement DefStore for Names 5 gadi atpakaļ
  Isaac Woods 0bd7addea1 Fix borrowing issue 5 gadi atpakaļ
  Isaac Woods 5a15001e53 Start support for conversion of AML values and formalize AML types 5 gadi atpakaļ
  Isaac Woods 9d3598cdc8 Parse SimpleName and most of SuperName 5 gadi atpakaļ
  Isaac Woods f9065001b5 Parse ArgObj and LocalObj in TermArg, plus helper methods 5 gadi atpakaļ
  Isaac Woods c7b96865f3 Rewrite search to pass back a handle & give better errors 5 gadi atpakaļ