-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On TGL we modified the base version, not the app version. `-version` would show the incorrect version. `--pd-info` shows both. ``` FS1:\> framework_tool.efi --versions UEFI BIOS Version: 03.19 Release Date: 05/29/2023 EC Firmware Build version: "hx20_v0.0.1-f6d6b92 2023-05-26 00:03:59 runner@fv-az504-734" RO Version: "hx20_v0.0.1-f6d6b92" RW Version: "hx20_v0.0.1-f6d6b92" Current image: RO PD Controllers Right (01) Main: 3.4.0.2575 (Active) Backup: 3.4.0.2575 Left (23) Main: 3.4.0.2575 (Active) Backup: 3.4.0.2575 Retimers Left: 0xCF (207) Right: 0xCF (207) ``` Signed-off-by: Daniel Schaefer <[email protected]>
- Loading branch information
1 parent
2e30627
commit de8e059
Showing
4 changed files
with
67 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters