mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 20:02:55 +00:00
[BOOTDATA] vfatfs.sys is packaged for xbox only (#5805)
Addendum to 14c3936
(0.4.15-dev-5090).
CORE-16373
This commit is contained in:
parent
ddd1d19b3f
commit
1fed9475cc
|
@ -124,7 +124,6 @@ pci.sys = 1,,,,,,x,4,,,,1,4
|
||||||
scsiport.sys = 1,,,,,,,4,,,,1,4
|
scsiport.sys = 1,,,,,,,4,,,,1,4
|
||||||
storport.sys = 1,,,,,,,4,,,,1,4
|
storport.sys = 1,,,,,,,4,,,,1,4
|
||||||
fastfat.sys = 1,,,,,,x,4,,,,1,4
|
fastfat.sys = 1,,,,,,x,4,,,,1,4
|
||||||
vfatfs.sys = 1,,,,,,,4,,,,1,4
|
|
||||||
btrfs.sys = 1,,,,,,x,4,,,,1,4
|
btrfs.sys = 1,,,,,,x,4,,,,1,4
|
||||||
ramdisk.sys = 1,,,,,,x,4,,,,1,4
|
ramdisk.sys = 1,,,,,,x,4,,,,1,4
|
||||||
pciide.sys = 1,,,,,,,4,,,,1,4
|
pciide.sys = 1,,,,,,,4,,,,1,4
|
||||||
|
@ -282,6 +281,7 @@ halaacpi.dll = 1,,,,,,,2,,,hal.dll,1,2
|
||||||
[Files.xbox]
|
[Files.xbox]
|
||||||
ntoskrnl.exe = 1,,,,,,,2,,,,1,2
|
ntoskrnl.exe = 1,,,,,,,2,,,,1,2
|
||||||
halxbox.dll = 1,,,,,,,2,,,hal.dll,1,2
|
halxbox.dll = 1,,,,,,,2,,,hal.dll,1,2
|
||||||
|
vfatfs.sys = 1,,,,,,,4,,,,1,4
|
||||||
|
|
||||||
[Files.pc98_up]
|
[Files.pc98_up]
|
||||||
ntoskrnl.exe = 1,,,,,,,2,,,,1,2
|
ntoskrnl.exe = 1,,,,,,,2,,,,1,2
|
||||||
|
|
Loading…
Reference in a new issue