commit | 23609c71dc0c4a433b7189308cda25d1b9e70c43 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 01 16:18:00 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 13 07:24:58 2015 -0800 |
tree | f912b2cef7508d59abae0b31fcad123feb3d8512 | |
parent | 6dcc8159849a88610205d5d2e67107a76ac2189d [diff] |
x86: pci: Don't return a vesa mode when there is not video If the video has not been set up, we should not return a success code. This can be detected by seeing if any of the variables are non-zero. Signed-off-by: Simon Glass <sjg@chromium.org>