Martin Kepplinger
9c53601c88
x230: add an alternative configuration, using SeaVGABIOS instead of Intel's binary
To make a GRUB bootloader installation (on the HDD) work, the graphical
console has to be disabled in /etc/default/grub :
GRUB_TERMINAL=console
Remember to apply the change using update-grub. The menu is displayed in
text mode.
This is also discussed in #4
6 years ago
Martin Kepplinger
823851e966
x230: update config for a new build
6 years ago
Martin Kepplinger
a204ee5312
refactor to make the project hold any other devices too
6 years ago
Martin Kepplinger
3a0707785c
update config to release version 0.0.5
6 years ago
Martin Kepplinger
65038d5525
update config and describe current build
We locally add Intel's new microcode package, currently under review
upstream here:
https://review.coreboot.org/#/c/blobs/+/23315/
6 years ago
Martin Kepplinger
d7e2b949a9
update to todays state
For the current build we'll cheat and include Intel's 20171107 microcode
package.
6 years ago
Martin Kepplinger
2341a9b038
update config / add nvramcui CMOS settings payload
This resizes CBFS to be 4M and includes the nvramcui payload, see
https://www.coreboot.org/Payloads#nvramcui
Closes #5
Closes #6
6 years ago
Martin Kepplinger
b0ecec4a32
update config and remove microcode from project
We'll better help bringing the latest microcode updates for Intel
to coreboot upstream than trying to include something special here.
Relevant current work is
https://review.coreboot.org/#/c/blobs/+/23315/
and
https://review.coreboot.org/#/c/blobs/+/23318/
and as soon as something like that gets merged, we'll do a release.
6 years ago
Martin Kepplinger
85c971a87a
add new config
6 years ago
Martin Kepplinger
faadfce1e6
initial infos
Signed-off-by: Martin Kepplinger <martink@posteo.de>
6 years ago