index
:
Tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/checkout-5
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.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-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.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/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
trunk
EDK II (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BaseTools
/
Source
/
C
/
VfrCompile
/
VfrUtilityLib.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-04
BaseTools/VrfCompile: Fix uninitialized field from unnamed field
Michael D Kinney
1
-2
/
+2
2019-05-09
BaseTools/VfrCompile: Remove framework VFR support
Dandan Bi
1
-49
/
+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
-3
/
+3
2018-07-09
BaseTools: Clean up source files
Liming Gao
1
-56
/
+56
2018-04-17
BaseTool/VfrCompile: make delete[] match with new[]
Dandan Bi
1
-4
/
+8
2018-03-23
BaseTool/VfrCompile: Fix potential memory leak issue
Bi, Dandan
1
-0
/
+4
2018-03-23
BaseTool/VfrCompile: make delete[] match with new[]
Bi, Dandan
1
-4
/
+4
2017-12-25
BaseTools/VfrCompile: Resolve uninit class variables in constructor
Hao Wu
1
-0
/
+3
2017-12-25
BaseTools/VfrCompile: Add/refine boundary checks for strcpy/strcat
Hao Wu
1
-4
/
+10
2017-11-03
BaseTools/VfrCompile: Add check to avoid using NULL pointer
Dandan Bi
1
-2
/
+6
2017-09-21
BaseTool/VfrCompiler: Support Bit fields in EFI/Buffer VarStore
Dandan Bi
1
-14
/
+228
2017-09-21
BaseTool/VfrCompile: Support Union type in VFR
Dandan Bi
1
-3
/
+14
2017-02-22
VfrCompile: fix invalid comparison between pointer and integer
Paolo Bonzini
1
-1
/
+1
2016-11-08
BaseTools/VfrCompile: Add assignment operator definition for some classes
Hao Wu
1
-0
/
+16
2016-11-08
BaseTools/VfrCompile: Avoid freeing memory with mismatched functions
Hao Wu
1
-12
/
+12
2016-11-08
BaseTools/VfrCompile: Add checks for array access
Hao Wu
1
-0
/
+8
2016-11-08
BaseTools/VfrCompile: Initialize local variables before being used
Hao Wu
1
-2
/
+2
2016-11-08
BaseTools/VfrCompile: Avoid possible NULL pointer dereference
Hao Wu
1
-1
/
+1
2016-08-08
BaseTools/VfrCompile: Add two new option for VfrCompile
Dandan Bi
1
-1
/
+67
2015-05-06
BaseTools: Enable buffer type value for default and oneofoption opcode.
Eric Dong
1
-1
/
+5
2014-08-15
There is a limitation on WINDOWS OS for the length of entire file path can’...
Hess Chen
1
-2
/
+3
2013-11-18
Sync BaseTool trunk (version r2610) into EDKII BaseTools.
Liming Gao
1
-4
/
+29
2013-08-23
Sync BaseTool trunk (version r2599) into EDKII BaseTools.
Liming Gao
1
-183
/
+274
2012-04-10
Sync BaseTools Trunk (version r2518) to EDKII main trunk.
lgao4
1
-4
/
+82
2011-08-26
Sync BaseTools Branch (version r2271) to EDKII main trunk.
lgao4
1
-1
/
+537
2011-05-11
Sync BaseTools Branch (version r2149) to EDKII main trunk.
lgao4
1
-14
/
+95
2010-05-18
Sync EDKII BaseTools to BaseTools project r1971
lgao4
1
-2
/
+2
2010-03-01
Sync EDKII BaseTools to BaseTools project r1903.
lgao4
1
-107
/
+48
2009-09-11
Sync basetools' source and binary files with r1707 of the basetools project.
vanjeff
1
-2
/
+2
2009-07-17
Fix VfrCompiler bug to create varstore name by varstore name field not struct...
lgao4
1
-3
/
+3
2009-07-17
Check In tool source code based on Build tool project revision r1655.
lgao4
1
-0
/
+2879