Commit Verlauf

Autor SHA1 Nachricht Datum
  Isaac Woods 4286dfc6a9 Produce error when DefBuffer is larger than its size vor 4 Jahren
  Isaac Woods 6146d0fa2d Error if DefPackage doesn't contain correct number of elements vor 4 Jahren
  Isaac Woods 747bcfd28d Don't panic when working with invalid PkgLengths (round 2) vor 4 Jahren
  Isaac Woods 5ab486d1a8 Return error if PkgLength is longer than remaining stream vor 4 Jahren
  Michael Melanson be9203db8a Remove breaking changes vor 4 Jahren
  Michael Melanson 672a693000 Add several parsers: vor 4 Jahren
  Isaac Woods 438bd9e4cc Factor out value comparison code from DefLEqual vor 4 Jahren
  Isaac Woods d550f5b95f Handle writes to operation regions vor 4 Jahren
  Isaac Woods ca43822c85 Factor out accesses to op-regions vor 4 Jahren
  Isaac Woods bf6199a480 Invoke _INI if needed, and correctly traverse child devices vor 4 Jahren
  Isaac Woods e33dc862ac Add methods to AmlHandler for reading from PCI config space vor 4 Jahren
  Isaac Woods a0971776da Don't complain if a method isn't actually a method vor 4 Jahren
  Isaac Woods 28f15a900c Split out method context and save them over method invocations vor 4 Jahren
  Isaac Woods 2519d2eccd Convert a FieldUnit to an Integer by reading it vor 4 Jahren
  Isaac Woods 3e8efc7af6 Take the context on value-conversion operations vor 4 Jahren
  Isaac Woods 033692aa42 Store a handler as a trait object in the AmlContext vor 4 Jahren
  Isaac Woods 8bc519cc80 Add the groundwork for a Handler trait vor 4 Jahren
  Isaac Woods 77eec36828 Start work on object initialization vor 4 Jahren
  Isaac Woods da7c5eafbe Parse DefShiftLeft and DefShiftRight vor 4 Jahren
  Isaac Woods 9faeadc6f8 Implement Stores to locals and arguments vor 4 Jahren
  Isaac Woods 2a10f37efb Parse _STA objects vor 4 Jahren
  Isaac Woods 1496401d49 Create and remove levels during method invocations vor 4 Jahren
  Isaac Woods 81b4146be8 Add predefined root namespaces to the level data structure vor 4 Jahren
  Isaac Woods 51d24b3b2c Introduce legacy mode to deal with ACPI 1.0 vor 4 Jahren
  Isaac Woods 88db1159c2 Implement rest of namespace querying vor 4 Jahren
  Isaac Woods 44ce66dfd8 Fix two bugs in parser debug printing vor 4 Jahren
  Isaac Woods 21c85cad33 Provide method for printing debug comments about the current object vor 4 Jahren
  Isaac Woods 7e3f4ad9e1 Indent scopes in debug logging vor 4 Jahren
  Isaac Woods 44e7781ea0 Switch from features to proper runtime debug verbosity for parser output vor 4 Jahren
  Isaac Woods b468616c42 Clean up and fix various issues with add_level vor 4 Jahren