It looks like there is one {debugsettings} definition which defaults to
serial and is changable to 1394 which is globally inherited. Perhaps I'm
missing it, bit I do not see how I can have a debugsettings with serial and
1394 configurations defined together on a system. Is it one or the other
only? Can one not add any "settings" over and above the Microsoft defined
ones and control where they are inherited?
bcdedit /copy {current}/d SerialDebug
bcdedit /set {new_id} debugtype serial
This will list all available debug options:
bcdedit /? types bootapp
--
This posting is provided "AS IS" with no warranties, and confers no
rights.