Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
dc857d5641883b98e4f73c9da6fb131d43962bb8
/
BaseTools
e81429b
Fixed a block issue caused by R8 library instance
by jwang36
· 16 years ago
30962c7
Abstract VFR compiler and Flag to marco that user can customize.
by lgao4
· 16 years ago
9e3ae2d
Added more error check
by jwang36
· 16 years ago
54bac0d
1. Fixed escape character issue in string value of PCD
by jwang36
· 16 years ago
4ad4145
1. Fixed NULL library instance issue
by jwang36
· 16 years ago
2ba79f2
Fix the bug to create Pci2.3 and Pci3.0 rom image.
by lgao4
· 16 years ago
73aa7f0
merge the generation of SecMain into the whole build process.
by eric_tian
· 16 years ago
6588854
Temp Roll Back Build.exe to fix the unknown NULL library class instance issue.
by lgao4
· 17 years ago
f3947f1
Polished the error checks and error messages
by jwang36
· 17 years ago
4611e32
Fixed rebuild failure issue when un-recognized macro is used in "#include" directive.
by jwang36
· 17 years ago
865c7e1
Provide source level debug ability in *unix environment.
by eric_tian
· 17 years ago
ed0b86b
make change to support UnixPkg build. The changes are listed as follows:
by eric_tian
· 17 years ago
acbbe34
Correct print Error message
by lgao4
· 17 years ago
e19846c
Fixed HSD tracker 201036
by jwang36
· 17 years ago
9cf974f
fixed a typo
by lhauch
· 17 years ago
616380f
Add "-l" to make VFR Compiler to generate .lst file to assist debug.
by qwang12
· 17 years ago
23fdff8
Added dependency of makefile to source files in order to let source files be rebuilt when tool option changes
by jwang36
· 17 years ago
fd6e8b4
add VFRPP patch for EBC WINDDK3790x1830 tool chain.
by qwang12
· 17 years ago
d389c6f
Changed the error message to be clearer when no source files are found for build
by jwang36
· 17 years ago
00fc1da
Enhance GenFv tool always collect all module Map files into the single FvMap file for user easy reference.
by lgao4
· 17 years ago
7e1230b
a. Fixed the incorrect generated array in c code for default store values
by jwang36
· 17 years ago
76c6abd
setting executable on these files
by lhauch
· 17 years ago
634739f
setting executable on these files
by lhauch
· 17 years ago
acad150
Forcing dlls and pyd files to executable
by lhauch
· 17 years ago
d5ce7c3
Fixed PCD override issue
by jwang36
· 17 years ago
263822c
a. Fixed PCD override issue
by jwang36
· 17 years ago
412339e
Fixed an error during optimizing dependency expression.
by jwang36
· 17 years ago
f44eb8f
Fixed error report error when more than one inf files found
by jwang36
· 17 years ago
0a1d7bd
Add ASL_FLAGS template for user reference.
by lgao4
· 17 years ago
073e905
a. Fixed varid 0 issue in VfrCompile
by jwang36
· 17 years ago
c057780
Fixed VFR compile issue for EBC architecture in MYTOOLS toolchain
by jwang36
· 17 years ago
c5e1d28
Fixed an issue in default storage for checkbox and changed the format of error message.
by jwang36
· 17 years ago
335b890
Added incremental support in GenFds
by jwang36
· 17 years ago
7aef403
Fix the bug in GenSec tool, the nonexist file can't be parsed correctly.
by lgao4
· 17 years ago
58f33ba
Changed the path of symbol file to be always the same as vtf file
by jwang36
· 17 years ago
aa32d1e
a) Added explicit banner for pass/fail indication of build
by jwang36
· 17 years ago
adf74fc
Fix typo.
by klu2
· 17 years ago
1f4dfdd
Add ASM16 tool configuration for MYTOOLS tag.
by klu2
· 17 years ago
d61444c
Update GenBootSector tools' binary for tool code cleanup.
by klu2
· 17 years ago
65a18d1
Update BootSectImage and GenBootSector tools' binary for DUET platform.
by klu2
· 17 years ago
714e811
Fixed an issue which would cause build failure in some corner cases.
by jwang36
· 17 years ago
48014ae
Made it working
by jwang36
· 17 years ago
2a3ce6d
Added python wrapper of EFI (de)compressor
by jwang36
· 17 years ago
8067d30
Correct the bug to ignore the encapsulated section.
by lgao4
· 17 years ago
54b8514
Fixed an CR/LF issue in FDF file
by jwang36
· 17 years ago
e645aac
Fixed several typo in variable names
by jwang36
· 17 years ago
e00f3fe
1. GenSec tool only updates output file when the contents of the output file are modified.
by lgao4
· 17 years ago
4bd9469
Changed GenFds to use database based module/package/platform information retrieval mechanism
by jwang36
· 17 years ago
6a30250
Added several improvements for user experience
by jwang36
· 17 years ago
0f9d26a
Add the function relative address to the base address in the map file for user easy reference.
by lgao4
· 17 years ago
2c1bc18
Fixed error data in generated listing file
by jwang36
· 17 years ago
25ab7ab
For MicroCode module, default copy the created image to bin directory for easy reference.
by lgao4
· 17 years ago
2367658
Fixed an issue in calculating common dependency files
by jwang36
· 17 years ago
813bfd0
Fixed an print issue when generating listing file
by jwang36
· 17 years ago
ccb2e5a
Fixed include file matching issue if there's space in macro used in "#include".
by jwang36
· 17 years ago
cdb5794
Fixed a NULL library instance issue
by jwang36
· 17 years ago
91d3ac3
Applied macro replacement for FDF file path in DSC file
by jwang36
· 17 years ago
4e4a057
Fixed a NULL library instance issue
by jwang36
· 17 years ago
409ff67
Fixed build error if there's more than one NULL library instances for a module.
by jwang36
· 17 years ago
23acc95
Fixed an issue in top level makefile which missed a 'cd' command and will cause build failure on some platform.
by jwang36
· 17 years ago
7859df0
Fixed a typo in variable name
by jwang36
· 17 years ago
a36e1ce
Add more usage description for -r option, and add option keepexceptiontable and keepzeropending not to remove exception table and zero pending data.
by lgao4
· 17 years ago
0216f62
a. Improved build launch performance and fixed tons of bugs
by jwang36
· 17 years ago
ed4c327
edk2/BaseTools: Reference BaseTools source for gcc instructions & scripts.
by jljusten
· 17 years ago
07a0a7f
Correct one bug when add pad file may cause size exceed the region.
by lgao4
· 17 years ago
b900faa
Enhance GenFw tool to always zero .pdata section for PE32 and PE32+ image in order to improve compression ratio for them.
by lgao4
· 17 years ago
eba88b7
Changed per the recent update
by jwang36
· 17 years ago
4a73341
Correct Error Message format for these C tools according to the Tool Design Spec.
by lgao4
· 17 years ago
7de83e3
Fixed an incompatible issue in StrGather, which will cause undefined string tokens if R8 modules doesn't have their source directory in include search path list.
by jwang36
· 17 years ago
4ee8254
Disable unused C++ EH and RTTI feature by adding /GX- option for VC7 and adding /GR- option for VC8.
by lgao4
· 17 years ago
5b4756e
Fixing gcc CC Flags and ld flags - adding map
by lhauch
· 17 years ago
f4c0826
Added "extern int __make_me_compile_correctly;" for R8 modules in AutoGen.c because it may be empty.
by jwang36
· 17 years ago
c2192d9
changing shortcut name to descriptive names for grouping librarys
by lhauch
· 17 years ago
49c8e77
Merged bug fix (HSD200972) by Hess
by jwang36
· 17 years ago
c5b5c41
Tried to fix an issue which will cause file access error.
by jwang36
· 17 years ago
edf96db
Re-built python tools with Python2.5.2
by jwang36
· 17 years ago
bc4cb04
Rebuilt per the Hess's bug fixes
by jwang36
· 17 years ago
f7f0d9e
Merged Jordan's update
by jwang36
· 17 years ago
6b36020
Fixed dependency expression issue
by jwang36
· 17 years ago
3531be0
GenFds.exe adapt to new build database structure.
by jlin16
· 17 years ago
f4b5ed0
Fixed HSD200760:
by jwang36
· 17 years ago
83be5e8
Fix the following issues: (base tools source r1024)
by qhuang8
· 17 years ago
c476980
Fixed a binary file support issues which will cause exception in tools when building library modules
by jwang36
· 17 years ago
94cb0cf
Update platform build tools by adding input parameter check and guid format check.
by lgao4
· 17 years ago
ad42b17
Fixed option name, ForceRebuild
by lhauch
· 17 years ago
8014e7c
Removed newbuild option from edksetup.bat command-line, this is now the default.
by lhauch
· 17 years ago
34d675a
Fixed mismatched command line switch
by jwang36
· 17 years ago
01c665a
Fixed VFR flag to: --no-pre-processing
by lhauch
· 17 years ago
87acd19
Standardized the command line options of VfrCompile.exe and changed its uses in build_rule.template.
by jwang36
· 17 years ago
e2336e3
a. Added binary file support during AutoGen
by jwang36
· 17 years ago
f9619f5
Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input file
by jwang36
· 17 years ago
f4ccac6
Incorporated the latest UEFI compatible VfrCompile.exe, which supports bypassing the preprocessor.
by jwang36
· 17 years ago
65803b1
Improved the file creation speed during incremental build.
by jwang36
· 17 years ago
b9a615f
Under the buildtools.tianocore.org BaseTools tree, we are renaming
by jljusten
· 17 years ago
b7fc5c8
Remove non-existing files reference.
by qhuang8
· 17 years ago
1fcf530
Fixed an unicode file parser issue which will remove the "\r\n" in the string.
by jwang36
· 17 years ago
4bd9747
Rollback to last revision. No need to enforce the ARCH for 'CompilerStub' library.
by jwang36
· 17 years ago
354a7e2
Enforced "CompilerStub" for IA32 and X64 arch only
by jwang36
· 17 years ago
7113867
using R8 component type when choosing rule for INF in FDF.
by jlin16
· 17 years ago
8997292
Support R8 modules in GenFds.exe
by jlin16
· 17 years ago
Next »