diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-28 17:33:50 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-28 17:33:50 +0000 |
commit | 4ff5a94eb974a783081ee358966b2022aaf1fb20 (patch) | |
tree | 242d67dcfcf3fb4f1f9f0f06097757ec707a7520 /docs/release.html | |
parent | 779f26c4b48b792873438d99526ebe51c9db2565 (diff) | |
download | librebootfr-4ff5a94eb974a783081ee358966b2022aaf1fb20.tar.gz librebootfr-4ff5a94eb974a783081ee358966b2022aaf1fb20.zip |
ich9deblob: added ich9gen utility
This can generate the descriptor+gbe images from scratch, without
the need for a factory.bin dump.
Diffstat (limited to 'docs/release.html')
-rw-r--r-- | docs/release.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html index e99947ed..24c68079 100644 --- a/docs/release.html +++ b/docs/release.html @@ -120,6 +120,9 @@ Changes for this release (latest changes first, earliest changes last) </h2> <ul> + <li>ich9deblob: added new utility <b>ich9gen</b>: this can generate a descriptor+gbe image without a factory.rom dump present.</li> + <li>Modified ich9deblob to use a struct for Gbe, documenting everything.</li> + <li>Massively updated the ich9deblob utility: re-factored everything completely.</li> <li>Enabled cstates 1 and 2 on macbook21. This reduces idle heat / power consumption.</li> <li>buildrom-withgrub: disabled creation of *txtmode*.rom for X200 (only framebuffer graphics work)</li> <li>Updated SeaBIOS (again)</li> |