acpi: add missing efi_call wrapper to acpi command
authorAndrei Borzenkov <arvidjaar@gmail.com>
Sun, 2 Apr 2017 11:47:20 +0000 (14:47 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Sun, 2 Apr 2017 11:47:20 +0000 (14:47 +0300)
commitec4af117c6e16d0ef9b2792827c5dd619342f787
tree213d338098e74e9c47005392dc626be6b60cf1a7
parent8014b7b337b708a4599f9e8fc883ad0150cf5c9c
acpi: add missing efi_call wrapper to acpi command

Fixed loading of ACPI tables on EFI (side effect was apparent memory
corruption ranging from unpredictable behavior to system reset).

Reported by Nando Eva <nando4eva@ymail.com>
grub-core/commands/acpi.c