[PATCH] Update iBFT to 1.03

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Konrad Rzeszutek Wilk
Date: Friday, April 9, 2010 - 7:21 am

This patch writen by Peter Jones and Mike Christie expands on the
iBFT firmware driver to support v1.03 of the spec. The spec in question is
available at:

ftp://ftp.software.ibm.com/systems/support/bladecenter/iscsi_boot_firmware_table_v1.03...

Linux kernel has support for the iBFT 1.0 spec and this update to 1.03
adds three more things:
 - There is now a ACPI table either called 'iBFT' or 'IBFT' that should
   be parsed.
 - If running with UEFI, only look at the ACPI table.
 - If not found within ACPI tables, fall back to the old mechanism of scanning
   memory for the signature.

It has been tested with gPXE and also a real hardware (Mike, did I get that right?)

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Update iBFT to 1.03, Konrad Rzeszutek Wilk, (Fri Apr 9, 7:21 am)
[PATCH 1/2] ibft: Update iBFT handling for v1.03 of the spec., Konrad Rzeszutek Wilk, (Fri Apr 9, 7:21 am)
[PATCH 2/2] ibft: For UEFI machines actually do scan ACPI ..., Konrad Rzeszutek Wilk, (Fri Apr 9, 7:21 am)
Re: [PATCH 1/2] ibft: Update iBFT handling for v1.03 of th ..., Konrad Rzeszutek Wilk, (Tue May 11, 10:58 am)
Re: [LKML] Re: [PATCH 1/2] ibft: Update iBFT handling for ..., Konrad Rzeszutek Wilk, (Wed May 12, 6:58 am)
Re: [PATCH] ibft: Use IBFT_SIGN instead of open-coding the ..., Konrad Rzeszutek Wilk, (Wed May 12, 7:35 am)
Re: [PATCH] ibft: Use IBFT_SIGN instead of open-coding the ..., Konrad Rzeszutek Wilk, (Thu May 27, 10:59 am)