Skip to content

Commit 64045b2

Browse files
authored
Update Basetools (#1368)
## Description It has been 2 years since we update the base tools... The specific fix needed is https://edk2.groups.io/g/devel/topic/103287393. For details on how to complete these options and their meaning refer to [CONTRIBUTING.md](https://github.com/microsoft/mu/blob/HEAD/CONTRIBUTING.md). - [x] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? - [x] Backport to release branch? ## How This Was Tested This was tested on hardware platform and verified a bug fix. ## Integration Instructions N/A
1 parent c076875 commit 64045b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

BaseTools/Bin/basetoolsbin_ext_dep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"id": "edk-tools-bin",
1313
"type": "web",
1414
"name": "Mu-Basetools",
15-
"source": "https://github.com/microsoft/mu_basecore/releases/download/v2023020002.0.3/basetools-v2023020002.0.3.tar.gz",
16-
"version": "v2023020002.0.3",
17-
"sha256": "7260efe6e4e734ac66b24d6dc5f4908bf7aa444a7827cb405a66131b7b75e86f",
15+
"source": "https://github.com/microsoft/mu_basecore/releases/download/v2025020000.0.2/basetools-v2025020000.0.2.tar.gz",
16+
"version": "v2025020000.0.2",
17+
"sha256": "32b9632c1dede06a1f29a946ddb9e5dce6a7f33ac9b0c3148933648fa77c36ba",
1818
"internal_path": "/basetools/",
1919
"compression_type": "tar",
2020
"flags": ["set_shell_var", "set_path", "host_specific"],

0 commit comments

Comments
 (0)