commit | c263e21bcb01f19e6ccb2452fdcc601ff84942db | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 20 18:23:11 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 31 11:03:36 2022 -0400 |
tree | 67e9eccea2682287fe43b33d8ca801e3f939d279 | |
parent | d2b22ae23196604fda88e1ad9ec9f0e8fd285d07 [diff] |
vbe: Move OS implementation into a separate file Move this into its own file so it can be built only by U-Boot proper. Signed-off-by: Simon Glass <sjg@chromium.org>