]> git.baikalelectronics.ru Git - uboot.git/commit
x86: fsp: Update the FSP API with the end-firmware method
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:25 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:21 +0000 (11:27 +0800)
commitfa94cce50b68a34c333fbcbe42ea9e1bfd272da3
treef5843aab475c29cd03661f7b54b232accc823b0b
parentb136a350d96a424f2420351c21844859402c7fb3
x86: fsp: Update the FSP API with the end-firmware method

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/fsp/fsp_api.h