]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Conf
MdePkg: add missing #defines for decoding PCIe 2.1 extended capability structures
[mirror_edk2.git] / BaseTools / Conf /
2014-01-10 Gao, LimingSync BaseTool trunk (version r2640) into EDKII BaseTools.
2013-08-23 Liming GaoSync BaseTool trunk (version r2599) into EDKII BaseTools.
2012-05-23 lgao4Sync BaseTools Trunk (version r2524) to EDKII main...
2012-04-10 lgao4Sync BaseTools Trunk (version r2518) to EDKII main...
2011-12-16 lgao4Sync BaseTool trunk (version r2474) into EDKII BaseTools.
2011-11-25 lgao4Sync BaseTool trunk (version r2423) into EDKII BaseTool...
2011-11-09 lgao4Sync BaseTool trunk (version r2397) into EDKII BaseTool...
2011-10-29 lgao4Sync BaseTools Trunk (version r2387) to EDKII main...
2011-10-11 lgao4Sync BaseTools Branch (version r2362) to EDKII main...
2011-09-23 lgao4Sync BaseTools Branch (version r2324) to EDKII main...
2011-09-18 lgao4Sync BaseTools Branch (version r2321) to EDKII main...
2011-08-26 lgao4Sync BaseTools Branch (version r2271) to EDKII main...
2011-05-11 lgao4Sync BaseTools Branch (version r2149) to EDKII main...
2010-12-06 lgao4Sync EDKII BaseTools to BaseTools project r2100.
2010-11-15 lgao4Sync EDKII BaseTools to BaseTools project r2093.
2010-10-11 lgao4Sync EDKII BaseTools to BaseTools project r2065.
2010-09-06 qhuang8Sync EDKII BaseTools to BaseTools project r2042.
2010-08-03 lgao4Sync EDKII BaseTools to BaseTools project r2006.
2010-07-28 qhuang8Sync EDKII BaseTools to BaseTools project r2000
2010-07-21 qhuang8Sync EDKII BaseTools to BaseTools project r1997
2010-06-28 qhuang8Sync EDKII BaseTools to BaseTools project r1988
2010-05-18 lgao4Sync EDKII BaseTools to BaseTools project r1971
2010-03-12 lgao4Sync EDKII BaseTools to BaseTools project r1928
2010-03-04 lgao4Sync EDKII BaseTools to BaseTools project r1911.
2010-02-28 lgao4Sync EDKII BaseTools to BaseTools project r1903.
2010-01-30 andrewfishDefault to Cortex ARM CPU type to match UEFI specificat...
2010-01-29 andrewfishTurn on Thumb/Thumb2 and optimize for size.
2010-01-27 andrewfishFix Xcode bug in template
2009-12-29 lgao4Sync tool code to BuildTools project r1783.
2009-11-09 lgao4Sync tool code to BuildTools project r1739.
2009-09-11 vanjeffSync basetools' source and binary files with r1707...
2009-09-01 qhuang8Add /GF compiler option for IPF ICC tool chains by...
2009-08-15 jljustenChange the default location for IASL on Unix.
2009-08-15 jljustenRemove '/' directory separator from CYGWIN & UNIXGCC...
2009-07-17 lgao4Check In tool source code based on Build tool project...
2009-07-06 klu2add quote for file path in @file option
2009-06-17 lgao4Add ASL_OUTFLAG to contain the different ASL output...
2009-06-02 klu2The MULTIPLE_THREAD should be choice from "Disable...
2009-06-02 klu2Add MULTIPLE_THREAD option.
2009-05-06 gikidyRemove -Os for UNIXGCC CC FLAGS to reduce size.
2009-05-05 lgao4Add the optional EfiRom CodeRevision option.
2009-05-03 jwang36Implemented feature request hsd202262 and incorporated...
2009-05-01 jljustenAdd WIN32 binary build of LzmaCompress. Add LzmaCompre...
2009-04-23 gikidyFix a typo.
2009-04-16 klu2Remove unused EFI32 macro.
2009-04-16 klu2Remove unused EFI32 macro.
2009-04-14 eric_tianupdate
2009-04-13 eric_tianupdate tools_def.template to supply all possible combin...
2009-03-31 lgao4Fix AcpiTable C file build failure, because the compile...
2009-03-30 jljustenChange default setting for UNIXGCC_IASL. The previous
2009-03-30 klu2Fix build broken for missing defintiion of UNIXGCC_IASL
2009-03-30 qhuang8Update framework database to point to existing packages...
2009-03-29 jljustenChange fake entry point used during ACPI Table building...
2009-03-29 jljustenUpdate Conf template files to support ACPI building...
2009-03-29 jwang36Add $(MD) command for vfr build rule to avoid build...
2009-03-24 klu2add map generation for GCC tool chain
2009-03-19 klu2use -pie(Position Independent for executable file)...
2009-03-16 klu2Use options for size reduction
2009-03-13 klu2EFI driver should base 0x0
2009-03-09 lgao4Correct TianoCompress name for Linux/GCC.
2009-02-28 jwang36Changed deprecated DPATH to DLL for CYGWINGCC tool...
2009-02-16 jwang361. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the...
2009-01-08 lgao4Add general Tiano Compress tool path.
2009-01-07 klu2Remove ASM16 tool definition, it is same as ASM tool...
2009-01-06 klu2Add ASM16 rule for ICC tool chain.
2008-12-31 jwang36Updated the macro description according to the latest...
2008-12-31 jwang361) Re-fine and fully test the mechanism of getting...
2008-12-25 lgao4Roll back to add rule for uni file, change Uni output...
2008-12-25 lgao4Remove unused PCH compiler option and unused build...
2008-12-05 eric_tianrevert to older version as /Zm option for "ml" can...
2008-12-05 eric_tianadd /Zm option for VS2005 assembly to make sure it...
2008-11-28 jwang36Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in...
2008-11-27 lgao4Check In Build.exe and tools_def.template
2008-11-26 klu2Pcd Tools need .Map file when building a EFI binary...
2008-11-21 jljustenUse VFRPP tool for VFR pre-processing.
2008-11-17 lgao4Update ASL build rule, Add PeiLibPciCfgModify into...
2008-11-04 mdkinneyRemove all references to ASMLINK16. Those are never...
2008-11-04 mdkinneyRemove all references to ASMLINK16. Those are never...
2008-09-10 lgao41. Add ASM source files directory into its Include...
2008-09-01 lgao4Add the special build rule for AcpiTable C Source file.
2008-08-26 vanjeffadd .mut file type support for Microcode files.
2008-08-21 lgao4Minor change to remove /GL- option unsupported by ICC...
2008-08-21 lgao4Update GenSec to handle the input file whose size is...
2008-08-12 jwang361. Enhanced the format of build_rule.txt to allow modul...
2008-08-10 lgao4Change VfrCompile.exe to VfrCompile to support the...
2008-08-07 lgao4Abstract VFR compiler and Flag to marco that user can...
2008-07-16 eric_tianmerge the generation of SecMain into the whole build...
2008-06-30 eric_tianProvide source level debug ability in *unix environment.
2008-06-30 eric_tianmake change to support UnixPkg build. The changes are...
2008-06-05 qwang12Add "-l" to make VFR Compiler to generate .lst file...
2008-06-05 jwang36Added dependency of makefile to source files in order...
2008-06-05 qwang12add VFRPP patch for EBC WINDDK3790x1830 tool chain.
2008-05-15 lgao4Add ASL_FLAGS template for user reference.
2008-05-15 jwang36Fixed VFR compile issue for EBC architecture in MYTOOLS...
2008-05-08 klu2Fix typo.
2008-05-08 klu2Add ASM16 tool configuration for MYTOOLS tag.
2008-04-18 lgao4For MicroCode module, default copy the created image...
2008-03-14 lgao4Disable unused C++ EH and RTTI feature by adding /GX...
2008-03-13 lhauchFixing gcc CC Flags and ld flags - adding map
2008-03-12 lhauchchanging shortcut name to descriptive names for groupin...
next