the following patch was just integrated into master: commit e9eb5cf237734e291b037b4224449cce336409e0 Author: Martin Roth martin@se-eng.com Date: Thu Apr 26 15:54:15 2012 -0600
Updates to x86/include/arch/acpi.h for use in fadt.c
- Added a union to identify the byte that was reserved in the Generic Address Structure from ACPI 2.0 to ACPI 2.0b as the Access Size byte for ACPI 2.0c to ACPI 5.0 - Added various #defines for use in the FADT - Added a couple of comments for the #endifs
Change-Id: I294ddfd89fcb0ad88bb6e52d911f807d84671e82 Signed-off-by: Martin L Roth martin@se-eng.com
Build-Tested: build bot (Jenkins) at Fri Apr 27 01:34:24 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Fri Apr 27 01:16:35 2012, giving +2 See http://review.coreboot.org/930 for details.
-gerrit