3 These scripts can be used to access or generate Chrome OS resources, for example
4 to extract System Agent reference code and other blobs (e.g. `mrc.bin`, refcode,
5 VGA option roms) from a Chrome OS recovery image.
9 `crosfirmware.sh` downloads a Chrome OS recovery image from the recovery
10 image server, unpacks it, extracts the firmware update shell archive,
11 extracts the firmware images from the shell archive.
13 To download all Chrome OS firmware images, run
18 To download, e.g. the Panther firmware image, run
20 $ ./crosfirmware.sh panther
24 `extract_blobs.sh` extracts the blobs from a Chrome OS firmware image.
26 Right now it will produce the ME firmware blob, IFD, VGA option rom,
31 `gen_test_hwid.sh` generates a test-only identifier in Chrome OS HWID v2
36 $ ./gen_test_hwid.sh BOARD_NAME
40 $ ./gen_test_hwid.sh Kukui