On Sat, Apr 29, 2023 at 3:18 AM Simon Glass <s...@chromium.org> wrote:
>
> Add a direct interface to booting a zimage, so that bootstd can call it
> without going through the command-line interface.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  arch/x86/include/asm/zimage.h | 17 ++++++++
>  arch/x86/lib/zimage.c         | 82 ++++++++++++++++++++++++++++++-----
>  2 files changed, 88 insertions(+), 11 deletions(-)
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>

Reply via email to