Skip to content

Commit c3ea90e

Browse files
committed
README: Update to latest status
Signed-off-by: Daniel Schaefer <[email protected]>
1 parent 6397d85 commit c3ea90e

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

README.md

+4-14
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,10 @@ see the [Support Matrices](support-matrices.md).
2525
- [x] ESRT table (UEFI, Linux, FreeBSD only) (`--esrt`)
2626
- [x] SMBIOS
2727
- [x] Get firmware version from binary file
28-
- [x] Legacy EC (Intel 13th Gen and earlier) (`--ec-bin`)
29-
- [x] Zephyr EC (AMD) (`--ec-bin`)
28+
- [x] EC (Legacy and Zephyr based) (`--ec-bin`)
3029
- [x] CCG5 PD (11th Gen TigerLake) (`--pd-bin`)
31-
- [x] CCG6 PD (12th Gen AlderLake) (`--pd-bin`)
32-
- [x] CCG8 PD (Framework 16) (`--pd-bin`)
30+
- [x] CCG6 PD (Intel systems, Framework Desktop) (`--pd-bin`)
31+
- [x] CCG8 PD (AMD Laptops) (`--pd-bin`)
3332
- [x] H2O BIOS Capsule (`--h2o-capsule`)
3433
- [x] BIOS Version
3534
- [x] EC Version
@@ -53,16 +52,6 @@ see the [Support Matrices](support-matrices.md).
5352
- [x] DisplayPort Expansion Card (`--dp-hdmi-update`)
5453
- [ ] Audio Expansion Card
5554

56-
###### Firmware Update
57-
58-
Note: Use fwupd.
59-
60-
- [ ] Flash firmware
61-
- [ ] BIOS
62-
- [ ] EC
63-
- [ ] PD
64-
- [ ] Expansion Cards
65-
6655
###### System Status
6756

6857
All of these need EC communication support in order to work.
@@ -90,6 +79,7 @@ All of these need EC communication support in order to work.
9079
- [x] Framework Desktop (AMD Ryzen AI Max 300)
9180
- [x] Port I/O communication on Linux
9281
- [x] Port I/O communication in UEFI
82+
- [x] Port I/O communication on FreeBSD
9383
- [x] Using `cros_ec` driver in Linux kernel
9484
- [x] Using [Framework EC Windows driver](https://github.com/FrameworkComputer/crosecbus) based on [coolstar's](https://github.com/coolstar/crosecbus)
9585
- [x] Using [DHowett's Windows CrosEC driver](https://github.com/DHowett/FrameworkWindowsUtils)

0 commit comments

Comments
 (0)