commit | 27d59ccd89a5b112e5a5804250440ea30dbfb891 | [log] [tgz] |
---|---|---|
author | Laszlo Ersek <lersek@redhat.com> | Fri Nov 29 18:12:21 2013 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Dec 23 13:12:34 2013 +0200 |
tree | 170db4001f21672fbe957307b775139ad2decce9 | |
parent | c37805b6724e5d4c3ad41653630b72b43619474e [diff] |
i440fx-test: generate temporary firmware blob The blob is 64K in size and contains 0x00..0xFF repeatedly. The client code added to main() wouldn't make much sense in the long term. It helps with debugging and it silences gcc about create_blob_file() being unused, and we'll replace it in the next patch anyway. Signed-off-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>