https://bugs.winehq.org/show_bug.cgi?id=11908
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #29 from winetest@luukku.com --- I just wonder if this bug is possible to get fully fixed at all.
GetSystemFirmwareTable can request information via
Value Meaning 'ACPI' The ACPI firmware table provider. 'FIRM' The raw firmware table provider. 'RSMB' The raw SMBIOS firmware table provider.
Then it wants to read and write to
fixme:ntoskrnl:WRITE_PORT_UCHAR (0x2e 2) stub! fixme:ntoskrnl:READ_PORT_UCHAR (0x2f) stub!
https://msdn.microsoft.com/en-us/library/windows/hardware/ff566386(v=vs.85)....
Some information is shown, but still lots of info missing.
wine 2.1 and staging 2.1.