Lines Matching full:hwid
30 " --hwid \tReport hardware id (default).\n"
32 " --digest \tReport digest of hwid (>= v1.2)\n"
41 " --hwid=HWID \tThe new hardware id to be changed.\n"
53 " %s --set --hwid='New Model' -k key.bin"
75 {"hwid", 0, NULL, OPT_HWID},
377 opt_has_arg("hwid", 0);
382 opt_has_arg("hwid", 1);
401 /* --hwid is optional: null might be okay */
462 /* With no args, show the HWID */
516 fprintf(stderr, "\nERROR: missing new HWID value\n");
560 "ERROR: null-terminated HWID"