commit | 34bc74aa28f1783dd31046dc4c75d942150d10d2 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Apr 21 07:24:36 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed May 17 17:11:46 2017 +0800 |
tree | 8ce67b116d477a575794a7d391d71ba8085571fd | |
parent | 215596c36a6acf96f0d1dbd4eb8fdf4ef43a180d [diff] |
x86: acpi: Add one API to find OS wakeup vector This adds one API acpi_find_wakeup_vector() to locate OS wakeup vector from the ACPI FACS table, to be used in the S3 boot path. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Stefan Roese <sr@denx.de>