-
- Downloads
efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
EFI_RESET_PLATFORM_SPECIFIC is one of the values that can be used for the EFI service ResetSystem. The missing definition is added. The value has to handled in efi_reset_system(). Signed-off-by:Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by:
Alexander Graf <agraf@suse.de>
Showing
- arch/arm/cpu/armv8/fsl-layerscape/cpu.c 1 addition, 0 deletionsarch/arm/cpu/armv8/fsl-layerscape/cpu.c
- arch/arm/cpu/armv8/fwcall.c 1 addition, 0 deletionsarch/arm/cpu/armv8/fwcall.c
- arch/arm/mach-bcm283x/reset.c 1 addition, 0 deletionsarch/arm/mach-bcm283x/reset.c
- include/efi_api.h 2 additions, 1 deletioninclude/efi_api.h
- lib/efi_loader/efi_runtime.c 1 addition, 0 deletionslib/efi_loader/efi_runtime.c
Loading
Please register or sign in to comment