summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFeng, Bob C <bob.c.feng@intel.com>2022-09-02 14:17:55 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-09-07 06:58:21 +0000
commit314799a926938a630e96aa659a132d3c33319331 (patch)
treec24125beaca5b5f1190bf92b3e13b322c06a19c1
parent3d35a6c243ffe749a2ae71d5d72ce0361f168f49 (diff)
downloadedk2-314799a926938a630e96aa659a132d3c33319331.tar.gz
edk2-314799a926938a630e96aa659a132d3c33319331.tar.bz2
edk2-314799a926938a630e96aa659a132d3c33319331.zip
pip-requirement: Upgrade the edk2-basetools version from 0.1.24 to 0.1.28
features and bug fixes: 1. Fix the incremental build issue on Linux @176016387f 2. Fix DSC LibraryClass precedence rule @039bdb4d3e 3. INF should use latest Pcd value instead of default value @a512913 4. Support signtool input subject name to sign capsule @594b795 Signed-off-by: Bob Feng <bob.c.feng@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Yuwei Chen <yuwei.chen@intel.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Yuwei Chen <yuwei.chen@intel.com>
-rw-r--r--pip-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/pip-requirements.txt b/pip-requirements.txt
index 29424b08bd..353c01ff71 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.24
+edk2-basetools==0.1.28
antlr4-python3-runtime==4.7.1