https://bugs.winehq.org/show_bug.cgi?id=47523
Bug ID: 47523 Summary: KERNEL32.dll.EnumSystemFirmwareTables Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs@winehq.org Reporter: skas00@gmail.com Distribution: ---
A recent patch to everquest (7-17-2019) uses ms-api-sysinfo call via kernel32.dll
This function is not yet implemented and results in error:
wine: Call from 0x7bc84e49 to unimplemented function KERNEL32.dll.EnumSystemFirmwareTables, aborting
https://bugs.winehq.org/show_bug.cgi?id=47523
skas00@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |4.12
https://bugs.winehq.org/show_bug.cgi?id=47523
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|api-ms-win-* |kernel32
https://bugs.winehq.org/show_bug.cgi?id=47523
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Ever confirmed|0 |1 URL| |https://web.archive.org/web | |/20190720224121/https://lau | |nch.daybreakgames.com/insta | |ller/EQ_setup.exe Summary|KERNEL32.dll.EnumSystemFirm |EverQuest crashes on |wareTables |unimplemented function | |KERNEL32.dll.EnumSystemFirm | |wareTables since build Jul | |12 2019 Keywords| |download Status|UNCONFIRMED |NEW
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming.
https://web.archive.org/web/20190720224121/https://launch.daybreakgames.com/...
--- snip --- $ .wine/drive_c | xargs -r0i bash -c "echo "{}" && winedump -j import "{}" | grep EnumSystemFirmwareTables"
.wine/drive_c/windows/syswow64/api-ms-win-core-sysinfo-l1-2-0.dll .wine/drive_c/windows/syswow64/api-ms-win-core-sysinfo-l1-2-1.dll .wine/drive_c/windows/system32/api-ms-win-core-sysinfo-l1-2-0.dll .wine/drive_c/windows/system32/api-ms-win-core-sysinfo-l1-2-1.dll .wine/drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest/eqgame.exe 006bd190 321 EnumSystemFirmwareTables .wine/drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest/eqmain.dll 00124130 321 EnumSystemFirmwareTables --- snip ---
--- snip --- $ pwd /home/focht/projects/wine/mainline-src
$ grep -Hrni EnumSystemFirmwareTables dlls/kernel32/kernel32.spec:421:# @ stub EnumSystemFirmwareTables dlls/api-ms-win-core-sysinfo-l1-2-0/api-ms-win-core-sysinfo-l1-2-0.spec:1:@ stub EnumSystemFirmwareTables dlls/api-ms-win-core-sysinfo-l1-2-1/api-ms-win-core-sysinfo-l1-2-1.spec:2:@ stub EnumSystemFirmwareTables dlls/kernelbase/kernelbase.spec:315:# @ stub EnumSystemFirmwareTables
--- snip ---
Microsoft docs:
https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-...
--- snip --- $ du -sh .wine/drive_c/users/Public/Daybreak\ Game\ Company/Installed\ Games/EverQuest/
12G .wine/drive_c/users/Public/Daybreak Game Company/Installed Games/EverQuest/ --- snip ---
$ sha1sum EQ_setup.exe 199f5a0c40eab929848f4644723f7afb4495c023 EQ_setup.exe
$ du -sh EQ_setup.exe 28M EQ_setup.exe
$ wine --version wine-4.12.1-3-g0b1a953fc3
Regards
https://bugs.winehq.org/show_bug.cgi?id=47523
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |d97f33f0344777de561e0fc3e4e | |3039778e166f7 Resolution|--- |FIXED
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Fixed by: d97f33f0344777de561e0fc3e4e3039778e166f7
https://bugs.winehq.org/show_bug.cgi?id=47523
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.15.
https://bugs.winehq.org/show_bug.cgi?id=47523
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.15.
https://bugs.winehq.org/show_bug.cgi?id=47523
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.15.