diff options
author | Leah Rowe <leah@libreboot.org> | 2024-05-01 06:12:50 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-05-01 06:12:50 +0100 |
commit | 6dfd8c707052dfcd90d87342e4793ccde7084450 (patch) | |
tree | 73ea6df71880f57a667bc8caca1ef205ba5bf58b /config/coreboot/hp8200sff_8mb | |
parent | 50f6943ccd71c0249915c17e993bcb5c3341d5d3 (diff) |
update release status for HP machines
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/hp8200sff_8mb')
-rw-r--r-- | config/coreboot/hp8200sff_8mb/target.cfg | 2 | ||||
-rw-r--r-- | config/coreboot/hp8200sff_8mb/warn.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/config/coreboot/hp8200sff_8mb/target.cfg b/config/coreboot/hp8200sff_8mb/target.cfg index 12afcd76..01583d37 100644 --- a/config/coreboot/hp8200sff_8mb/target.cfg +++ b/config/coreboot/hp8200sff_8mb/target.cfg @@ -5,4 +5,4 @@ payload_seabios_withgrub="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="untested" +status="unstable" diff --git a/config/coreboot/hp8200sff_8mb/warn.txt b/config/coreboot/hp8200sff_8mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp8200sff_8mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. |