Skip to content

Commit fbdea9b

Browse files
authored
Update to new base tools (#1384)
## Description This change picks up the new base tool change binaries. - [x] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? - [x] Backport to release branch? ## How This Was Tested This change is tested on ARM based hardware platform build. ## Integration Instructions Use stuart_update to pick up the new extdep.
1 parent dbb972e commit fbdea9b

File tree

2 files changed

+3
-215
lines changed

2 files changed

+3
-215
lines changed

.azurepipelines/BaseTools-Build-For-Publication.yml

Lines changed: 0 additions & 212 deletions
This file was deleted.

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/v2025020000.0.2/basetools-v2025020000.0.2.tar.gz",
16-
"version": "v2025020000.0.2",
17-
"sha256": "32b9632c1dede06a1f29a946ddb9e5dce6a7f33ac9b0c3148933648fa77c36ba",
15+
"source": "https://github.com/microsoft/mu_basecore/releases/download/v2025020000.0.4/basetools-v2025020000.0.4.tar.gz",
16+
"version": "v2025020000.0.4",
17+
"sha256": "a44645731c0bd62d641d5a20ab0128be7756ca919d364212a355704c7224fb7b",
1818
"internal_path": "/basetools/",
1919
"compression_type": "tar",
2020
"flags": ["set_shell_var", "set_path", "host_specific"],

0 commit comments

Comments
 (0)