Historique des commits

Auteur SHA1 Message Date
  Hannes Karppila 0552e88dfd Execute PciRoute LinkObject if it's a method il y a 3 ans
  Isaac Woods 556969a41d Handle conversions to buffers from as_type il y a 3 ans
  Isaac Woods fb1bc5870a Support reads from buffer fields, implicitly converting to integer or buffer il y a 3 ans
  Isaac Woods b7afb442b6 Implement zero-extension in stores to buffer fields il y a 3 ans
  Isaac Woods 8cb1df1f64 Support writes from buffers into buffer fields (minus zero extension) il y a 3 ans
  Isaac Woods 14e966731c Handle writes from integers into buffer fields il y a 3 ans
  Isaac Woods 6a610dc1d8 Wrap buffer data in spinning_top::Spinlock il y a 3 ans
  Isaac Woods 1eedc2a931 Leave note about Packages also probably needing to be Arced il y a 3 ans
  Isaac Woods c1597aba3d Switch locals and args to being stored in arrays il y a 3 ans
  Isaac Woods 7e495f8b57 Add representation of buffer fields il y a 3 ans
  Isaac Woods f814fd61f8 Reference count inner data of AML buffer values il y a 3 ans
  Isaac Woods e39bf68355 Fix tests il y a 3 ans
  Isaac Woods 6f92f675a4 Implement DefConcat il y a 3 ans
  Isaac Woods b303da95f9 Convert booleans to integers when asked il y a 3 ans
  Isaac Woods 667b64a3ef Add namespace values for devices and thermal zones il y a 3 ans
  Isaac Woods 7f6bb2ee53 Parse `DefPowerResources` il y a 3 ans
  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