From: "Bret Barkelew" <bret@corthon.com>
To: devel@edk2.groups.io
Subject: [PATCH v1 1/1] BaseTools: Update the NASM dependency
Date: Fri, 12 Feb 2021 12:49:26 -0800 [thread overview]
Message-ID: <20210212204926.1114-1-bret.barkelew@microsoft.com> (raw)
This is primarily used by CI builds, but may also be used by platforms.
Update NASM to support newer structures and features, as agreed in recent
community meetings:
https://edk2.groups.io/g/devel/message/71289
---
BaseTools/Bin/nasm_ext_dep.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/BaseTools/Bin/nasm_ext_dep.yaml b/BaseTools/Bin/nasm_ext_dep.yaml
index 60b1f71b56aa..56703d4c18e7 100644
--- a/BaseTools/Bin/nasm_ext_dep.yaml
+++ b/BaseTools/Bin/nasm_ext_dep.yaml
@@ -13,6 +13,6 @@
"type": "nuget",
"name": "mu_nasm",
"source": "https://api.nuget.org/v3/index.json",
- "version": "2.14.02",
+ "version": "2.15.5",
"flags": ["set_path", "host_specific"]
}
--
2.28.0.windows.1
next reply other threads:[~2021-02-12 20:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-12 20:49 Bret Barkelew [this message]
2021-02-15 20:59 ` [edk2-devel] [PATCH v1 1/1] BaseTools: Update the NASM dependency Laszlo Ersek
2021-02-18 3:39 ` 回复: " gaoliming
2021-02-18 4:07 ` Bret Barkelew
2021-02-19 14:30 ` Laszlo Ersek
2021-02-19 17:10 ` Bret Barkelew
2021-02-20 5:16 ` 回复: " gaoliming
2021-02-22 10:19 ` Laszlo Ersek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210212204926.1114-1-bret.barkelew@microsoft.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox