Skip to content

Commit

Permalink
Added StarBook MkV coreboot 8.97
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean-StarLabs committed Oct 3, 2023
1 parent d1f8abb commit e2256ef
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 0 deletions.
11 changes: 11 additions & 0 deletions StarBook/MkV/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,3 +235,14 @@
> Handle EC updates when powering on
> Revert the 20230808 microcode update

#### coreboot: [8.97](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkV/coreboot/8.97/coreboot-B5.cab) 2023-10-03
> Rebased on coreboot master
> Rebased on edk2 master
> Add a fallback for power on behaviour when CFR isnt accessible
> Updated FSP
> Includes EC 1.19
> Improved charger detection speed
> Flicker the power LED when changing power states
> Minor power savings
Binary file added StarBook/MkV/coreboot/8.97/8.97.rom
Binary file not shown.
48 changes: 48 additions & 0 deletions StarBook/MkV/coreboot/8.97/B5.coreboot.metainfo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<!-- Copyright 2023 Star Labs Online Limited -->
<component type="firmware">
<id>com.starlabs.B5.coreboot</id>
<name>StarBook MkV coreboot firmware</name>
<summary>coreboot firmware for StarBook MkV</summary>
<branch>coreboot</branch>
<description>
<p>Updating the coreboot firmware makes your computer more reliable and can add new features.</p>
</description>
<provides>
<firmware type="flashed">54c96fef-31e7-5011-a3ff-ea8e855d9acd</firmware>
<firmware type="flashed">612d0af2-6b4b-5d1a-bd63-433022fdaefe</firmware>
</provides>
<requires>
<id compare="ge" version="1.7.7">org.freedesktop.fwupd</id>
<hardware>85aba599-addd-5985-a2e8-eddb41c61ba3</hardware>
<client>switch-branch</client>
</requires>
<url type="homepage">https://starlabs.systems</url>
<metadata_license>CC0-1.0</metadata_license>
<project_license>proprietary</project_license>
<developer_name>Star Labs</developer_name>
<custom>
<value key="LVFS::UpdateProtocol">org.flashrom</value>
<value key="LVFS::VersionFormat">pair</value>
</custom>
<categories>
<category>X-System</category>
</categories>
<releases>
<release urgency="medium" version="8.97" date="2023-10-03">
<checksum filename="8.97.rom" target="content"/>
<description>
<p>This release includes the following features:</p>
<ul>
<li>Rebased on coreboot master</li>
<li>Rebased on edk2 master</li>
<li>Add a fallback for power on behaviour when CFR isnt accessible</li>
<li>Updated FSP</li>
<li>Includes EC 1.19</li>
<li>Improved charger detection speed</li>
<li>Flicker the power LED when changing power states</li>
<li>Minor power savings</li>
</ul>
</description>
</release>
</releases>
</component>
Binary file added StarBook/MkV/coreboot/8.97/coreboot-B5.cab
Binary file not shown.
8 changes: 8 additions & 0 deletions StarBook/MkV/coreboot/8.97/release_notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Rebased on coreboot master
Rebased on edk2 master
Add a fallback for power on behaviour when CFR isnt accessible
Updated FSP
Includes EC 1.19
Improved charger detection speed
Flicker the power LED when changing power states
Minor power savings

0 comments on commit e2256ef

Please sign in to comment.