commit | dc81d849493b10ba784d589056593ba3ede2a968 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Aug 23 08:24:11 2018 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Aug 30 11:23:14 2018 +0800 |
tree | fd28d07c8a25389f0c5f1aadaa5b8872323cd21b | |
parent | 106dcfc8e8dc276c047f4a4fd4f77a24bc93c1ac [diff] |
x86: efi: payload: Turn on acpi in the kernel command line Now that we have full Linux kernel boot support on EFI payload, avoid pass "acpi=off" to the kernel command line. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>