aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/reboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-26efi/reboot: Make function pointer orig_pm_power_off staticColin Ian King1-1/+1
2017-08-21efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returnsHans de Goede1-1/+11
2016-04-28efi: Add 'capsule' update supportMatt Fleming1-1/+11
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming1-0/+8
2014-07-18efi/reboot: Allow powering off machines using EFIMatt Fleming1-0/+22
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming1-0/+26