]> git.proxmox.com Git - mirror_edk2.git/blame - BaseTools/Bin/nasm_ext_dep.yaml
BaseTools: Update the NASM CI dependency
[mirror_edk2.git] / BaseTools / Bin / nasm_ext_dep.yaml
CommitLineData
f7978bb2
SB
1## @file\r
2# Download nasm x86 assembler executable tool from a nuget.org package\r
3# - package contains different binaries based on host\r
4# Put on the tool on the path\r
5#\r
6#\r
7# Copyright (c) Microsoft Corporation.\r
8# SPDX-License-Identifier: BSD-2-Clause-Patent\r
9##\r
10{\r
11 "id": "nasm-1",\r
12 "scope": "edk2-build",\r
13 "type": "nuget",\r
14 "name": "mu_nasm",\r
15 "source": "https://api.nuget.org/v3/index.json",\r
b8a92fa2 16 "version": "2.15.05",\r
f7978bb2
SB
17 "flags": ["set_path", "host_specific"]\r
18}\r