[PATCH v3 40/57] x86: fsp: Update the FSP API with the end-firmware method

Bin Meng bmeng.cn at gmail.com
Tue Sep 22 09:58:29 CEST 2020


On Mon, Sep 7, 2020 at 5:44 AM Simon Glass <sjg at chromium.org> wrote:
>
> This new method is intended to be called when UEFI shuts down the 'boot
> services', i.e. any lingering code in the boot loader that might be used
> by the OS.
>
> Add a definition for this new method and update the comments a little.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
>  arch/x86/include/asm/fsp/fsp_api.h | 15 ++++++++++++---
>  1 file changed, 12 insertions(+), 3 deletions(-)
>

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


More information about the U-Boot mailing list