[SDK] Add user-mode DMI/SMBIOS helper library
authorStanislav Motylkov <x86corez@gmail.com>
Tue, 31 Jul 2018 15:48:32 +0000 (18:48 +0300)
committerHermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
Sun, 12 Aug 2018 12:21:56 +0000 (14:21 +0200)
commit4259aab7b0546ef0dc7a1c60cda87dc81978b3ef
treea3572e5b6a746b3e13668f45dddbefd1d93733e2
parent22e86add33775c9a1a2a61b9e23b46acfb5a4580
[SDK] Add user-mode DMI/SMBIOS helper library

CORE-5961
sdk/lib/CMakeLists.txt
sdk/lib/udmihelp/CMakeLists.txt [new file with mode: 0644]
sdk/lib/udmihelp/precomp.h [new file with mode: 0644]
sdk/lib/udmihelp/udmihelp.c [new file with mode: 0644]
sdk/lib/udmihelp/udmihelp.h [new file with mode: 0644]