diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-03 15:44:28 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-03 15:44:28 +0100 |
| commit | c7fe1ab6e2f97a7f0bfc6aaf97374f841fb63c0d (patch) | |
| tree | edfef006c63d73ef6b48b537b6f21295db6ffe9a /src/boot/modules/SysChk/amd64-ahci-epm.json | |
| parent | 92bbadf36f8bdffed9090cb345e57fc252c5a133 (diff) | |
feat: syschk, hal{x64}: ATA PIO patches, reworked I/O system.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/boot/modules/SysChk/amd64-ahci-epm.json')
| -rw-r--r-- | src/boot/modules/SysChk/amd64-ahci-epm.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot/modules/SysChk/amd64-ahci-epm.json b/src/boot/modules/SysChk/amd64-ahci-epm.json index 444003cf..43b0bff7 100644 --- a/src/boot/modules/SysChk/amd64-ahci-epm.json +++ b/src/boot/modules/SysChk/amd64-ahci-epm.json @@ -34,6 +34,7 @@ "__SYSCHK__", "BOOTZ_EPM_SUPPORT", "__nekernel_max_cores=8", + "__nekernel_dma_best_align=8", "__nekernel_dma_pool_start=0x1000000", "__nekernel_dma_pool_size=0x1000000", "__nekernel_halkit_include_processor=\"<HALKit/AMD64/Processor.h>\"", |
