Searched refs:flashrom (Results 1 – 7 of 7) sorted by relevance
20 def flashrom(self, ignore_status=False, args=()): member in firmware_LockedME33 r = self.flashrom(args=('-V',))42 r = self.flashrom(args=('-w', self.BIOS_FILE,48 self.flashrom(args=('-w', self.BIOS_FILE,86 self.flashrom(args=('-r', self.BIOS_FILE))
61 (flashrom --wp-disable && flashrom --wp-status) 2>&1 |71 flashrom -V -r "$IMAGE"73 flashrom -r "$IMAGE" >"$EXEC_LOG" 2>&187 flashrom -V -w "$IMAGE"89 flashrom -w "$IMAGE" >"$EXEC_LOG" 2>&1
84 flashrom $FLASHROM_READ_OPT "$image_file"101 flashrom $FLASHROM_WRITE_OPT "$image_file"
333 sudo flashrom -p host -i GBB -r "$bios_image" >/dev/null 2>&1
13 This test verifies that flashrom creates a lockfile while performing18 1. powerd suspends or reboots the system while flashrom is running instead of20 2. After flashrom exits, powerd fails to honor pending suspend or reboot
281 log flashrom -V -p host --wp-status294 if log flashrom -p host -r /dev/null \304 if log flashrom -p host -r bios.rom ; then
21 FMap areas and verifies their hierarchies. It relies on flashrom to dump