20 Sep
2021
20 Sep
'21
4:26 p.m.
Module: wine Branch: master Commit: 2868881c638f09117d52219fea2614a64f44ce71 URL: https://source.winehq.org/git/wine.git/?a=commit;h=2868881c638f09117d52219fe... Author: Brendan Shanks <bshanks(a)codeweavers.com> Date: Fri Sep 17 15:57:06 2021 -0700 ntdll: Factor out SMBIOS table creation. Signed-off-by: Brendan Shanks <bshanks(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/unix/system.c | 478 ++++++++++++++++++++++++++++------------------- 1 file changed, 283 insertions(+), 195 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=2868881c638f09117d522...