Home
last modified time | relevance | path

Searched hist:"25 e133ecb760a46f6b4a88b4b17aecfb0d6af8dd" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dacpi_table.c25e133ecb760a46f6b4a88b4b17aecfb0d6af8dd Sat May 07 14:46:27 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: acpi: Align FACS table to a 64 byte boundary

Per ACPI spec, the FACS table address must be aligned to a 64 byte
boundary (Windows checks this, but Linux does not).

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>