Historial de Commits

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