/set_dump

find the ID of each setting item and its options from BIOS file. 从BIOS文件中搜索指定设置项及其各选项的ID值

Primary LanguageShell

set_dump

简体中文
Find the ID of each setting item and its options from BIOS file.
(This script for macOS only)

Dependencies

UEFIExtract & UEFIFind from LongSoft
ifrextract from LongSoft

Usage

usage: set_dump file keyword [mode(Default: a)]
modes: a: auto detection
       m: AMI mode
       i: Insyde mode
       h: HP mode
e.g. : set_dump ROM.fd DVMT
       set_dump ROM.fd L
       if keyword is "L", the script will list all the settings

Screenshots

1
2