3 These scripts can be used to access or generate ChromeOS resources, for example
4 to extract System Agent reference code and other blobs (e.g. `mrc.bin`, refcode,
5 VGA option roms) from a ChromeOS recovery image.
9 `crosfirmware.sh` downloads a ChromeOS 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 ChromeOS 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 ChromeOS 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 ChromeOS HWID v2
36 $ ./gen_test_hwid.sh BOARD_NAME
40 $ ./gen_test_hwid.sh Kukui