summaryrefslogtreecommitdiffstats
path: root/pip-requirements.txt
diff options
context:
space:
mode:
authorBob Feng <bob.c.feng@intel.com>2022-06-29 10:29:38 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-06-30 04:18:27 +0000
commit8d0564deafc90df8531b086a483707cfcfac2b54 (patch)
tree1fb28d266aec5015b8d4db4946510078836fcd9d /pip-requirements.txt
parent21e6ef752239c3c840bc31745e14b391bf9c4691 (diff)
downloadedk2-8d0564deafc90df8531b086a483707cfcfac2b54.tar.gz
edk2-8d0564deafc90df8531b086a483707cfcfac2b54.tar.bz2
edk2-8d0564deafc90df8531b086a483707cfcfac2b54.zip
pip-requirements.txt: Update basetools version to 0.1.24
Upgrade the edk2-basetools version from 0.1.17 to 0.1.24 features and bug fixes: 1. Add FMMT Python Tool 2. Remove RVCT support 3. Fix dependency issue in PcdValueInit 4. Output the intermediate library instance when error occurs 5. Ecc: Fix grammar in Ecc error message 6. Fix the GenMake bug for .cpp source file Signed-off-by: Bob Feng <bob.c.feng@intel.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Acked-by: Michael Kubacki <michael.kubacki@microsoft.com>
Diffstat (limited to 'pip-requirements.txt')
-rw-r--r--pip-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/pip-requirements.txt b/pip-requirements.txt
index 6585df201d..29424b08bd 100644
--- a/pip-requirements.txt
+++ b/pip-requirements.txt
@@ -14,5 +14,5 @@
edk2-pytool-library==0.11.2
edk2-pytool-extensions~=0.16.0
-edk2-basetools==0.1.17
+edk2-basetools==0.1.24
antlr4-python3-runtime==4.7.1