Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
53bd6e4c896e061c8c7fe7c0b4dc4cb8d779b22f
/
BaseTools
20a1e92
Set default guid tool path for Lzma and Tiano compress tool.
by lgao4
· 17 years ago
5820e20
Correct guid value format to define guid tool Lzma and Tiano compress tool.
by lgao4
· 17 years ago
9801c29
Update GenFw tool to create TeImage.
by lgao4
· 17 years ago
effbb3a
1. Added more error check
by jwang36
· 17 years ago
4260a38
remove EFI32, EFI64 and EFIX64 from compile line.
by vanjeff
· 17 years ago
5b0f196
add "-p" interface for EfiRom tool.
by htao
· 17 years ago
2cabdfc
Put a copy of efi file in OUPUT directory also
by jwang36
· 17 years ago
9462d55
- Changed output directory of .efi file; - Added more error check
by jwang36
· 17 years ago
993eed8
by htao
· 17 years ago
6746ddf
To remove debug point and some debug info and rebuild the binary.
by htao
· 17 years ago
5d65088
Removed more struct typedef for IPF
by jwang36
· 17 years ago
2688c00
Fix the bug of "can't gen VTF file"
by qouyang
· 17 years ago
470bbb2
Fixed GCC link issue and vfr build issue
by jwang36
· 17 years ago
c417dbc
Fixed EBC build error
by jwang36
· 17 years ago
88e5552
Fixed EBC link issue
by jwang36
· 17 years ago
aced30c
Fixed another typo in PCD autogen template string
by jwang36
· 17 years ago
fcc7efa
Fixed a typo in PCD autogen template string
by jwang36
· 17 years ago
07fdd22
Removed unnecessary debug message
by jwang36
· 17 years ago
1487000
Temporary fix for bug in building platform for more than one arch
by jwang36
· 17 years ago
9193330
Update GenFds tool.
by qouyang
· 17 years ago
d8dab39
Added build command for INTEL tool chain family
by jwang36
· 17 years ago
a82cae4
Added more error check
by jwang36
· 17 years ago
8a3fbe7
Update GenFds tool.
by qouyang
· 17 years ago
edc369f
Fix one bug to create pad raw section.
by lgao4
· 17 years ago
ca451db
Added GCC (CYGWIN only) tool chain family support
by jwang36
· 17 years ago
b8c535a
Update these four tools linked with single threaded C run time library.
by lgao4
· 17 years ago
9f8f4f8
Fixed Unicode-Text file type issue
by jwang36
· 17 years ago
071ae32
Changed the comment for MULTI_THREAD setting
by jwang36
· 17 years ago
497127a
change Assert to normal error exit.
by htao
· 17 years ago
b1f7ad6
Improved the file type filter
by jwang36
· 17 years ago
523bc71
tool binary update to add binary size parameter check.
by htao
· 17 years ago
7b6c742
Check in EfiRom and TianoCompress tool binary.
by htao
· 17 years ago
f62edf3
check in GenVtf tool binary
by htao
· 17 years ago
1972a51
Added $(INC) for MASM
by jwang36
· 17 years ago
b2a462a
Merged with new build tool changes.
by jwang36
· 17 years ago
893e6cc
Added more error message when PCD is not found
by jwang36
· 17 years ago
77ee706
Fix one bug to create pad raw section.
by lgao4
· 17 years ago
92b0a02
Updated GenFds Tool.
by qouyang
· 17 years ago
4334b98
Update GenFds tool.
by qouyang
· 17 years ago
f9f5af4
Change C source tool from dynamic link to static link.
by lgao4
· 17 years ago
c543d28
1. Changed VFRPP to PP in build_rule.template for VFR file preprocessing
by jwang36
· 17 years ago
f875148
1. added force include file AutoGen.h for VFRPP flag because we have moved string definitions in AutoGen.h
by jwang36
· 17 years ago
f74e858
1. Fixed generated token number issue for dynamic PCD
by jwang36
· 17 years ago
c52fa98
1. Fixed tools_def.template to meet ICC build for IA32
by vanjeff
· 17 years ago
e8f5c5c
Added a Reconfig option
by lhauch
· 17 years ago
fdaf1f9
Modify GenFds tools, which add one check for the return value of calling external tool.
by qouyang
· 17 years ago
f344bef
Modify GenFds tools, which add one check for the return value of calling external tool.
by qouyang
· 17 years ago
e9508cd
Add more debug information into these tools.
by lgao4
· 17 years ago
1e5e792
Change the default active platform from MdeModulePkg to Nt32Pkg
by vanjeff
· 17 years ago
326e346
Fixed missed exception message
by jwang36
· 17 years ago
e10faea
Fixed unicode file parse issue
by jwang36
· 17 years ago
c22621b
Add more debug info into GenSec tool
by lgao4
· 17 years ago
375da20
Fixed "#line" line embedded in a "struct" definition
by jwang36
· 17 years ago
deeaf00
Added string variable declarations in AutoGen.h
by jwang36
· 17 years ago
97eb619
1. Fixed library instance override issue
by jwang36
· 17 years ago
a7e0894
Add VFR compiler Path for x64 & IPF arch.
by qhuang8
· 18 years ago
0a30ba0
- Fixed Dynamic PCD for PEI module issue
by jwang36
· 18 years ago
c257af0
1. Refined the generated makefile
by jwang36
· 18 years ago
b51e4ee
1. Added USER_DEFINED support; 2. Added more error check for PCD autogen
by jwang36
· 18 years ago
1d12eae
Refined the build* targets
by jwang36
· 18 years ago
228132c
Restore the compiler options for saving size when building debug tip.
by klu2
· 18 years ago
98da41e
Don't call genc and genmake again for target(CleanALL)
by jjin9
· 18 years ago
16687e1
Added more functionalities
by jwang36
· 18 years ago
2cb630b
Enabled PCD DXE/PEI module build.
by jwang36
· 18 years ago
a01c2c8
Fixed exit() issue.
by jwang36
· 18 years ago
5391f20
Fixed a string format typo when raising exception
by jwang36
· 18 years ago
502eed2
Added new [BuildOptions] format support
by jwang36
· 18 years ago
05629d5
Open the debug options for easy debug NT32Pkg.
by klu2
· 18 years ago
2ede38c
for debug need InitializeDriver export function.
by klu2
· 18 years ago
38d3324
1. Incorporated dll generation and active platform support in GenFds;
by jwang36
· 18 years ago
c45c41c
Add PDB for IA32 DLINK flag for MYTOOLS chain
by klu2
· 18 years ago
cb842d3
Not to generate GenFds when no FDF is found
by jwang36
· 18 years ago
258e731
Use build.exe instead
by jwang36
· 18 years ago
3a3ed4a
Incorporated GenFds in platform Makefile
by jwang36
· 18 years ago
34f9235
upload bld.exe
by jjin9
· 18 years ago
fc26ff8
Fixed a merge issue
by jwang36
· 18 years ago
bc154f9
Incorporated PCD database support and a PCD parse bug
by jwang36
· 18 years ago
53f320d
Add GenFds tool to parse FDF file and create Fv, FD image.
by lgao4
· 18 years ago
5e51d10
Added code to remove "GUID" structure type definition in preprocessed VFR files
by jwang36
· 18 years ago
4a2e617
Renamed the GUID'ed compressor/decompressor definitions
by jwang36
· 18 years ago
2a3e0cc
Fixed unicode parse issue and vfr file build issue
by jwang36
· 18 years ago
e0557ab
Added compressor tools
by jwang36
· 18 years ago
3f94b8e
Fixed option issues in IPF assembler and EBC linker
by jwang36
· 18 years ago
e2436f6
update tools_def.template to enable X64 and IPF build
by vanjeff
· 18 years ago
230ed88
Added CUSTOM_MAKEFILE support in INF file
by jwang36
· 18 years ago
2a21647
Update GenFv tool to correct FileState of FFS header.
by lgao4
· 18 years ago
536abed
1. Fixed the lookup issue for GUID/Protocol/Ppi in dependent library
by jwang36
· 18 years ago
6d2f1f2
Incorporated the bug fix in unicode file parse
by jwang36
· 18 years ago
f0d6ea5
Added VFRC tool for VFR file processing
by jwang36
· 18 years ago
8cc7240
Updated VFR file build command
by jwang36
· 18 years ago
3c84a28
Added for VFR file processing
by jwang36
· 18 years ago
2ef6547
Fixed path issue in unicode file search
by jwang36
· 18 years ago
8aaff93
Add binary GenSec, GenFfs, GenFv tool for build fv and fd image.
by lgao4
· 18 years ago
95b63a2
Fixed unicode file search path issue
by jwang36
· 18 years ago
c5fad87
Fixed issue caused by the empty line with spaces in dsc file
by jwang36
· 18 years ago
e44edae
Re-generated by adding encodings.utf_16 and encodings.utf_8, which is needed by unicode file parser
by jwang36
· 18 years ago
e0dbc30
Incorporated unicode file support. Now the AutoGen.h/AutoGen.c contain content of unicode string ID and variable definitions. The old <module_name>StrDefs.h and <module_name>Strings.c should not be used and references to these file name should be removed from module's source code.
by jwang36
· 18 years ago
54c9a35
Incorporated Andrew's change
by jwang36
· 18 years ago
348e267
Add FatBinPkg
by qhuang8
· 18 years ago
3f9c242
Updated the tools based on GenC.py fix for include file paths in AutoGen.c
by AJFISH
· 18 years ago
Next »