Added test multiboot2 module for XTLDR and relevant XTLDR configuration

This commit is contained in:
Jozef Nagy
2024-01-17 15:35:43 +01:00
parent 01358b0e55
commit 592261310c
7 changed files with 434 additions and 2 deletions

View File

@@ -37,6 +37,14 @@ SystemPath=multi(0)disk(0)rdisk(0)partition(1)/ExectOS
KernelFile=xtoskrnl.exe
Parameters=DEBUG=COM1,115200
[ELFTest]
SystemName="ELF Test"
SystemType=MULTIBOOT2
BootModules=multiboot2
SystemPath=multi(0)disk(0)rdisk(0)partition(1)/ExectOS
KernelFile=kernel.elf
Parameters=
[Windows]
SystemName="Microsoft Windows 2000"
SystemType=NT50