meminfo: update to deal with ACPI 3 and other braindamage
commit50b496340e63a7d81c6033b739381af2858d8ac2
authorH. Peter Anvin <hpa@zytor.com>
Mon, 13 Oct 2008 21:21:29 +0000 (13 14:21 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 13 Oct 2008 21:21:29 +0000 (13 14:21 -0700)
tree2758fc4d726f7460ac46d9cb8753a3c277fa7bfc
parent3628c6485cdfc96d5fb9837af23d351a8d038391
meminfo: update to deal with ACPI 3 and other braindamage

Add support for ACPI 3 and certain broken e820 implementations in the
meminfo program.  Some e820 implementations expect the buffer to
remain the same between different invocations, despite the fact that
there is absolutely no guarantee to that effect in the spec.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/modules/meminfo.c