Historique des commits

Auteur SHA1 Message Date
  Isaac Woods f34613fc64 Move FADT methods onto type il y a 4 ans
  Isaac Woods 7d6653de7e Store the handler in each PhysicalMapping so we can unmap on drop il y a 4 ans
  Isaac Woods c75f4b0907 Merge pull request #76 from michaelmelanson/add-more-resources il y a 4 ans
  Michael Melanson cf8be5239c Add specification for the I/O Port Descriptor il y a 4 ans
  Michael Melanson 8e0213410f Add specification for the DMA Format Descriptor il y a 4 ans
  Michael Melanson 0a4d4dbd43 Tidy up `irq_format_descriptor` il y a 4 ans
  Michael Melanson 0dd0639475 Tidy up `address_space_descriptor` il y a 4 ans
  Michael Melanson f21bff4c35 Tidy up fixed_memory_descriptor il y a 4 ans
  Michael Melanson 11cf635b83 Clean up the descriptor splitting code il y a 4 ans
  Michael Melanson f903c4ae1a Squash `resource_descriptor` il y a 4 ans
  Michael Melanson 3dcc84653d Add EOF newline in gitignore il y a 4 ans
  Michael Melanson 890dc7386f Make match arms in `irq_format_descriptor` make more sense il y a 4 ans
  Michael Melanson 5791240ede Add slice ends on last commit il y a 4 ans
  Michael Melanson 7374cb3183 Use LittleEndian::u32 in `fixed_memory_descriptor` il y a 4 ans
  Michael Melanson 0d7556550c Remove double newline il y a 4 ans
  Michael Melanson 33f3568417 Make structs `Eq` as well il y a 4 ans
  Michael Melanson 0c337b37e6 Wrap tests in `mod tests` il y a 4 ans
  Michael Melanson 168236f4b5 Use FDC CRS from QEMU AML il y a 4 ans
  Michael Melanson 0d3947980d Use PCI CRS from QEMU ASL & clean up il y a 4 ans
  Michael Melanson e262a74cb3 Use actual keyboard data il y a 4 ans
  Michael Melanson c8021f95a4 Use exclusive bit ranges il y a 4 ans
  Michael Melanson a6e4cc9b44 Whitespace il y a 4 ans
  Michael Melanson e27ff4951d Add note about why we have to do `-1` in one place il y a 4 ans
  Michael Melanson be9203db8a Remove breaking changes il y a 4 ans
  Michael Melanson 672a693000 Add several parsers: il y a 4 ans
  Isaac Woods e966e5fac4 Publish version 0.9.0 of aml il y a 4 ans
  Isaac Woods 1a414f39fe Publish version 1.1.0 of acpi il y a 4 ans
  Isaac Woods e54158ee01 Only read from field if update rule is Preserve il y a 4 ans
  Isaac Woods df7d29e3a7 Make PciConfigRegions clonable il y a 4 ans
  Isaac Woods 8dd5b21cf2 Implement DefLNotEqual il y a 4 ans