Star Labs LabTop MkIII coreboot

Updating the coreboot firmware makes your computer more reliable and can add new features.

Atom Feed

Version 8.37 — not be suitable for production systems
2023-04-11 13:09:10

This stable release includes the following features:

  • Fix the inconsistant memory map in edk2
  • Disable DPST to fix a flicker with recent kernels
  • Dont let coreboot try to change EC values

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 8.20
2022-12-22 22:38:26

This stable release includes the following features:

  • Rebased on edk2 master
  • Rebased on coreboot master
  • Reserve the centuary byte
  • Always enumerate uart2
  • Check USB port is compatible before checking PSIV

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 8.19 — not be suitable for production systems
2022-12-09 13:29:33

This stable release includes the following features:

  • Rebased on coreboot 4.18
  • Rebased on edk2 master
  • Modified USB flow

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 8.18 — not be suitable for production systems
2022-12-09 13:27:37

This stable release includes the following features:

  • Rebased on coreboot 4.18
  • Rebased on edk2 master
  • Reserved the centuary byte
  • Improve edk2s compatibility with non-compliant USB drives by:
  • Adjust the MaxPacketLength for USB 1.0 devices from 8 to anything less that 64
  • Adjust the MaxPacketLength for USB 2.0 devices from 32 or 64 to anything less than 512
  • Adjust the MaxPacketLength for USB 3.0 devices from 512 to anything less than 1024
  • Stall after requesting descriptor
  • Reset the port after a status change
  • Handle incorrect PSIV indices
  • Dont check for invalid PSIV

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 8.15 — not be suitable for production systems
2022-12-09 13:27:37

This stable release includes the following features:

  • Improved handling of USB devices in edk2
  • Improved resource allocated

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 8.09 — not be suitable for production systems
2022-12-09 13:24:18

This stable release includes the following features:

  • Adjust the Bluetooth interface to correctly enable the Bluetooth
  • interface for the Intel 8265.

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 8.07 — not be suitable for production systems
2022-12-01 14:54:41

This stable release includes the following features:

  • Rebased edk2 on upstream edk2
  • Disabled debug output to decrease boot time

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 8.06 — not be suitable for production systems
2022-12-01 14:43:32

This stable release includes the following features:

  • Add coreboot GUID to allow direct updates
  • Fix issue with speakers not outputting sound

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 8.05 — not be suitable for production systems
2022-12-09 13:27:18

This stable release includes the following features:

  • Reduced timeout for initialising SD Card Reader
  • Dyamically created CMOS entries so only relevant options are shown
  • Removed unused CryptoLib from edk2
  • Fixed relocation address logic check

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 8.02 — not be suitable for production systems
2022-12-09 13:27:37

This stable release includes the following features:

  • Disabled edk2 serial debug support for faster boot times
  • Configured PCIe Base Address in edk2 to avoid auto-config
  • Increase setup resolution to full screen
  • Adjusted spacing for boot prompt

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 8.00 — not be suitable for production systems
2022-12-09 13:27:13

This stable release includes the following features:

  • Rebased on coreboot 4.17
  • Built using edk2 202205
  • Fixed issue with sound not working
  • Adjust TCC Offset depending on Power Profile

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 7.96 — not be suitable for production systems
2022-12-01 14:59:49

This stable release includes the following features:

  • Store EC values when entering S3, S4 and S5
  • Dont update CMOS values at runtime
  • Use Mutex for communication between BIOS and EC
  • Save EC preferences when rebooting
  • Disable legacy timer by default
  • Optimise suspend functions
  • Disconnect unused GPIO's
  • Add comments for GPIOs
  • Remove display from devicetree

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 0.7 — not be suitable for production systems
2022-12-09 13:23:43

This stable release includes the following features:

  • Rebase on upstream
  • Fixed bug on upgrading to 6 when wireless, webcam and microphone could be disabled
  • Fixed second ACPI backlight control
  • Support to control fan and max charge level (Requires EC support)
  • Updated verb table to improve microphone input and speakers

Urgency medium
Reported Success 50% (low confidence)
Licenses
Security
Release Gating
Download Archive

Version 0.6 — not be suitable for production systems
2022-12-01 14:53:14

This stable release includes the following features:

  • Rebase on upstream
  • New VBT's that prioritise performance over power consumption
  • New BGRT logo
  • Updated microcode
  • Updated FSP
  • Use open-source LIBGFXINIT
  • Option to disable or enable Wireless
  • Option to disable or enable Webcam
  • Option to disable or enable Microphone
  • Option to disable or enable Hyper-Threading
  • Option to disable or enable Intel VT-d
  • Option to disable or enable Clock Gating
  • Option to adjust the Thermal Design Power (15W / 20W / 25W)
  • Q-Events for specific models
  • Fixed bug where Qubes wouldn't boot (Requires disabling Clock Gating)
  • Fixed bug where Function Lock state was lost

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 0.5 — not be suitable for production systems
2022-12-09 13:23:40

This stable release includes the following features:

  • Rebased on upstream
  • Added CMOS option to enable Intel ME
  • Fixed bug where ECOS wasn't stored on S3
  • Fixed bug where S3 wouldn't resume
  • Improved battery ACPI
  • Removed delay for charger connect/disconnect

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 0.4 — not be suitable for production systems
2022-12-09 13:23:36

This stable release includes the following features:

  • Rebase on upstream
  • Changed Tianocore to upp_next branch
  • Configured CMOS to allow settings to be changed with coreboot-configurator application
  • Disabled VBR
  • Fixed bug where Fn Lock state lost on reboot
  • Enabled EVAC register in EC asl

Urgency medium
Licenses
Security
Release Gating
Download Archive

Version 0.3 — not be suitable for production systems
2022-12-01 14:47:34

This stable release includes the following features:

  • Updated libgfxinit configuration
  • Rebase on upstream
  • Adjusted memory handling
  • Updated VBT ID's
  • Removed unused ACPI
  • Disabled S4

Urgency medium
Licenses
Security
Release Gating
Download Archive

LVFS © 2015 Richard Hughes with icons from Font Awesome and GeoIP data from IP2Location.

Linux Vendor Firmware Service Project a Series of LF Projects, LLC :: Charter