Skip to content
Commit 4e639fdf authored by Peter Jones's avatar Peter Jones Committed by Konrad Rzeszutek Wilk
Browse files

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: default avatarKonrad Rzeszutek Wilk <konrad@kernel.org>
Signed-off-by: default avatarPeter Jones <pjones@redhat.com>
Signed-off-by: default avatarMike Christie <michaelc@cs.wisc.edu>
parent 94b849aa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment