Read Bios and motherboard

Hi all,
i need to read from the BIOS the names of both the 'motherboard' and the
'System'.
Somebody talk me about DMI services but how in a wdm driver ?

Thanks

Stefano Mora

Use SMI BIOS if you can deal with the memory map and IO operation.
I suggest using WMI to get these info is a good choice, which does not
concern about driver issue.

“Stefano Mora - EOS S.r.l.” ??? news:xxxxx@ntdev…
> Hi all,
> i need to read from the BIOS the names of both the ‘motherboard’ and the
> ‘System’.
> Somebody talk me about DMI services but how in a wdm driver ?
>
> Thanks
> –
> Stefano Mora
>
>
>