1 Apr
2018
1 Apr
'18
8:02 p.m.
https://bugs.winehq.org/show_bug.cgi?id=44885 --- Comment #3 from Sergey Markov <sm(a)venus.ru> --- Some exploration: icc430 calls GetSystemFirmwareTable to get raw SMBIOS tables (for generation of computer ID for licensing), but not expects (and not checks) if zero length of these tables are returned. It assumes that these tables always have non-zero length. Thus, for this software, valid functionality of GetSystemFirmwareTable with "RSMB" request is needed! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.