summaryrefslogtreecommitdiffstats
path: root/BaseTools/Conf
Commit message (Expand)AuthorAgeFilesLines
* 1. Add ASM source files directory into its Include path.lgao42008-09-101-6/+6
* Add the special build rule for AcpiTable C Source file.lgao42008-09-011-1/+16
* add .mut file type support for Microcode files.vanjeff2008-08-261-1/+1
* Minor change to remove /GL- option unsupported by ICC tool chain.lgao42008-08-211-1/+1
* Update GenSec to handle the input file whose size is Zero. And add the unifie...lgao42008-08-212-7/+65
* 1. Enhanced the format of build_rule.txt to allow module type and arch inform...jwang362008-08-122-54/+68
* Change VfrCompile.exe to VfrCompile to support the different OS.lgao42008-08-101-1/+1
* Abstract VFR compiler and Flag to marco that user can customize.lgao42008-08-072-1/+6
* merge the generation of SecMain into the whole build process. eric_tian2008-07-162-3/+3
* Provide source level debug ability in *unix environment.eric_tian2008-06-301-1/+2
* make change to support UnixPkg build. The changes are listed as follows:eric_tian2008-06-301-1/+3
* Add "-l" to make VFR Compiler to generate .lst file to assist debug.qwang122008-06-051-1/+1
* Added dependency of makefile to source files in order to let source files be ...jwang362008-06-051-0/+5
* add VFRPP patch for EBC WINDDK3790x1830 tool chain.qwang122008-06-051-0/+1
* Add ASL_FLAGS template for user reference.lgao42008-05-151-0/+1
* Fixed VFR compile issue for EBC architecture in MYTOOLS toolchainjwang362008-05-151-0/+2
* Fix typo.klu22008-05-081-2/+2
* Add ASM16 tool configuration for MYTOOLS tag.klu22008-05-081-0/+6
* For MicroCode module, default copy the created image to bin directory for eas...lgao42008-04-181-0/+1
* Disable unused C++ EH and RTTI feature by adding /GX- option for VC7 and addi...lgao42008-03-141-32/+32
* Fixing gcc CC Flags and ld flags - adding maplhauch2008-03-131-3/+2
* changing shortcut name to descriptive names for grouping libraryslhauch2008-03-121-1/+2
* Fixed VFR flag to: --no-pre-processinglhauch2008-02-221-1/+1
* Standardized the command line options of VfrCompile.exe and changed its uses ...jwang362008-02-211-1/+1
* a. Added binary file support during AutoGenjwang362008-02-191-0/+6
* Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input filejwang362008-02-181-1/+1
* Remove non-existing files reference.qhuang82008-02-011-3/+0
* modified the UNIXGCC informationlhauch2008-01-031-3/+9
* fixed paths for UNIXGCC toolslhauch2008-01-031-16/+16
* Added $(ASL_FLAGS) to $(ASL) command linejwang362007-12-281-1/+1
* fixed a typo - GS8192 should be Gs8192lhauch2007-12-281-1/+1
* Added QIPF_fr32 flags to IPF CC flags, neede by UEFI ABI for Itaniumlhauch2007-12-271-6/+6
* Fixed out-of-date contents (PVCS tracker 732)jwang362007-12-251-11/+12
* Fixed typos (PVCS tracker 749)jwang362007-12-251-1/+1
* Fixed typos (PVCS Tracker 750)jwang362007-12-251-2/+2
* Changed the NMAKE path from VS2003 to VS2005 for ICC tool chainjwang362007-12-241-1/+1
* a. Enabled building R8 modulesjwang362007-12-222-37/+39
* Changed the ICC tools to use VS2005's tools and dlls because of crash of ICC ...jwang362007-12-121-7/+7
* Rearranged flags so they are in consiste locations, change ASM warning from /...lhauch2007-11-281-68/+68
* Fixed the dependency issue on wrong name of makefile.jwang362007-11-081-2/+2
* Add the -mno-red-zone for gcc on x64. Since the GNU calling convention of x64...yshang12007-11-061-2/+2
* a. Changed MYTOOLS to use Visual Studio Team Suite for IA32 and X64. IPF is s...jwang362007-10-312-53/+38
* BaseTools/Conf/tools_def.template:jljusten2007-10-291-1/+1
* BaseTools/Conf/build_rule.template:jljusten2007-10-291-2/+7
* BaseTools/Conf/tools_def.template:jljusten2007-10-291-15/+27
* Restoring $WORKSPACE/BaseTools location, as the plan is to deprecatejljusten2007-10-1712-0/+3185
* Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.jljusten2007-10-1612-3185/+0
* Solved the VS2005 assembler issue in which "/omf" switch cannot call linker.jwang362007-10-162-12/+10
* Changed the default directory of VS2005TEAMSTUIE to the default installation ...jwang362007-10-161-4/+4
* Added VS2005TEAMSUITE tool chainjwang362007-10-161-9/+91