There is some CPU specific information that is stored at Bus 0 Device
24-31, that I would like to read. So how do I get to it?
I can’t use HalGetBusDataByOffset since it is obsolete.
Is there some way to get a DeviceObject for Bus 0 Device 24? If so, I
could Attach to that device, and then build a SynchronousFsdRequest.