Age | Commit message (Expand) | Author |
2009-05-06 | Remove -Os for UNIXGCC CC FLAGS to reduce size. | gikidy |
2009-05-05 | Add the optional EfiRom CodeRevision option. | lgao4 |
2009-05-03 | Implemented feature request hsd202262 and incorporated SMM support | jwang36 |
2009-05-01 | Add WIN32 binary build of LzmaCompress. Add LzmaCompress to tools_def.template. | jljusten |
2009-04-23 | Fix a typo. | gikidy |
2009-04-16 | Remove unused EFI32 macro. | klu2 |
2009-04-16 | Remove unused EFI32 macro. | klu2 |
2009-04-14 | update | eric_tian |
2009-04-13 | update tools_def.template to supply all possible combination of toolchain and... | eric_tian |
2009-03-31 | Fix AcpiTable C file build failure, because the compiler don't know how to se... | lgao4 |
2009-03-30 | Change default setting for UNIXGCC_IASL. The previous | jljusten |
2009-03-30 | Fix build broken for missing defintiion of UNIXGCC_IASL | klu2 |
2009-03-30 | Update framework database to point to existing packages files. | qhuang8 |
2009-03-29 | Change fake entry point used during ACPI Table building from main | jljusten |
2009-03-29 | Update Conf template files to support ACPI building with UNIXGCC. | jljusten |
2009-03-29 | Add $(MD) command for vfr build rule to avoid build failure for some R8 modules | jwang36 |
2009-03-24 | add map generation for GCC tool chain | klu2 |
2009-03-19 | use -pie(Position Independent for executable file) instead of "-dll". A EFI i... | klu2 |
2009-03-16 | Use options for size reduction | klu2 |
2009-03-13 | EFI driver should base 0x0 | klu2 |
2009-03-09 | Correct TianoCompress name for Linux/GCC. | lgao4 |
2009-02-28 | Changed deprecated DPATH to DLL for CYGWINGCC tool chain. | jwang36 |
2009-02-16 | 1. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain family | jwang36 |
2009-01-08 | Add general Tiano Compress tool path. | lgao4 |
2009-01-07 | Remove ASM16 tool definition, it is same as ASM tool for all tool chain in fact. | klu2 |
2009-01-06 | Add ASM16 rule for ICC tool chain. | klu2 |
2008-12-31 | Updated the macro description according to the latest changes in build tool. | jwang36 |
2008-12-31 | 1) Re-fine and fully test the mechanism of getting over the long command line... | jwang36 |
2008-12-25 | Roll back to add rule for uni file, change Uni output file to $(DEBUG_DIR)(+)... | lgao4 |
2008-12-25 | Remove unused PCH compiler option and unused build rule for uni file. | lgao4 |
2008-12-05 | revert to older version as /Zm option for "ml" can not work well. | eric_tian |
2008-12-05 | add /Zm option for VS2005 assembly to make sure it is compatible with MASM5.1... | eric_tian |
2008-11-28 | Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGSto ensure co... | jwang36 |
2008-11-27 | Check In Build.exe and tools_def.template | lgao4 |
2008-11-26 | Pcd Tools need .Map file when building a EFI binary for EBC tool chain. | klu2 |
2008-11-21 | Use VFRPP tool for VFR pre-processing. | jljusten |
2008-11-17 | Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLi... | lgao4 |
2008-11-04 | Remove all references to ASMLINK16. Those are never used. | mdkinney |
2008-11-04 | Remove all references to ASMLINK16. Those are never used. | mdkinney |
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 |