index
:
Tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/github-script-8
dependabot/github_actions/actions/setup-python-6
dependabot/github_actions/actions/stale-10
dependabot/github_actions/github/issue-labeler-3.4
dependabot/pip/antlr4-python3-runtime-4.13.2
dependabot/pip/edk2-basetools-0.1.52
dependabot/pip/edk2-basetools-0.1.53
dependabot/pip/edk2-pytool-extensions-0.27.10
dependabot/pip/edk2-pytool-extensions-0.27.11
dependabot/pip/edk2-pytool-extensions-0.27.12
dependabot/pip/edk2-pytool-extensions-0.27.6
dependabot/pip/edk2-pytool-extensions-0.27.8
dependabot/pip/edk2-pytool-extensions-0.27.9
dependabot/pip/edk2-pytool-extensions-approx-eq-0.24.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.0
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.2
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.3
dependabot/pip/edk2-pytool-extensions-approx-eq-0.30.2
dependabot/pip/edk2-pytool-library-0.21.10
dependabot/pip/edk2-pytool-library-0.21.6
dependabot/pip/edk2-pytool-library-0.21.7
dependabot/pip/edk2-pytool-library-0.21.8
dependabot/pip/edk2-pytool-library-0.21.9
dependabot/pip/edk2-pytool-library-approx-eq-0.18.2
dependabot/pip/edk2-pytool-library-approx-eq-0.21.11
dependabot/pip/edk2-pytool-library-approx-eq-0.21.12
dependabot/pip/edk2-pytool-library-approx-eq-0.22.0
dependabot/pip/edk2-pytool-library-approx-eq-0.22.2
dependabot/pip/edk2-pytool-library-approx-eq-0.22.3
dependabot/pip/edk2-pytool-library-approx-eq-0.22.4
dependabot/pip/edk2-pytool-library-approx-eq-0.22.5
dependabot/pip/edk2-pytool-library-approx-eq-0.23.8
dependabot/pip/lcov-cobertura-2.1.1
dependabot/pip/regex-2024.11.6
dependabot/pip/regex-2024.7.24
dependabot/pip/regex-2024.9.11
dependabot/pip/regex-2025.7.31
dependabot/pip/regex-2025.7.34
dependabot/pip/regex-2025.8.29
dependabot/pip/regex-2025.9.1
dependabot/pip/regex-2025.9.18
leiflindholm-pr-template
master
pipeline_gen_update
release/rpl_program
security-advisory/cve-2024-38796/advisory
security-advisory/cve-2024-38797/advisory
security-advisory/cve-2025-3770/advisory
security-advisory/cve-2025-xxxxx/advisory
stable/202011
stable/202408
stable/202508
trunk
EDK II (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BaseTools
/
Source
/
Python
/
Workspace
/
WorkspaceDatabase.py
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-01
BaseTools: WorkSpace: Remove unnecessary code
Pierre Gondois
1
-10
/
+0
2020-07-21
BaseTools: Remove the file timestamp checking during parsing
Bob Feng
1
-16
/
+0
2019-11-20
BaseTools:Add [packages] section in dsc file
Fan, ZhijuX
1
-0
/
+4
2019-08-09
BaseTools: Decouple AutoGen Objects
Feng, Bob C
1
-0
/
+3
2019-04-09
BaseTools: Replace BSD License with BSD+Patent License
Michael D Kinney
1
-7
/
+1
2019-02-14
BaseTools: Various typo
Antoine Coeur
1
-4
/
+4
2018-12-18
BaseTools: Fixed metafile parser issues
Feng, Bob C
1
-2
/
+2
2018-12-07
BaseTools: Replace the sqlite database with list
BobCF
1
-121
/
+10
2018-12-07
BaseTool: Filter out unused structure pcds
Feng, Bob C
1
-1
/
+4
2018-10-15
Revert BaseTools: PYTHON3 migration
Liming Gao
1
-1
/
+2
2018-10-13
BaseTools: Fix some build and report file issue
Yunhua Feng
1
-1
/
+1
2018-10-13
BaseTools: Remove the "from __future__ import" items
Yunhua Feng
1
-1
/
+0
2018-09-20
BaseTools: Workspace classes refactor properties
Carsey, Jaben
1
-10
/
+6
2018-07-16
BaseTools: Use absolute import in Workspace
Gary Lin
1
-3
/
+4
2018-07-09
BaseTools: Clean up source files
Liming Gao
1
-12
/
+12
2018-05-28
BaseTools: Rename String to StringUtils.
Marvin.Haeuser@outlook.com
1
-1
/
+1
2018-04-18
BaseTools: use predefined constants instead of local strings
Carsey, Jaben
1
-2
/
+2
2018-04-10
BaseTools: Parse PCD GUID name in FILE statement issue
Yunhua Feng
1
-2
/
+2
2018-03-30
BaseTools: Remove equality operator with None
Carsey, Jaben
1
-3
/
+3
2017-12-25
BaseTools: Support Structure PCD value assignment in DEC/DSC
Liming Gao
1
-2831
/
+3
2017-10-11
BaseTools: Fix the bug 'DSC DEFAULT' in report wrongly use FDF value
Yonghong Zhu
1
-10
/
+9
2017-09-09
BaseTools: correct to use specific arch to generate DSC database
Yonghong Zhu
1
-1
/
+1
2017-08-11
BaseTools/build: Expand PREBUILD/POSTBUILD DSC actions
Michael D Kinney
1
-2
/
+2
2017-07-07
BaseTools/Workspace: check MM module type compatibility with PI version.
Supreeth Venkatesh
1
-0
/
+5
2017-02-23
BaseTools: Fix the regression issue caused by commit dc4c77
Yonghong Zhu
1
-2
/
+2
2017-02-22
BaseTools: add error check for Macro usage in the INF file
Yonghong Zhu
1
-1
/
+3
2016-12-02
BaseTools: Support QuotedString for PREBUILD/POSTBUILD in DSC file
Yonghong Zhu
1
-2
/
+14
2016-11-23
BaseTools: report error for same Guid's Private definition conflict
Yonghong Zhu
1
-0
/
+33
2016-08-19
BaseTools: Fix a bug use 'COMMON' as CodeBase in BuildOptions section
Yonghong Zhu
1
-1
/
+2
2016-06-04
BaseTools: fix the bug to build a compressed ROM image via .INF file
Yonghong Zhu
1
-1
/
+5
2016-05-18
BaseTools: support private package definition
Yonghong Zhu
1
-12
/
+47
2016-04-29
BaseTools/Build: Better DSC arch filtering
Thomas Palmer
1
-6
/
+1
2016-04-20
BaseTools: Add mixed PCD support feature
Yonghong Zhu
1
-7
/
+50
2016-04-19
BaseTools: enhance error handling for DSC file
Yonghong Zhu
1
-4
/
+3
2016-04-19
BaseTools/Build: Consider only build-specified architectures
Thomas Palmer
1
-0
/
+8
2016-04-07
BaseTools: Add support to merge Prebuild and Postbuild into build Process
Yonghong Zhu
1
-1
/
+32
2015-12-01
BaseTools: Clean some coding style issues
Yonghong Zhu
1
-17
/
+17
2015-11-09
BaseTools: Allow decimal values in the EDK II meta-data file
Yonghong Zhu
1
-1
/
+7
2015-10-08
BaseTools: Update Build tool to support multiple workspaces
Li YangX
1
-4
/
+19
2015-07-02
BaseTools: Fixed BuildOptions bug.
Yingke Liu
1
-10
/
+4
2015-06-23
BaseTools: Fixed a bug that Build Report always uses DEC default value for VP...
Yingke Liu
1
-1
/
+1
2015-06-19
BaseTools: Fixed Build Option override bugs.
Yingke Liu
1
-12
/
+24
2015-06-11
BaseTools: Support build options for specific module type in DSC.
Yingke Liu
1
-0
/
+14
2015-04-10
BaseTools/Build: Add all support skuid to the Pcd DB system skuid table
Bob Feng
1
-1
/
+7
2015-04-10
BaseTools/Build: Add SDL support
Bob Feng
1
-6
/
+46
2014-08-28
License header updated to match correct format.
Yingke Liu
1
-17
/
+66
2014-08-26
This patch is going to:
Hess Chen
1
-0
/
+5
2014-08-26
This patch is going to correct the external PCD database generation rule to s...
Feng, Bob C
1
-1
/
+16
2014-08-15
There is a limitation on WINDOWS OS for the length of entire file path can’...
Hess Chen
1
-2
/
+1
2014-07-01
Sync BaseTool trunk (version r2670) into EDKII BaseTools.
Gao, Liming
1
-0
/
+11
[next]