Историја ревизија

Аутор SHA1 Порука Датум
  Michael Melanson be9203db8a Remove breaking changes пре 4 година
  Michael Melanson 672a693000 Add several parsers: пре 4 година
  Isaac Woods e966e5fac4 Publish version 0.9.0 of aml пре 4 година
  Isaac Woods 1a414f39fe Publish version 1.1.0 of acpi пре 4 година
  Isaac Woods e54158ee01 Only read from field if update rule is Preserve пре 4 година
  Isaac Woods df7d29e3a7 Make PciConfigRegions clonable пре 4 година
  Isaac Woods 8dd5b21cf2 Implement DefLNotEqual пре 4 година
  Isaac Woods 39fbc94a4b Implement DefLLessEqual пре 4 година
  Isaac Woods 7cd2c2e42b Implement DefLLess пре 4 година
  Isaac Woods ecf95e7af7 Implement DefLGreaterEqual пре 4 година
  Isaac Woods 28e46b3cd2 Make all type-2 opcode parsers concrete to avoid type limit пре 4 година
  Isaac Woods 6424f48a0f Implement DefLGreater пре 4 година
  Isaac Woods 438bd9e4cc Factor out value comparison code from DefLEqual пре 4 година
  Isaac Woods a322e83a92 Merge pull request #73 from IsaacWoods/master пре 4 година
  Isaac Woods 221d09a981 Fix tests пре 4 година
  Isaac Woods 11bbf69405 Support sub-byte accesses for field reads пре 4 година
  Isaac Woods c75ab47434 Add TODO for proper DefLEqual support пре 4 година
  Isaac Woods d550f5b95f Handle writes to operation regions пре 4 година
  Isaac Woods ca43822c85 Factor out accesses to op-regions пре 4 година
  Isaac Woods bf6199a480 Invoke _INI if needed, and correctly traverse child devices пре 4 година
  Isaac Woods 5bc675af6c Support field reads from PCI config space пре 4 година
  Isaac Woods 8ccaaffa3c Record the path to the parent object of OpRegions if needed пре 4 година
  Isaac Woods e33dc862ac Add methods to AmlHandler for reading from PCI config space пре 4 година
  Isaac Woods a0971776da Don't complain if a method isn't actually a method пре 4 година
  Isaac Woods d5a3899a04 Parse DefAnd пре 4 година
  Isaac Woods de46158512 Properly handle MethodInvocation when it's actually a method пре 4 година
  Isaac Woods 28f15a900c Split out method context and save them over method invocations пре 4 година
  Isaac Woods b78bd47f5c Parse LOr пре 4 година
  Isaac Woods 7ee3f5ce99 Allow conversion of integers to booleans by comparing to 0 пре 4 година
  Isaac Woods 9ae1bb077a Create AmlHandler in aml_tester, hopefully fixes CI пре 4 година