diff --git a/StarBook/MkV/README.md b/StarBook/MkV/README.md index c724a11..1e1cc21 100644 --- a/StarBook/MkV/README.md +++ b/StarBook/MkV/README.md @@ -228,3 +228,10 @@ > Improved power reporting > Update EC binary to 1.17 + +#### coreboot: [8.95](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkV/coreboot/8.95/coreboot-B5.cab) 2023-09-26 +> Rebased on coreboot master +> Rebased on edk2 master +> Handle EC updates when powering on +> Revert the 20230808 microcode update + diff --git a/StarBook/MkV/coreboot/8.95/8.95.rom b/StarBook/MkV/coreboot/8.95/8.95.rom new file mode 100644 index 0000000..aef317e Binary files /dev/null and b/StarBook/MkV/coreboot/8.95/8.95.rom differ diff --git a/StarBook/MkV/coreboot/8.95/B5.coreboot.metainfo.xml b/StarBook/MkV/coreboot/8.95/B5.coreboot.metainfo.xml new file mode 100644 index 0000000..ac61556 --- /dev/null +++ b/StarBook/MkV/coreboot/8.95/B5.coreboot.metainfo.xml @@ -0,0 +1,44 @@ + + + com.starlabs.B5.coreboot + StarBook MkV coreboot firmware + coreboot firmware for StarBook MkV + coreboot + +

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

+
+ + 54c96fef-31e7-5011-a3ff-ea8e855d9acd + 612d0af2-6b4b-5d1a-bd63-433022fdaefe + + + org.freedesktop.fwupd + 85aba599-addd-5985-a2e8-eddb41c61ba3 + switch-branch + + https://starlabs.systems + CC0-1.0 + proprietary + Star Labs + + org.flashrom + pair + + + X-System + + + + + +

This release includes the following features:

+
    +
  • Rebased on coreboot master
  • +
  • Rebased on edk2 master
  • +
  • Handle EC updates when powering on
  • +
  • Revert the 20230808 microcode update
  • +
+
+
+
+
diff --git a/StarBook/MkV/coreboot/8.95/coreboot-B5.cab b/StarBook/MkV/coreboot/8.95/coreboot-B5.cab new file mode 100644 index 0000000..9e71c3f Binary files /dev/null and b/StarBook/MkV/coreboot/8.95/coreboot-B5.cab differ diff --git a/StarBook/MkV/coreboot/8.95/release_notes.md b/StarBook/MkV/coreboot/8.95/release_notes.md new file mode 100644 index 0000000..30fb031 --- /dev/null +++ b/StarBook/MkV/coreboot/8.95/release_notes.md @@ -0,0 +1,4 @@ +Rebased on coreboot master +Rebased on edk2 master +Handle EC updates when powering on +Revert the 20230808 microcode update