746241f114
We now require EARLY_CBMEM_INIT and romstage_handoff to support HAVE_ACPI_RESUME. Thus acpi_handoff_wakeup() would never call an externally defined acpi_get_sleep_type(). Name _sleep_type() was also inapproriate here, as it referred to hardware-dependent SLP_TYP field of PM1CNT but still returned ACPI_Sx value instead. Change-Id: I8dc130f1e86dd7e96922d546f0ae9713188336cd Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/21397 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Subrata Banik <subrata.banik@intel.com> |
||
---|---|---|
.. | ||
acpi | ||
include | ||
acpi.c | ||
acpi_device.c | ||
acpi_s3.c | ||
acpigen.c | ||
acpigen_dsm.c | ||
assembly_entry.S | ||
boot.c | ||
bootblock.ld | ||
bootblock_crt0.S | ||
bootblock_normal.c | ||
bootblock_romcc.S | ||
bootblock_simple.c | ||
c_start.S | ||
car.ld | ||
cbfs_and_run.c | ||
cbmem.c | ||
cpu.c | ||
cpu_common.c | ||
crt0_romcc_epilogue.inc | ||
ebda.c | ||
exception.c | ||
exit_car.S | ||
failover.ld | ||
gdt.c | ||
id.ld | ||
id.S | ||
ioapic.c | ||
Kconfig | ||
Makefile.inc | ||
memcpy.c | ||
memlayout.ld | ||
memmove.c | ||
memset.c | ||
mmap_boot.c | ||
mpspec.c | ||
pci_ops_conf1.c | ||
pci_ops_mmconf.c | ||
pirq_routing.c | ||
postcar.c | ||
postcar_loader.c | ||
prologue.inc | ||
rdrand.c | ||
romcc_console.c | ||
smbios.c | ||
stages.c | ||
tables.c | ||
thread.c | ||
thread_switch.S | ||
timestamp.c | ||
verstage.c | ||
wakeup.S | ||
walkcbfs.S |