freebsd-dev/sys/x86/acpica
John Baldwin 45a225844f Allocate the ioapics[] array dynamically since it is only needed for the
duration of madt_setup_io().  This avoids having the array take up
permanent space in the BSS.

Inspired by:	bde
MFC after:	2 weeks
2012-03-28 18:53:48 +00:00
..
acpi_apm.c
madt.c Allocate the ioapics[] array dynamically since it is only needed for the 2012-03-28 18:53:48 +00:00
OsdEnvironment.c
srat.c Fix a few bugs in the SRAT parsing code: 2012-01-03 20:53:58 +00:00