From bca23902f54b554850064be8200c1a21f23aad93 Mon Sep 17 00:00:00 2001 From: Riku Viitanen Date: Sat, 17 Jun 2023 12:46:03 +0300 Subject: Add HP 8300 USDT Still on Gerrit. ME downloader failed with HP update file, so let's just use Lenovo's instead. Both contain identical ME8_5M_Production.bin files. Tested and working: * Native raminit with both DIMMs * Libgfxinit textmode and framebuffer on both DisplayPorts and VGA * External USB2 and USB3 ports: they all work * USB 3.0 SuperSpeed (rear, 4 ports) * Ethernet * Mini-PCIe WLAN * SATA: 2.5" SSD and optical drive bay * SeaBIOS and GRUB (boot to linux) * PS/2 keyboard and mouse * S3 suspend and resume, wake using USB keyboard * Headphone output, line out, internal speaker * Wake on LAN * Rebooting * CMOS options & nvramcui Untested: * Line in, mic input * MXM graphics card * EHCI debug Not working: * Mini-PCIe USB: I couldn't get it working on vendor BIOS either, so maybe it just isn't present * PS/2 keyboard wake from S3 * mSATA (I have no mSATA drives) --- blobs/hp8300usdt/gbe.bin | Bin 0 -> 8192 bytes blobs/hp8300usdt/ifd.bin | Bin 0 -> 4096 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 blobs/hp8300usdt/gbe.bin create mode 100644 blobs/hp8300usdt/ifd.bin (limited to 'blobs') diff --git a/blobs/hp8300usdt/gbe.bin b/blobs/hp8300usdt/gbe.bin new file mode 100644 index 00000000..e959787f Binary files /dev/null and b/blobs/hp8300usdt/gbe.bin differ diff --git a/blobs/hp8300usdt/ifd.bin b/blobs/hp8300usdt/ifd.bin new file mode 100644 index 00000000..a6481a08 Binary files /dev/null and b/blobs/hp8300usdt/ifd.bin differ -- cgit v1.2.1