commit | 1303a35bfe153370cddb1b6e58e2287469e35f34 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad@kernel.org> | Thu Apr 08 12:35:55 2010 -0400 |
committer | Konrad Rzeszutek Wilk <konrad@kernel.org> | Tue May 11 13:02:37 2010 -0400 |
tree | b0ed308023b36f1616a0b18cc18c3d12c8160bac | |
parent | 4e639fdf0d0d745648aa62228ab8a0d9c03a563f [diff] |
ibft: For UEFI machines actually do scan ACPI for iBFT. For machines with IBFT 1.03 do scan the ACPI table for 'iBFT' or for 'IBFT'. If the machine is in UEFI mode, only do the ACPI table scan. For all other machines (pre IBFT 1.03) do a memory scan if not found in the ACPI tables. Signed-off-by: Peter Jones <pjones@redhat.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad@kernel.org> Tested-by: Mike Christie <michaelc@cs.wisc.edu>