Age | Commit message (Expand) | Author |
2008-09-10 | 1. Add ASM source files directory into its Include path. | lgao4 |
2008-09-01 | Add the special build rule for AcpiTable C Source file. | lgao4 |
2008-08-26 | add .mut file type support for Microcode files. | vanjeff |
2008-08-21 | Minor change to remove /GL- option unsupported by ICC tool chain. | lgao4 |
2008-08-21 | Update GenSec to handle the input file whose size is Zero. And add the unifie... | lgao4 |
2008-08-12 | 1. Enhanced the format of build_rule.txt to allow module type and arch inform... | jwang36 |
2008-08-10 | Change VfrCompile.exe to VfrCompile to support the different OS. | lgao4 |
2008-08-07 | Abstract VFR compiler and Flag to marco that user can customize. | lgao4 |
2008-07-16 | merge the generation of SecMain into the whole build process. | eric_tian |
2008-06-30 | Provide source level debug ability in *unix environment. | eric_tian |
2008-06-30 | make change to support UnixPkg build. The changes are listed as follows: | eric_tian |
2008-06-05 | Add "-l" to make VFR Compiler to generate .lst file to assist debug. | qwang12 |
2008-06-05 | Added dependency of makefile to source files in order to let source files be ... | jwang36 |
2008-06-05 | add VFRPP patch for EBC WINDDK3790x1830 tool chain. | qwang12 |
2008-05-15 | Add ASL_FLAGS template for user reference. | lgao4 |
2008-05-15 | Fixed VFR compile issue for EBC architecture in MYTOOLS toolchain | jwang36 |
2008-05-08 | Fix typo. | klu2 |
2008-05-08 | Add ASM16 tool configuration for MYTOOLS tag. | klu2 |
2008-04-18 | For MicroCode module, default copy the created image to bin directory for eas... | lgao4 |
2008-03-14 | Disable unused C++ EH and RTTI feature by adding /GX- option for VC7 and addi... | lgao4 |
2008-03-13 | Fixing gcc CC Flags and ld flags - adding map | lhauch |
2008-03-12 | changing shortcut name to descriptive names for grouping librarys | lhauch |
2008-02-22 | Fixed VFR flag to: --no-pre-processing | lhauch |
2008-02-21 | Standardized the command line options of VfrCompile.exe and changed its uses ... | jwang36 |
2008-02-19 | a. Added binary file support during AutoGen | jwang36 |
2008-02-18 | Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input file | jwang36 |
2008-02-01 | Remove non-existing files reference. | qhuang8 |
2008-01-03 | modified the UNIXGCC information | lhauch |
2008-01-03 | fixed paths for UNIXGCC tools | lhauch |
2007-12-28 | Added $(ASL_FLAGS) to $(ASL) command line | jwang36 |
2007-12-28 | fixed a typo - GS8192 should be Gs8192 | lhauch |
2007-12-27 | Added QIPF_fr32 flags to IPF CC flags, neede by UEFI ABI for Itanium | lhauch |
2007-12-25 | Fixed out-of-date contents (PVCS tracker 732) | jwang36 |
2007-12-25 | Fixed typos (PVCS tracker 749) | jwang36 |
2007-12-25 | Fixed typos (PVCS Tracker 750) | jwang36 |
2007-12-24 | Changed the NMAKE path from VS2003 to VS2005 for ICC tool chain | jwang36 |
2007-12-22 | a. Enabled building R8 modules | jwang36 |
2007-12-12 | Changed the ICC tools to use VS2005's tools and dlls because of crash of ICC ... | jwang36 |
2007-11-28 | Rearranged flags so they are in consiste locations, change ASM warning from /... | lhauch |
2007-11-08 | Fixed the dependency issue on wrong name of makefile. | jwang36 |
2007-11-06 | Add the -mno-red-zone for gcc on x64. Since the GNU calling convention of x64... | yshang1 |
2007-10-31 | a. Changed MYTOOLS to use Visual Studio Team Suite for IA32 and X64. IPF is s... | jwang36 |
2007-10-29 | BaseTools/Conf/tools_def.template: | jljusten |
2007-10-29 | BaseTools/Conf/build_rule.template: | jljusten |
2007-10-29 | BaseTools/Conf/tools_def.template: | jljusten |
2007-10-17 | Restoring $WORKSPACE/BaseTools location, as the plan is to deprecate | jljusten |
2007-10-16 | Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools. | jljusten |
2007-10-16 | Solved the VS2005 assembler issue in which "/omf" switch cannot call linker. | jwang36 |
2007-10-16 | Changed the default directory of VS2005TEAMSTUIE to the default installation ... | jwang36 |
2007-10-16 | Added VS2005TEAMSUITE tool chain | jwang36 |