diff options
Diffstat (limited to 'src/boot/modules/SysChk/amd64-ahci-epm.json')
| -rw-r--r-- | src/boot/modules/SysChk/amd64-ahci-epm.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/boot/modules/SysChk/amd64-ahci-epm.json b/src/boot/modules/SysChk/amd64-ahci-epm.json index 48da0f86..b7280368 100644 --- a/src/boot/modules/SysChk/amd64-ahci-epm.json +++ b/src/boot/modules/SysChk/amd64-ahci-epm.json @@ -33,7 +33,10 @@ "__AHCI__", "__SYSCHK__", "BOOTZ_EPM_SUPPORT", - "__nekernel_max_cores=8 ", + "__nekernel_max_cores=8", + "__nekernel_dma_pool_start=0x1000000", + "__nekernel_dma_pool_size=0x1000000", + "__nekernel_halkit_include_processor=\"<HALKit/AMD64/Processor.h>\"", "__NE_VEPM__", "__NE_MODULAR_KERNEL_COMPONENTS__", "kChkVersionHighest=0x0100", |
