commit | d39d5b2a91bce96174d4af53622ef04b27e27afa | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Aug 23 10:14:05 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Aug 26 16:33:48 2022 -0600 |
tree | c83aa3bb092a5d4e38d0014d6a4ee71757de650a | |
parent | 3074bdd3cfbd0f81c475837fcc640b6444b9eb11 [diff] |
vbe: Enable command only with BOOTSTD_FULL Avoid enabling this command by default. This saves about 1KB of code space. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>