lib:printer_driver: Parse SourceDisksNames section
authorJustin Stephenson <jstephen@redhat.com>
Fri, 16 Nov 2018 21:11:02 +0000 (16:11 -0500)
committerBjoern Jacke <bjacke@samba.org>
Mon, 28 Jan 2019 14:44:18 +0000 (15:44 +0100)
commit166380111ba3a82b087ab3a54687d0ecabe5e819
tree88ae6821a73afea919a7cc94163abf319ee29acf
parent04d92b002024c5265c93ce7bd2a7064aaa187abc
lib:printer_driver: Parse SourceDisksNames section

This allows a driver inf with a [SourceDisksNames] section
excluding the system architecture to be parsed.

https://docs.microsoft.com/en-us/windows-hardware/drivers/install/inf-sourcedisksnames-section?f=255&MSPPError=-2147217396

Signed-off-by: Justin Stephenson <jstephen@redhat.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Bjoern Jacke <bjacke@samba.org>
lib/printer_driver/printer_driver.c