From ff932a3b2b9a19ebb292ca1fc8885e3f80031996 Mon Sep 17 00:00:00 2001 From: Riku Viitanen Date: Thu, 22 Jun 2023 23:27:32 +0300 Subject: [PATCH] mention hp8200mt internally flashed, confirmed working. wake on lan works too Signed-off-by: Riku Viitanen --- site/docs/hardware/hp8200sff.md | 11 ++++++++--- site/docs/hardware/index.md | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/site/docs/hardware/hp8200sff.md b/site/docs/hardware/hp8200sff.md index 1ea4125..446f522 100644 --- a/site/docs/hardware/hp8200sff.md +++ b/site/docs/hardware/hp8200sff.md @@ -1,17 +1,18 @@ --- -title: HP Elite 8200 SFF and 6200 Pro Business +title: HP Elite 8200 SFF/MT and 6200 Pro Business x-toc-enable: true ...
-HP Compaq 8200 Elite SFF +HP Compaq 8200 Elite SFF
| ***Specifications*** | | |---------------------------|---------------------------------------------| | **Manufacturer** | HP | | **Name** | Compaq 8200 Elite SFF | +| | Compaq 8200 Elite MT | | **Released** | 2011 | | **Chipset** | Intel Q67 | | **CPU** | Intel Sandy/Ivy Bridge | @@ -59,6 +60,10 @@ which you can read more about here: +MT is an identical board with a larger chassis and more powerful power supply: + + + Here's the [Technical Reference Manual](https://web.archive.org/web/20160109143257/https://h10032.www1.hp.com/ctg/Manual/c02778024.pdf). This system supports Ivy Bridge processors too. The original BIOS won't even POST with those, but with Libreboot they work fully. @@ -204,11 +209,11 @@ IRC), who tested and confirmed the following functionality: * SATA * USB ports * Serial port (RS-232) +* Wake on LAN At the time of adding this board to Libreboot, the following is untested: * Parallel port (internal header on the board) -* Wake on LAN * Floppy drive. The case has a spot for it, but I can't find the header (P10). According to the initial coreboot port from 2018, the following also works: diff --git a/site/docs/hardware/index.md b/site/docs/hardware/index.md index bc5c73a..5fb447c 100644 --- a/site/docs/hardware/index.md +++ b/site/docs/hardware/index.md @@ -25,7 +25,7 @@ libreboot currently supports the following systems in this release: - [Acer G43T-AM3](acer_g43t-am3.md) - [Intel D510MO and D410PT motherboards](d510mo.md) - [Apple iMac 5,2](imac52.md) -- [HP Elite 8200 SFF](hp8200sff.md) (HP 6200 Pro Business probably works too) +- [HP Elite 8200 SFF/MT](hp8200sff.md) (HP 6200 Pro Business probably works too) - [HP Elite 8300 USDT](hp8300usdt.md) ### Laptops (Intel, x86)