acpi
Here are 66 public repositories matching this topic...
-
Updated
May 22, 2020 - C
-
Updated
Apr 20, 2020 - C
-
Updated
Oct 22, 2020 - C
-
Updated
Jul 9, 2018 - C
-
Updated
Oct 19, 2020 - C
-
Updated
Oct 18, 2020 - Go
-
Updated
Jun 18, 2018 - C
-
Updated
Oct 19, 2020 - ASL
-
Updated
Oct 26, 2020 - ASL
-
Updated
Jul 13, 2019 - C++
-
Updated
Apr 30, 2017 - EmberScript
-
Updated
Nov 18, 2018 - C
-
Updated
Oct 18, 2020 - ASL
Improve this page
Add a description, image, and links to the acpi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the acpi topic, visit your repo's landing page and select "manage topics."
Improve diagnostics by converting the error to
IncompatibleValueConversion(AmlType, AmlType). Convert all places where the error is emitted to fill in the correct types (these will be able to be hardcoded for most conversions).NOTE: This relies on the merging of #47 to introduce the
AmlTypetype