I've tagged a new release of SeaBIOS. For more information on the release, please see:
New in this release:
* Setup code can relocate to high-memory to save space in c-f segments * Build now configured via Kconfig * Experimental support for AHCI controllers * Support for run-time configuration of the boot order (via CBFS/fw_cfg "bootorder" file) * Support T13 EDD3.0 spec * Improved bounds checking on PCI memory allocation * Several bug fixes
For information on obtaining SeaBIOS, please see:
-Kevin
On Fri, Mar 04, 2011 at 03:50:41PM -0800, H. Peter Anvin wrote:
On 02/28/2011 06:37 PM, Kevin O'Connor wrote:
* Support T13 EDD3.0 spec
EDD 4.0?
I'm not sure if you're asking if that is a typo or if you're asking if EDD4 can be added.
As near as I can tell, we added T13 EDD3.0. I'm not sure what would be required to add EDD4.0.
-Kevin