commit | 39db199757d84e2af4a97c6d2c7b3acb187912b9 | [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 | d78aa75024892ddad63fb19125f531c2371d31a4 [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>