Commit History

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