Historique des commits

Auteur SHA1 Message Date
  Isaac Woods 7138383846 Add search_for_rsdp_bios constructor on AcpiTables il y a 4 ans
  Isaac Woods 3f9887324f Rename rsdp_search to rsdp, add fields for publishing il y a 4 ans
  Isaac Woods 93f9e3b337 Divide RSDP searching into rsdp_search crate il y a 4 ans
  Isaac Woods f2ad68ad18 Rewrite main crate documentation il y a 4 ans
  Isaac Woods 20a076fecd Some small clean-ups il y a 4 ans
  Isaac Woods 1607d72051 Add AcpiTable and simplify get_sdt, removing need for coerce_type il y a 4 ans
  Isaac Woods b272d42bef Store handler in AcpiTables to make API nicer il y a 4 ans
  Isaac Woods f11e229d89 Move PCI config region parsing over to new system il y a 4 ans
  Isaac Woods 1cc87f4d51 Move interrupt and platform info over to new system il y a 4 ans
  Isaac Woods 7703f96b33 Provide new way to get HPET info il y a 4 ans
  Isaac Woods 39ca004732 Note that we've seen WAET tables in the SDT signature list il y a 4 ans
  Isaac Woods 9fe8b19331 Move to allowing collection of tables without dispatch il y a 4 ans
  Isaac Woods 0f5c935731 Add method to change type of PhysicalMapping il y a 4 ans
  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