|
Hi,
This is indeed very suprising. No idea why it doesn't find the key. It is in a volatile registry path, but still, it should be found. The error code clearly indicates that it is unable to find the entry.
So I decided to rework the driver to implement the "official" way to get the resource list via IoGetDeviceProperty API, can you check if this works for you?
However, this method just gets the BootConfig which i.e. is lackign the "normal" VGA-Ports and seems to just contain the special extra ports, so I'm unsure if this works.
|