commit | f8bccd1effe0120e8c1f5e9e1411e071375ccf23 | [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 | 684818d548c4a6233cb2f59a3b6ff3e3d6767f63 [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>