chipsec.utilcmd.module_id_cmd module¶
Generate a module ID using hashlib from the module’s file name (no file extension). Hash is truncated to 28 bits. For module names use full path as seen in example below.
- Usage:
chipsec_util id name <module name>
chipsec_util id hash <module hash>
- Examples:
>>> chipsec_util.py id name chipsec.modules.common.remap >>> chipsec_util.py id hash 0x67eb58d