mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
[BOOTDATA] Comment out biosinfo.inf (#3266)
This entry is unused as there is no biosinfo.inf anywhere yet, and it only breaks boot with NTLDR.
This commit is contained in:
@@ -5,7 +5,7 @@ Signature = "$Windows NT$"
|
||||
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control","CurrentUser",2,"USERNAME"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control","WaitToKillServiceTimeout",2,"20000"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Biosinfo","InfName",2,"biosinfo.inf"
|
||||
;HKLM,"SYSTEM\CurrentControlSet\Control\Biosinfo","InfName",2,"biosinfo.inf"
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\PnP",,0x00000012
|
||||
HKLM,"SYSTEM\CurrentControlSet\Control\Video",,0x00000012
|
||||
|
||||
|
||||
Reference in New Issue
Block a user