commit | 7126c4198356bfc5c84d1ecd414d004b07789d70 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jan 10 17:00:21 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 22 17:08:23 2025 -0600 |
tree | 7d6f3943fca7bdd9826ed6c98f92f953b2557377 | |
parent | 05f9c646f315ccb78cc06f9d1e0f83cb3be8ad70 [diff] |
x86: Support jumping to a UPL image Add a function to allow x86 boards to jump to a UPL images. Currently only 32-bit entry is supported. Signed-off-by: Simon Glass <sjg@chromium.org>