https://git.reactos.org/?p=reactos.git;a=commitdiff;h=18d40ebe81cbc4646f48247d831bc1d53752dd1b

commit 18d40ebe81cbc4646f48247d831bc1d53752dd1b
Author:     Hermès Bélusca-Maïto <[email protected]>
AuthorDate: Sun Sep 25 17:52:16 2022 +0200
Commit:     Hermès Bélusca-Maïto <[email protected]>
CommitDate: Sun Sep 25 17:52:35 2022 +0200

    [BOOTDATA] hivesys.inf: Remove redundant fastfat "Start" entry.
    
    The one in the [AddReg] section has the very same value.
---
 boot/bootdata/hivesys.inf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/boot/bootdata/hivesys.inf b/boot/bootdata/hivesys.inf
index 65c54f7131e..45c3d6e6446 100644
--- a/boot/bootdata/hivesys.inf
+++ b/boot/bootdata/hivesys.inf
@@ -2232,7 +2232,6 @@ 
HKLM,"SYSTEM\CurrentControlSet\Services\Disk","ImagePath",0x00020000,"system32\d
 HKLM,"SYSTEM\CurrentControlSet\Services\Disk","Start",0x00010001,0x00000000
 HKLM,"SYSTEM\CurrentControlSet\Services\Disk","Type",0x00010001,0x00000001
 
-HKLM,"SYSTEM\CurrentControlSet\Services\fastfat","Start",0x00010001,0x00000003
 
 [Strings]
 

Reply via email to