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
/
AutoGen
/
AutoGen.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-08
BaseTools: Fix the bug when use FILE_GUID override the module in DSC
Yonghong Zhu
1
-2
/
+11
2016-08-02
BaseTools: Keep the Pcd order in the Asbuilt Inf is same with Source
Yonghong Zhu
1
-9
/
+11
2016-07-29
BaseTools: Add build info for binary modules that only list in FDF file
Yonghong Zhu
1
-0
/
+4
2016-07-27
BaseTools: report error if source module INF is only list in FDF file
Yonghong Zhu
1
-0
/
+28
2016-05-18
BaseTools: support private package definition
Yonghong Zhu
1
-3
/
+7
2016-05-16
BaseTools: Fix bug to not mix comment into Asbuilt inf Depex section
Yonghong Zhu
1
-2
/
+3
2016-04-27
BaseTools: Fix the bug for .aml to use ASL binary type in Asbuilt inf
Yonghong Zhu
1
-21
/
+16
2016-04-20
BaseTools: Add mixed PCD support feature
Yonghong Zhu
1
-17
/
+188
2016-04-19
BaseTools: fix a bug for PEI VPD Pcd collection
Yonghong Zhu
1
-5
/
+10
2016-04-07
BaseTools: Enhance --Pcd which override by build option
Yonghong Zhu
1
-0
/
+2
2016-03-23
BaseTools: not include the undefined macro in response file
Yonghong Zhu
1
-0
/
+6
2016-03-22
BaseTools: Fix nmake failure due to command-line length limitation
Yonghong Zhu
1
-0
/
+9
2016-03-16
BaseTools: add new command line option to support override PCD value
Yonghong Zhu
1
-0
/
+99
2016-03-15
BaseTools: Add two macros into AutoGenObject macro dict
Yonghong Zhu
1
-0
/
+2
2016-03-10
BaseTools: report warning if VOID* PCD with {} value is not 8-byte aligned
Yonghong Zhu
1
-2
/
+8
2016-01-29
BaseTools:Incremental build not work if VPD values in DSC changed by -D
Yonghong Zhu
1
-6
/
+1
2016-01-29
BaseTools: Fix a bug for VpdOffset calculate
Yonghong Zhu
1
-2
/
+16
2016-01-26
BaseTools: Fix the bug when no FD section in the FDF file
Yonghong Zhu
1
-5
/
+6
2016-01-19
BaseTools: process the files by the priority in BUILDRULEORDER
Yonghong Zhu
1
-1
/
+28
2016-01-18
BaseTools: VOID* PCDs in VPD region must be aligned based on value type
Yonghong Zhu
1
-0
/
+28
2015-12-08
Revert the change in r19143 for BUILDRULEORDER.
Yonghong Zhu
1
-27
/
+0
2015-12-07
BaseTools: process the files by the priority in BUILDRULEORDER
Yonghong Zhu
1
-0
/
+27
2015-12-01
BaseTools: Clean some coding style issues
Yonghong Zhu
1
-103
/
+103
2015-10-08
BaseTools: Update Build tool to support multiple workspaces
Li YangX
1
-7
/
+9
2015-07-02
BaseTools: Fixed BuildOptions bug.
Yingke Liu
1
-11
/
+3
2015-06-23
BaseTools: The token values cannot be numeric same with different PCDs.
Yingke Liu
1
-4
/
+4
2015-06-19
BaseTools: Fixed Build Option override bugs.
Yingke Liu
1
-6
/
+14
2015-06-12
BaseTools: Generate a FV EXT entry for FV UI name.
Yingke Liu
1
-1
/
+0
2015-06-11
BaseTools: Generate a binary file and list it in Binary section of As Built INF.
Yingke Liu
1
-0
/
+74
2015-06-11
BaseTools: Support build options for specific module type in DSC.
Yingke Liu
1
-3
/
+8
2015-06-10
BaseTools: Append FILE_GUID to BaseName.
Yingke Liu
1
-0
/
+15
2015-05-26
BaseTools: Implement BUILDRULEORDER for tools_def
Yingke Liu
1
-3
/
+23
2015-04-10
BaseTools/Build: Add SDL support
Bob Feng
1
-1
/
+4
2014-11-11
BaseTool: Support EDKII style GUID definition for VFR function.
Yingke Liu
1
-3
/
+6
2014-09-04
BaseTools/AutoGen: Remove redundant copy action for binary module
Hess Chen
1
-1
/
+2
2014-08-30
This patch is going to fix the issue of only Default SkuId is built into the ...
Feng, Bob C
1
-27
/
+1
2014-08-28
License header updated to match correct format.
Yingke Liu
1
-41
/
+293
2014-08-26
This patch is going to:
Hess Chen
1
-0
/
+2
2014-08-26
This patch is going to correct the external PCD database generation rule to s...
Feng, Bob C
1
-9
/
+159
2014-08-21
This patch is going to:
Hess Chen
1
-0
/
+1
2014-08-21
AutoGen.c can only be generated if the module has intermediate object files g...
Yingke Liu
1
-1
/
+5
2014-08-21
1. AutoGen.c should be generated if it is not empty even if there are no C so...
Yingke Liu
1
-1
/
+4
2014-08-18
This patch is going to retire the top level makefile on BaseTools for support...
Hess Chen
1
-16
/
+14
2014-08-15
There is a limitation on WINDOWS OS for the length of entire file path can’...
Hess Chen
1
-1
/
+2
2014-01-10
Sync BaseTool trunk (version r2640) into EDKII BaseTools.
Gao, Liming
1
-2
/
+65
2013-11-18
Sync BaseTool trunk (version r2610) into EDKII BaseTools.
Liming Gao
1
-92
/
+285
2013-08-23
Sync BaseTool trunk (version r2599) into EDKII BaseTools.
Liming Gao
1
-2
/
+17
2012-05-23
Sync BaseTools Trunk (version r2524) to EDKII main trunk.
lgao4
1
-3
/
+3
2012-04-10
Sync BaseTools Trunk (version r2518) to EDKII main trunk.
lgao4
1
-0
/
+32
2011-12-16
Sync BaseTool trunk (version r2474) into EDKII BaseTools.
lgao4
1
-2
/
+20
[next]