From ebb1392cae425d49e507ab9fc86fb674862c8ccb Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 16 Aug 2023 00:17:16 +0100 Subject: [PATCH] hw/hp2170p: mention the grub keyboard fix also link to coreboot documentation Signed-off-by: Leah Rowe --- site/docs/hardware/hp2170p.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/site/docs/hardware/hp2170p.md b/site/docs/hardware/hp2170p.md index d3a8b7d..2284ec6 100644 --- a/site/docs/hardware/hp2170p.md +++ b/site/docs/hardware/hp2170p.md @@ -56,7 +56,13 @@ P*: Partially works with blobs 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 source](../build/), or use the next release after Libreboot 20230625.**