EfiPy2Smbios.py
It is not a new one. The upgrated code it put here.
This sample dumps all SMBIOS items in system as part of screenshot.
Comment
In following comment, due to &SmbiosPointer is not lvalue. It it hard to assign variable SmbiosPointer's address to be other pointer object's adress in C.
Python Efipy (ctypes) capability makes it.
Todo
Although this sample all SMBIOS items in system, There can be improved
1. Dump array objects in SMBIOS
2. Fit variable SMBIOS version
3. Be a SMBIOS library.
No comments:
Post a Comment