hw/hp2170p: mention the grub keyboard fix
also link to coreboot documentation Signed-off-by: Leah Rowe <leah@libreboot.org>master
parent
9f6729188d
commit
ebb1392cae
|
@ -56,7 +56,13 @@ P*: Partially works with blobs
|
||||||
Introduction
|
Introduction
|
||||||
============
|
============
|
||||||
|
|
||||||
This is a portable, 11.6" Ivy Bridge platform from HP.
|
This is a portable, 11.6" Ivy Bridge platform from HP. More information is
|
||||||
|
available on the [coreboot
|
||||||
|
documentation](https://doc.coreboot.org/mainboard/hp/2170p.html) - that page
|
||||||
|
said (on 16 August 2023) that GRUB hangs due to the `at_keyboard` module, but
|
||||||
|
this is no longer true; it's
|
||||||
|
[fixed](https://git.savannah.gnu.org/cgit/grub.git/commit/?id=830456a6e3b6ac92d10f9261177722a308652a1a)
|
||||||
|
in the latest GRUB revisions, and Libreboot's version of GRUB contains this fix.
|
||||||
|
|
||||||
**Unavailable in Libreboot 20230625 or earlier. You must [compile from
|
**Unavailable in Libreboot 20230625 or earlier. You must [compile from
|
||||||
source](../build/), or use the next release after Libreboot 20230625.**
|
source](../build/), or use the next release after Libreboot 20230625.**
|
||||||
|
|
Loading…
Reference in New Issue