From: Peter Jones Date: Thu, 25 Feb 2010 20:37:17 +0000 (-0500) Subject: ibft: Update iBFT handling for v1.03 of the spec. X-Git-Tag: v2.6.36-rc1~572^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e639fdf0d0d745648aa62228ab8a0d9c03a563f;p=pandora-kernel.git ibft: Update iBFT handling for v1.03 of the spec. - Use struct acpi_table_ibft instead of struct ibft_table_header - Don't do reserve_ibft_region() on UEFI machines (section 1.4.3.1) - If ibft_addr isn't initialized when ibft_init() is called, check for ACPI-based tables. - Fix compiler error when CONFIG_ACPI is not defined. Signed-off-by: Konrad Rzeszutek Wilk Signed-off-by: Peter Jones Signed-off-by: Mike Christie --- Reading git-diff-tree failed