On 08/28/14 16:14, Ard Biesheuvel wrote:
> This adds an implementation of EfiResetSystemLib that uses PSCI
> hypervisor calls to reboot and/or shutdown the system.
> 
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Michael Casadevall <[email protected]>
> Acked-by: Laszlo Ersek <[email protected]>
> Signed-off-by: Ard Biesheuvel <[email protected]>
> ---
>  .../ResetSystemLib/AARCH64/ResetSystemPsci.S       | 40 +++++++++
>  .../Library/ResetSystemLib/ARM/ResetSystemPsci.S   | 41 +++++++++
>  .../Library/ResetSystemLib/ResetSystemLib.c        | 97 
> ++++++++++++++++++++++
>  .../Library/ResetSystemLib/ResetSystemLib.inf      | 41 +++++++++
>  4 files changed, 219 insertions(+)
>  create mode 100644 
> ArmPlatformPkg/ArmVirtualizationPkg/Library/ResetSystemLib/AARCH64/ResetSystemPsci.S
>  create mode 100644 
> ArmPlatformPkg/ArmVirtualizationPkg/Library/ResetSystemLib/ARM/ResetSystemPsci.S
>  create mode 100644 
> ArmPlatformPkg/ArmVirtualizationPkg/Library/ResetSystemLib/ResetSystemLib.c
>  create mode 100644 
> ArmPlatformPkg/ArmVirtualizationPkg/Library/ResetSystemLib/ResetSystemLib.inf

Some new 32-bit ARM bits. The ACK stands.

Thanks
Laszlo


------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to