From fdef243c61b3867b2418f377270024b04ef24a5f Mon Sep 17 00:00:00 2001 From: Francis Rowe <info@gluglug.org.uk> Date: Mon, 16 Feb 2015 05:40:09 -0500 Subject: docs/release.html: add notes --- (limited to 'docs') diff --git a/docs/release.html b/docs/release.html index 095bd15..0ca66d3 100644 --- a/docs/release.html +++ b/docs/release.html @@ -153,6 +153,11 @@ </h2> <ul> <li> + i945: fix linux (if possible). VBT. http://www.coreboot.org/pipermail/coreboot/2014-June/078104.html + http://www.coreboot.org/pipermail/coreboot/2014-June/078105.html + This is talking about without native init / oprom. Paul reported it, look into it. + </li> + <li> Make ich9gen/ich9deblob portable. They both rely extensively on bitfields, and they assume little-endian; for instance, mapping a little endian file directly to a struct, instead of serializing/deserializing. Re-factor both utilities and make them fully portable. -- cgit v0.9.1