Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-08 | Ports: Format patches without numbering, commit hash or version number | Tim Schumacher | |
2022-05-28 | Ports/acpica-tools: Use `./package.sh dev` to align patches and ReadMe | EWouters | |
This prevents manual changes to the ReadMe to get lost in the future. | |||
2022-05-27 | Ports: Remove spaces in specifier in 2 printf calls in acpica-tools port | Liav A | |
The specifiers are badly written and lead to a crash when using iASL. This happens because our printf doesn't understand how to handle a space between the percent symbol and the actual formatted type specifier after it. To fix this, we just remove the spaces in a new patch file. | |||
2022-05-27 | Ports: Add ACPICA tools port | Liav A | |