Historique des commits

Auteur SHA1 Message Date
  Nathan Fox 138f0dc4b9 remove McfgEntry length assertion il y a 5 ans
  Matt Taylor 9b3693c994 Improve allocation behaviour of MADT parser il y a 5 ans
  Matt Taylor 90d6bd062a Add acpi-dumper il y a 5 ans
  Isaac Woods 2fac25b4fd Update comment about aml crate to be more accurate il y a 5 ans
  Isaac Woods 3db32acf89 Update to v0.4.0 il y a 5 ans
  bors[bot] a3c2f58991 Merge #54 il y a 5 ans
  Matt Taylor 1d412f4df0 Rename aml_parser to aml il y a 5 ans
  bors[bot] 57b9a5e249 Merge #47 il y a 5 ans
  Isaac Woods f277b97557 Fix a bunch of warnings il y a 5 ans
  Isaac Woods 3a04c8ab57 Move method invocation logic into AmlContext il y a 5 ans
  Isaac Woods b76e39025d Few quick fixes il y a 5 ans
  Isaac Woods 390ee97a4f Implement DefStore for Names il y a 5 ans
  Isaac Woods 0bd7addea1 Fix borrowing issue il y a 5 ans
  Isaac Woods 5a15001e53 Start support for conversion of AML values and formalize AML types il y a 5 ans
  Isaac Woods 9d3598cdc8 Parse SimpleName and most of SuperName il y a 5 ans
  Isaac Woods f9065001b5 Parse ArgObj and LocalObj in TermArg, plus helper methods il y a 5 ans
  Isaac Woods c7b96865f3 Rewrite search to pass back a handle & give better errors il y a 5 ans
  Isaac Woods 4621a096e3 Rewrite choice error emitter to use new id parser il y a 5 ans
  Isaac Woods 40cbee5c8d Parse local, arg, and debug objects il y a 5 ans
  Isaac Woods 0fb4ad6456 Correct copy-paste typo il y a 5 ans
  Isaac Woods f7c96187d0 Make sure that only normal paths can be added to the namespace il y a 5 ans
  Isaac Woods 186ea65c38 Move to new namespace system il y a 5 ans
  Isaac Woods 1a5ed91778 Parse DefReturn and propagate return values correctly il y a 5 ans
  Isaac Woods d9b30d2d93 Implement search rules il y a 5 ans
  Isaac Woods 4698acdf6d Fix a few bugs in and test `AmlName::from_str` il y a 5 ans
  Isaac Woods a587df0a20 Set scope correctly when invoking a control method il y a 5 ans
  Isaac Woods 5cd9ddd41f Finally properly handle error propagation in or and choice! il y a 5 ans
  Isaac Woods 98b27497fb Parse DefIfElse il y a 5 ans
  Isaac Woods 7b25aafff7 Parse DefLEqual, allow Type2Opcodes in TermArgs il y a 5 ans
  Isaac Woods 75e6c9075e Parse the start of MethodInvocation (hopefully) il y a 5 ans