Skip to content

Commit f5ee4cb

Browse files
committed
Update submodules
- ec: Improved PS/2 compatibility - apps: Fixed PE32 alignment Signed-off-by: Tim Crawford <tcrawford@system76.com>
1 parent f888628 commit f5ee4cb

4 files changed

Lines changed: 5 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ features apply to your model and firmware version, see the
1010

1111
- Disabled NVIDIA GPU Boost due to crashing the GPU while under load
1212
- Changed the GOP Policy driver to search for the VBT file in the UEFI FFS
13+
- Fixed PE32 alignment of Rust UEFI modules
14+
- Improved PS/2 compatibility
1315

1416
## 2025-08-11
1517

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ exclude = [
1010
"apps/firmware-setup",
1111
"apps/firmware-update",
1212
"apps/gop-policy",
13-
"ec/ecflash",
14-
"ec/ecsim",
15-
"ec/ecspy",
16-
"ec/tool",
13+
"ec/tools",
1714
"tools/coreboot-collector",
1815
"tools/intel-spi",
1916
]

ec

Submodule ec updated 83 files

0 commit comments

Comments
 (0)