I now want to enumerate all access to the machine hardware device ID (such as: PCI \ VEN_8086 & DEV_8C31 & REV_00), and then according to the device ID to match the corresponding driver, to install the driver.
I need to run the program under Windows PE, so hope to be able to use the API to use this feature.
I need to run the program under Windows PE, so hope to be able to use the API to use this feature.