Method

FwupdPluginIfdFirmwarecheck_jedec_cmd

Declaration [src]

gboolean
fu_ifd_firmware_check_jedec_cmd (
  FuIfdFirmware* self,
  guint8 cmd
)

Description [src]

Checks a JEDEC command to see if it has been put on the “illegal_jedec” list.

Available since:1.6.2

Parameters

cmd guint8
 

A JEDEC command, e.g. 0x42 for “whole chip erase”

Return value

Returns: gboolean
 

TRUE if the command is allowed.