Historique des commits

Auteur SHA1 Message Date
  Michael Melanson 92ab90a36d Regression: `AmlContext: Send + Sync` again. il y a 3 ans
  Casper Verhaar 939a06b1eb Add `AmlError::UnexpectedResourceType` il y a 4 ans
  Casper Verhaar ad1b6a8696 Record attempted conversion in error il y a 4 ans
  Isaac Woods c7ba997bd1 Tidy up Debug implementation of MethodCode il y a 4 ans
  Isaac Woods f389da0aff Provide nice method for creating native method AmlValues il y a 4 ans
  Isaac Woods 0ec427443a Provide constructors for AML numerical constants: ZERO, ONE, ONES il y a 4 ans
  Isaac Woods d29abef14c Support native functions il y a 4 ans
  Isaac Woods ea57dd1f1a Remove PartialEq and Eq from AmlValue il y a 4 ans
  Isaac Woods 13bc35d23b Fix incorrect comment about the type of Name values il y a 4 ans
  Isaac Woods 52b05fd91e Handle buffers that don't initialize all elements correctly il y a 4 ans
  Isaac Woods 6d2045de3a Implement comparison between strings and buffers il y a 4 ans
  Isaac Woods e54158ee01 Only read from field if update rule is Preserve il y a 4 ans
  Isaac Woods 438bd9e4cc Factor out value comparison code from DefLEqual il y a 4 ans
  Isaac Woods 11bbf69405 Support sub-byte accesses for field reads il y a 4 ans
  Isaac Woods d550f5b95f Handle writes to operation regions il y a 4 ans
  Isaac Woods ca43822c85 Factor out accesses to op-regions il y a 4 ans
  Isaac Woods bf6199a480 Invoke _INI if needed, and correctly traverse child devices il y a 4 ans
  Isaac Woods 5bc675af6c Support field reads from PCI config space il y a 4 ans
  Isaac Woods 8ccaaffa3c Record the path to the parent object of OpRegions if needed il y a 4 ans
  Isaac Woods de46158512 Properly handle MethodInvocation when it's actually a method il y a 4 ans
  Isaac Woods 7ee3f5ce99 Allow conversion of integers to booleans by comparing to 0 il y a 4 ans
  Isaac Woods 2519d2eccd Convert a FieldUnit to an Integer by reading it il y a 4 ans
  Isaac Woods 3e8efc7af6 Take the context on value-conversion operations il y a 4 ans
  Isaac Woods 26a0fb1708 Search for opregion during parse of DefField il y a 4 ans
  Isaac Woods 9faeadc6f8 Implement Stores to locals and arguments il y a 4 ans
  Isaac Woods 2a10f37efb Parse _STA objects il y a 4 ans
  Isaac Woods c8ee3930c7 Remove Device variant of AmlValue and add scopes and devices to new namespace il y a 4 ans
  Isaac Woods 07dda63b48 Remove some unused imports il y a 4 ans
  Isaac Woods 3b08721981 Store DefNames transparently in namespace il y a 4 ans
  Matt Taylor 1d412f4df0 Rename aml_parser to aml il y a 5 ans