GeographicCone / UefiVarTool

Scriptable tool to read and write UEFI variables from EFI shell. View, save, edit and restore hidden UEFI (BIOS) Setup settings faster than with the OEM menu forms.
GNU General Public License v3.0
46 stars 3 forks source link

R/W SMBIOS/DMI #2

Closed WolsYang closed 6 months ago

WolsYang commented 7 months ago

Hi, Is this tool able to search and edit dmi table?

GeographicCone commented 6 months ago

@WolsYang No, but there are other tools for that. For viewing, you can use UEFI Shell's smbiosview or RW-Everything. To edit, there are vendor-specific tools, or you can dump the BIOS and edit the image, provided it can be reflashed.