commit | ef565a53ea96761ee8e705c0d56dbf160b672d51 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 27 22:13:35 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Feb 05 22:16:43 2015 -0700 |
tree | 863abd23f22cc0e95268cdd0448614f7bc559028 | |
parent | bc17d8f4ac41a6a4bcc4b28f1c6216a5a034fa63 [diff] |
x86: bootstage: Add time measurement for vesa start-up Since we must run a PCI BIOS ROM, and this can take a calamitous amount of time, measure it using bootstage. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>