[U-Boot] [PATCH 09/18] x86: efi: payload: Add arch_cpu_init()
Simon Glass
sjg at chromium.org
Mon Jun 11 14:54:07 UTC 2018
On 10 June 2018 at 05:25, Bin Meng <bmeng.cn at gmail.com> wrote:
> This adds arch_cpu_init() to the payload codes, in preparation for
> supporting a generic efi payload.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/cpu/efi/payload.c | 11 ++++++++---
> 1 file changed, 8 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list