Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
bcb7667258cf5df2db41f00ba7314f52d9ae79e1
/
BaseTools
/
Conf
2591845
Sync BaseTools Trunk (version r2524) to EDKII main trunk.
by lgao4
· 13 years ago
64b2609
Sync BaseTools Trunk (version r2518) to EDKII main trunk.
by lgao4
· 13 years ago
9508d0f
Sync BaseTool trunk (version r2474) into EDKII BaseTools.
by lgao4
· 13 years ago
2bcc713
Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes:
by lgao4
· 13 years ago
d40b2ee
Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly includes
by lgao4
· 13 years ago
0d2711a
Sync BaseTools Trunk (version r2387) to EDKII main trunk.
by lgao4
· 13 years ago
79b74a0
Sync BaseTools Branch (version r2362) to EDKII main trunk.
by lgao4
· 13 years ago
29e22e2
Sync BaseTools Branch (version r2324) to EDKII main trunk. Signed-off-by: lgao4
by lgao4
· 13 years ago
b36d134
Sync BaseTools Branch (version r2321) to EDKII main trunk.
by lgao4
· 13 years ago
4234283
Sync BaseTools Branch (version r2271) to EDKII main trunk.
by lgao4
· 13 years ago
da92f27
Sync BaseTools Branch (version r2149) to EDKII main trunk.
by lgao4
· 14 years ago
6413702
Sync EDKII BaseTools to BaseTools project r2100.
by lgao4
· 14 years ago
6780eef
Sync EDKII BaseTools to BaseTools project r2093.
by lgao4
· 14 years ago
08dd311
Sync EDKII BaseTools to BaseTools project r2065.
by lgao4
· 14 years ago
e56468c
Sync EDKII BaseTools to BaseTools project r2042.
by qhuang8
· 14 years ago
756ad8f
Sync EDKII BaseTools to BaseTools project r2006.
by lgao4
· 14 years ago
6310ffd
Sync EDKII BaseTools to BaseTools project r2000
by qhuang8
· 14 years ago
14c4857
Sync EDKII BaseTools to BaseTools project r1997
by qhuang8
· 14 years ago
9053bc5
Sync EDKII BaseTools to BaseTools project r1988
by qhuang8
· 15 years ago
40d841f
Sync EDKII BaseTools to BaseTools project r1971
by lgao4
· 15 years ago
636f2be
Sync EDKII BaseTools to BaseTools project r1928
by lgao4
· 15 years ago
d5d56f1
Sync EDKII BaseTools to BaseTools project r1911.
by lgao4
· 15 years ago
52302d4
Sync EDKII BaseTools to BaseTools project r1903.
by lgao4
· 15 years ago
cfbd0c5
Default to Cortex ARM CPU type to match UEFI specification. Drive thumb from ARCHCC flags.
by andrewfish
· 15 years ago
5e9edae
Turn on Thumb/Thumb2 and optimize for size.
by andrewfish
· 15 years ago
bf586ab
Fix Xcode bug in template
by andrewfish
· 15 years ago
a709adf
Sync tool code to BuildTools project r1783.
by lgao4
· 15 years ago
b303ea7
Sync tool code to BuildTools project r1739.
by lgao4
· 15 years ago
fd17154
Sync basetools' source and binary files with r1707 of the basetools project.
by vanjeff
· 15 years ago
8e2978b
Add /GF compiler option for IPF ICC tool chains by default.
by qhuang8
· 15 years ago
e0d2273
Change the default location for IASL on Unix.
by jljusten
· 15 years ago
726d5a8
Remove '/' directory separator from CYGWIN & UNIXGCC tool specications.
by jljusten
· 15 years ago
30fdf11
Check In tool source code based on Build tool project revision r1655.
by lgao4
· 15 years ago
c9c705a
add quote for file path in @file option
by klu2
· 16 years ago
38d4998
Add ASL_OUTFLAG to contain the different ASL output options.
by lgao4
· 16 years ago
ecb1192
The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE", "FALSE"
by klu2
· 16 years ago
c9d0e08
Add MULTIPLE_THREAD option.
by klu2
· 16 years ago
d4244a0
Remove -Os for UNIXGCC CC FLAGS to reduce size.
by gikidy
· 16 years ago
de29c94
Add the optional EfiRom CodeRevision option.
by lgao4
· 16 years ago
1554334
Implemented feature request hsd202262 and incorporated SMM support
by jwang36
· 16 years ago
c470d83
Add WIN32 binary build of LzmaCompress. Add LzmaCompress to tools_def.template.
by jljusten
· 16 years ago
2a9aee6
Fix a typo.
by gikidy
· 16 years ago
b2f5a37
Remove unused EFI32 macro.
by klu2
· 16 years ago
7f61204
Remove unused EFI32 macro.
by klu2
· 16 years ago
623471a
update
by eric_tian
· 16 years ago
3b6c90a
update tools_def.template to supply all possible combination of toolchain and ASL
by eric_tian
· 16 years ago
2ab2aad
Fix AcpiTable C file build failure, because the compiler don't know how to set subsystem when entrypoint is not main. Append /SUBSYSTEM:CONSOLE link option.
by lgao4
· 16 years ago
a440187
Change default setting for UNIXGCC_IASL. The previous
by jljusten
· 16 years ago
13987f5
Fix build broken for missing defintiion of UNIXGCC_IASL
by klu2
· 16 years ago
2391e54
Update framework database to point to existing packages files.
by qhuang8
· 16 years ago
dd1e6e1
Change fake entry point used during ACPI Table building from main
by jljusten
· 16 years ago
c609489
Update Conf template files to support ACPI building with UNIXGCC.
by jljusten
· 16 years ago
77696b6
Add $(MD) command for vfr build rule to avoid build failure for some R8 modules
by jwang36
· 16 years ago
9411994
add map generation for GCC tool chain
by klu2
· 16 years ago
8a83f2c
use -pie(Position Independent for executable file) instead of "-dll". A EFI image generated by UNIXGCC tool chain should be relocated when loaded.
by klu2
· 16 years ago
80610ca
Use options for size reduction
by klu2
· 16 years ago
47e8adb
EFI driver should base 0x0
by klu2
· 16 years ago
b6e96fb
Correct TianoCompress name for Linux/GCC.
by lgao4
· 16 years ago
92bb89c
Changed deprecated DPATH to DLL for CYGWINGCC tool chain.
by jwang36
· 16 years ago
a7d3768
1. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain family
by jwang36
· 16 years ago
2895c50
Add general Tiano Compress tool path.
by lgao4
· 16 years ago
296ac32
Remove ASM16 tool definition, it is same as ASM tool for all tool chain in fact.
by klu2
· 16 years ago
05e33af
Add ASM16 rule for ICC tool chain.
by klu2
· 16 years ago
a388ec4
Updated the macro description according to the latest changes in build tool.
by jwang36
· 16 years ago
2eab98c
1) Re-fine and fully test the mechanism of getting over the long command line limitation
by jwang36
· 16 years ago
e1b4bd1
Roll back to add rule for uni file, change Uni output file to $(DEBUG_DIR)(+)$(MODULE_NAME)StrDefs.h.
by lgao4
· 16 years ago
f5e6003
Remove unused PCH compiler option and unused build rule for uni file.
by lgao4
· 16 years ago
5edaeed
revert to older version as /Zm option for "ml" can not work well.
by eric_tian
· 16 years ago
39eb632
add /Zm option for VS2005 assembly to make sure it is compatible with MASM5.1 syntax. Or "ml" in Vs2005 may break on old code style.
by eric_tian
· 16 years ago
1a97438
Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGSto ensure correct R8's module entry point for EBC arch.
by jwang36
· 16 years ago
abf1c3e
Check In Build.exe and tools_def.template
by lgao4
· 16 years ago
f560de7
Pcd Tools need .Map file when building a EFI binary for EBC tool chain.
by klu2
· 16 years ago
6ff04b8
Use VFRPP tool for VFR pre-processing.
by jljusten
· 16 years ago
64cd21a
Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLib to support the modules that uses EDKII Glue Lib
by lgao4
· 16 years ago
0764e7e
Remove all references to ASMLINK16. Those are never used.
by mdkinney
· 16 years ago
acae1bc
Remove all references to ASMLINK16. Those are never used.
by mdkinney
· 16 years ago
ffe084e
1. Add ASM source files directory into its Include path.
by lgao4
· 16 years ago
f037311
Add the special build rule for AcpiTable C Source file.
by lgao4
· 16 years ago
576b299
add .mut file type support for Microcode files.
by vanjeff
· 16 years ago
98335d9
Minor change to remove /GL- option unsupported by ICC tool chain.
by lgao4
· 16 years ago
a1c949f
Update GenSec to handle the input file whose size is Zero. And add the unified ASL tool path and flags for ASL code.
by lgao4
· 16 years ago
f285eb1
1. Enhanced the format of build_rule.txt to allow module type and arch information.
by jwang36
· 16 years ago
bdf37b3
Change VfrCompile.exe to VfrCompile to support the different OS.
by lgao4
· 16 years ago
30962c7
Abstract VFR compiler and Flag to marco that user can customize.
by lgao4
· 16 years ago
73aa7f0
merge the generation of SecMain into the whole build process.
by eric_tian
· 16 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
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
0a1d7bd
Add ASL_FLAGS template for user reference.
by lgao4
· 17 years ago
c057780
Fixed VFR compile issue for EBC architecture in MYTOOLS toolchain
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
25ab7ab
For MicroCode module, default copy the created image to bin directory for easy reference.
by lgao4
· 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
c2192d9
changing shortcut name to descriptive names for grouping librarys
by lhauch
· 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
Next »