Commit History

Author SHA1 Message Date
  Isaac Woods c152a334c7 Clean up MADT handler 6 years ago
  Isaac Woods 5851bca589 Fmt 6 years ago
  Isaac Woods 04b9f7243a Parse interrupt override and nmi source entries 6 years ago
  Isaac Woods cc6399c8d9 Add initial support for the APIC interrupt model 6 years ago
  Isaac Woods ebada32de9 Decouple handler and Acpi type 6 years ago
  Isaac Woods 8f745a7732 Add Madt structures and entry enumeration 6 years ago
  restioson c77538e79b Format 6 years ago
  restioson ce8ae7e0d1 Fixed rsdp validation and dsdt address finding 6 years ago
  Restioson 76333dcd40 Add RSDP manual search (#22) 6 years ago
  Isaac Woods 548907eb3a Fmt 6 years ago
  Isaac Woods 9da40adf6e Don't propagate error if we fail to parse the DSDT 6 years ago
  Restioson 7cda966230 Fix odd phrasing (#21) 6 years ago
  bors[bot] 72270444e7 Merge #19 6 years ago
  Isaac Woods f43ff86c84 Fix for newest nightly 6 years ago
  bors[bot] ac4b3caadf Merge #9 6 years ago
  Isaac Woods 68acfb0793 Add named fields to the namespace 6 years ago
  Isaac Woods b7bfefe627 Make try_parse macro's implementation simpler 6 years ago
  Isaac Woods 670912495d Revert introduction of new error and parse named fields 6 years ago
  Isaac Woods a8f7c291f4 Easy macro to try multiple parsing functions and new error to differentiate between an incorrect AML stream and a failed parse 6 years ago
  Isaac Woods e4dc99cae3 Break out stream code and remodel to look-ahead instead of backtracking 6 years ago
  Isaac Woods 9c3ef10c9b Got some more parsing stuff down - worked out what's not gonna work 6 years ago
  Isaac Woods a1dff4bf8b Parse DefOpRegions 6 years ago
  Isaac Woods 255ece369b Add start of AML parser 6 years ago
  Isaac Woods e8d8994cf4 Create internal manager object and generalise AML table 6 years ago
  Isaac Woods 57f8ccd2a0 Properly extend SDT mappings and fix DSDT mapping 6 years ago
  Isaac Woods 507eacdf2a Include SDT signature in errors 6 years ago
  Isaac Woods 88d079446f Add DSDT representation and mapping 6 years ago
  gegy1000 c5975fb771 Add initial support for the HPET (#16) 6 years ago
  bors[bot] c638465b7d Merge #14 6 years ago
  Isaac Woods 6a9ff8c98d Fix fmt check on Travis 6 years ago