Asher

Results 44 comments of Asher

I realized I didn't have LOAD_DSDT_TABLE_FROM_EXTRA_ACPI enabled, but enabling it doesn't seem to have changed anything. My DSDT has GPU configuration added (verified working when used with Clover). I also...

Why is it considered to be in any way acceptable to still be relying on ES5 code 5 years after its deprecation?

All imports should be done with native ES6 "import" statements. Code should not require a loader to load. That's just poor form.