commit | ed33cb810eff481207c92332d23072321b4163b2 | [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 | d40aeb284d6c93dda7631aeeaa5cfb84f1182f7b [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>