Home
last modified time | relevance | path

Searched defs:dmidecode_command (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/flashrom/
H A Ddmi.c298 static const char *dmidecode_command = "dmidecode.exe 2>NUL"; variable
300 static const char *dmidecode_command = "dmidecode 2>/dev/null"; variable