Fixed a rare issue when scanning for serial ports on some systems which made some braille display drivers unusable.
hwPortUtils.listComPorts: In some rare cases, the PortName registry value doesn't exist. Just skip the port if this occurs.
Fixes #6015.