On 21 April 2017 at 08:24, Bin Meng <[email protected]> wrote: > 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 <[email protected]> > > --- > > Changes in v2: > - add a function comment block for acpi_find_wakeup_vector() > > arch/x86/include/asm/acpi_table.h | 10 ++++++ > arch/x86/include/asm/tables.h | 1 + > arch/x86/lib/acpi_table.c | 72 > +++++++++++++++++++++++++++++++++++++++ > 3 files changed, 83 insertions(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

