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
2017-12-25
BaseTools: Fix VPD data optimization issue
Liming Gao
1
-3
/
+18
2017-12-25
BaseTools: Generate correct VPD PCD value to store the default setting
Liming Gao
1
-34
/
+34
2017-12-25
BaseTools: Fixed the issue of Multiple Skus are always disables
Liming Gao
1
-1
/
+2
2017-12-25
BaseTools: Optimize VPD PCD value for the different SKUs
Liming Gao
1
-27
/
+44
2017-12-25
BaseTools: Update NV Default Header format to include the max size
Liming Gao
1
-29
/
+81
2017-12-25
BaseTools: PcdDataBase Optimization for multiple SkuIds
Liming Gao
1
-2
/
+12
2017-12-25
BaseTools: Support Structure PCD value inherit between the different SKUs
Liming Gao
1
-17
/
+16
2017-12-25
BaseTools: Collect DynamicHii PCD values and assign it to VPD PCD Value
Liming Gao
1
-0
/
+32
2017-12-25
BaseTools: Support Structure PCD value assignment in DEC/DSC
Liming Gao
1
-3
/
+10
2017-12-13
BaseTools: back up the binary files when hash value is same
Yonghong Zhu
1
-2
/
+11
2017-12-13
BaseTools: Not cache the .efi file location into build option
Yonghong Zhu
1
-3
/
+0
2017-12-05
BaseTools: Update Makefile to support FFS file generation
Yonghong Zhu
1
-4
/
+19
2017-11-20
BaseTools: Fix the bug to collect source files per build rule family
Yonghong Zhu
1
-4
/
+4
2017-11-14
BaseTools: Fix the bug to re-build uni file for Library
Yonghong Zhu
1
-4
/
+6
2017-10-16
BaseTools: Fix a bug Build directory should relative to WORKSPACE
Yonghong Zhu
1
-0
/
+1
2017-09-27
BaseTools: add support for BIOS build with binary cache
Yonghong Zhu
1
-9
/
+152
2017-09-26
BaseTools: report build time measured by module of EDKII Build
Yonghong Zhu
1
-0
/
+1
2017-09-11
BaseTools: Fix a bug for Mixed Pcd value display in the report
Yonghong Zhu
1
-1
/
+11
2017-06-24
BaseTools: Copy "TianoCore" userextensions into As Built Inf
Yonghong Zhu
1
-0
/
+36
2017-06-24
BaseTools: Copy "MODULE_UNI_FILE" file into OUTPUT directory
Yonghong Zhu
1
-0
/
+5
2017-06-07
BaseTools: Fix incremental build failure that override file be removed
Yonghong Zhu
1
-0
/
+2
2017-05-24
BaseTools: Fix the bug that different DSC file use same build output
Yonghong Zhu
1
-1
/
+8
2017-05-24
BaseTools: Fix incremental build bug on DynamicPcd Token Generation
Yonghong Zhu
1
-0
/
+17
2017-05-12
BaseTools: Fix the bug for CArray PCD override in command line
Yonghong Zhu
1
-27
/
+2
2017-05-12
BaseTools: Fix the bug that FixedPcdGetPtr failure for CArray Pcd
Yonghong Zhu
1
-4
/
+1
2017-05-06
BaseTools: PCD can only use single access method by source build
Yonghong Zhu
1
-0
/
+16
2017-04-27
BaseTools: Fix a bug for BOOLEAN type value in Asbuilt inf
Yonghong Zhu
1
-0
/
+7
2017-04-18
BaseTools: Update the Conf directory to use the absolute path
Yonghong Zhu
1
-4
/
+4
2017-04-13
BaseTools: Fix re-build issue after tools_def/build_rule updated.
Derek Lin
1
-0
/
+8
2017-03-25
BaseTools: Skip module AutoGen by comparing timestamp.
Derek Lin
1
-0
/
+136
2017-02-17
BaseTools: Fix bug for GUIDED tool path override by DSC [BuildOptions]
Yonghong Zhu
1
-6
/
+18
2017-02-14
BaseTools: Enhance BaseTools supports FixedAtBuild usage in VFR file
Yonghong Zhu
1
-1
/
+12
2016-09-27
BaseTools: support generating image package from BMP/JPEG/PNG files
Yonghong Zhu
1
-2
/
+29
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
[next]