/Get-DriverInfo /Driver: Displays information about an INF file installed in the image, or one that is not yet installed. ...

/Get-DriverInfo /Driver: 

  Displays information about an INF file installed in the image, or one that is
  not yet installed. Installed 3rd party drivers will be named OEM1.inf,
  OEM2.inf, and so on. Use the Published Name from the /Get-Drivers list to
  view information on installed drivers.

    Examples:
      DISM.exe /Image:C:	est\offline /Get-DriverInfo 
        /Driver:D:\Drivers\Usb\Usb.inf

      DISM.exe /Image:C:	est\offline /Get-DriverInfo /Driver:oem1.inf