From 28f7d2a7e204db6e717c002bf22ead9f609be29a Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 26 Jan 2024 18:23:33 +0000 Subject: [PATCH] clarification Signed-off-by: Leah Rowe --- site/news/libreboot20240126.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/site/news/libreboot20240126.md b/site/news/libreboot20240126.md index bdf48df..38af4d2 100644 --- a/site/news/libreboot20240126.md +++ b/site/news/libreboot20240126.md @@ -589,3 +589,12 @@ so that they can be checked during insertion post-release. Simply check that the mrc.bin and refcode files were added in CBFS, to your HP 820 G2 ROM, if you're using a release ROM. + +Because of the error, your 820 G2 ROMs will not appear under `bin/release/`, +but if you only ran that command for those ROMs, and it was the last command +you ran, you will find the injected ROM images under `tmp/romdir/` in your +lbmk. + +If you're in any doubt whatsoever, simply build this ROM [from +source](../docs/build/), using either the (source code) release archive, +or from `lbmk.git`.