User Details
- User Since
- Mar 3 2015, 2:44 PM (515 w, 5 d)
Oct 2 2024
fix forgotten style fix and manual wording.
Oct 1 2024
Forgot to fix style.
Update manual page for that.
Sep 27 2024
style nits.
Sep 25 2024
With this patch , the -s option will produce multiple DefinitionBlock() for each SSDT 's in addtion to for DSDT,
on the contrary the -d option will produce a single DefinitionBlock() for DSDT.
Sep 24 2024
May 16 2023
Jan 4 2023
Jan 3 2023
Dec 24 2022
Nov 25 2022
Add comment only man style for now. You may want to take a read style(9).
Nov 24 2022
Nov 1 2022
Oct 25 2022
Oct 24 2022
style fixes.
modify DSDT to replace _EVT with _E29 and test it.
Fix the beheivior.
Oct 22 2022
formatting should be X not x.
Oct 21 2022
Support _Exx _Lxx calling case, though untested.
Fix man page.
Oct 20 2022
Move raw irq resolve in attach routine and add sanity check.
Oct 19 2022
I managed to get raw value of _CRS resource.
I aware the value from rman_get_start and the value written in ACPI resource(_CRS) is not same. It seems that INTRNG code translate this.
How can I get raw _CRS value from irq resource......
Update.
Use clang-formatter.
Oct 18 2022
Oct 17 2022
Oct 11 2022
Oct 8 2022
Oct 7 2022
Jan 21 2022
Jan 18 2022
- Fix _GRT handling.
Jan 14 2022
Jan 13 2022
Correct. I'll separate this into 2 commits.
Jan 12 2022
Oct 7 2021
Jun 28 2021
Jun 9 2021
May 26 2021
Thanks.
Dec 13 2020
Sep 1 2020
Aug 4 2020
Looks good. I have one comment inline.