Commit History

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