8a5074a99c
- Allocate memory for wakeup code after ACPI bus is attached. The early memory allocation hack was inherited from i386 but amd64 does not need it. - Exclude real mode IVT and BDA explicitly. Improve comments about memory allocation and reason for the exclusions. It is a no-op in reality, though. - Remove an unnecessary CLD from wakeup code and re-align. |
||
---|---|---|
.. | ||
acpi_machdep.c | ||
acpi_switch.S | ||
acpi_wakecode.S | ||
acpi_wakeup.c | ||
genwakecode.sh | ||
genwakedata.sh | ||
madt.c | ||
Makefile | ||
OsdEnvironment.c |