[U-Boot] [PATCH 5/5] efi_loader: Add generic PSCI RTS
Simon Glass
sjg at chromium.org
Thu Aug 18 05:44:48 CEST 2016
On 16 August 2016 at 13:08, Alexander Graf <agraf at suse.de> wrote:
> Now that we have generic PSCI reset and shutdown support in place, we can
> advertise those as EFI Run Time Services, allowing efi applications and
> OSs to reset and shut down systems.
>
> Signed-off-by: Alexander Graf <agraf at suse.de>
> ---
> arch/arm/cpu/armv8/fwcall.c | 31 ++++++++++++++++++++++++++-----
> 1 file changed, 26 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
(assuming you are going to do a patch to rename EFI_RUNTIME_TEXT)
More information about the U-Boot
mailing list