Age | Commit message (Expand) | Author |
2007-01-24 | Fixed EDKT487. Added a <import> task to import UserExtension.xml if it exists... | jwang36 |
2007-01-22 | Added tasks to create DEBUG and OUTPUT directory in case they haven't been cr... | jwang36 |
2007-01-19 | Fixed an issue which the .dep file for the AutoGen.h won't be generated if PC... | jwang36 |
2007-01-16 | Align the sections on 32 byte boundaries for gcc. EDKT459 | bbahnsen |
2007-01-15 | Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file ne... | jwang36 |
2007-01-12 | fix some minor warning for unix package | klu2 |
2007-01-10 | Add dependency for RealAsm file build rules and Use the module name in place ... | lgao4 |
2007-01-08 | 1) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com... | zliu3 |
2007-01-06 | EdkUnix spd and fpd added | tgingold |
2007-01-06 | Add ASM_PFX macro on ASM_FLAGS using GCC tools | tgingold |
2006-12-19 | Add an elf tool chain. | bbahnsen |
2006-12-19 | Update APP flag for VS2003, VS2005PRO and WINDDK toolchain. | lgao4 |
2006-12-08 | Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER because... | jwang36 |
2006-12-08 | Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back to /SUBSYSTEM:CONSOLE for... | jwang36 |
2006-11-28 | Add an example of a mingw32 tool chain. | bbahnsen |
2006-11-27 | Enable global optimizations for IPF builds | mdkinney |
2006-11-26 | Add "-d debug" to the IPF ASM FLAGS to enable source level debugging of IPF .... | mdkinney |
2006-11-23 | Change IPF flags to use /Os instead of /O1i | mdkinney |
2006-11-23 | Add flags for DEBUG IPF builds | mdkinney |
2006-11-21 | Fix IPF build break | mdkinney |
2006-11-21 | Change name from "VFR_FLAGES" to "VFRPP_FLAGES". | qouyang |
2006-11-20 | Enhance peirebase tool to get base address from the corresponding fv.inf file... | lgao4 |
2006-11-20 | To fix bug edkt466. Change all default subsystem from CONSOLE to EFI_BOOT_SER... | wuyizhong |
2006-11-18 | Fix VFR related build break when compiling with IPF compilers | mdkinney |
2006-11-17 | Resync the VFR flags | bbahnsen |
2006-11-16 | Add the VFR FLAGS for x64 gcc. | bbahnsen |
2006-11-16 | Fixed EDKT419. | qouyang |
2006-11-16 | Add new tool chain configs for x64 gcc | bbahnsen |
2006-11-14 | Supporting Apriori File from build tool. | wuyizhong |
2006-11-14 | Add a Mixed tool chain for x64. | bbahnsen |
2006-11-06 | Commented out the message for building "DUMMY" files. | jwang36 |
2006-10-31 | Add extra APP Flag to preprocess asl file. | lgao4 |
2006-10-31 | Add build rules for asl files of acpi tables. | lgao4 |
2006-10-30 | Fix several issues: | qhuang8 |
2006-10-30 | Add a unified migration database to replace the original Protocol, Ppi, Guid,... | qhuang8 |
2006-10-26 | Fix a bug to convert EFI_PEI_HOB_POINTER to VOID*. | qhuang8 |
2006-10-18 | Added dependency of AutoGen.h for .c file generated from unicode file | jwang36 |
2006-10-18 | Add flags for ASMLINK. ASMLINK is real mode link. | wuyizhong |
2006-10-18 | Add Build Macro to build SEC modules. | wuyizhong |
2006-10-17 | Fix a typo in lib name. | qhuang8 |
2006-10-16 | remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the default C_FLAGS setting, u... | lgao4 |
2006-10-16 | Update BuildMacro to support LIBPATH and INCLUDEPATH. | wuyizhong |
2006-10-16 | Change to the correct library class name. | qhuang8 |
2006-10-16 | Make Logo build following standard build process instead of customize build. | wuyizhong |
2006-10-14 | Add Package-Guid Map. | qhuang8 |
2006-10-13 | a) Cleaned tools_def.template | jwang36 |
2006-10-12 | Added APP tool command to solve the pre-processing issue in IPF assembly and ... | jwang36 |
2006-10-12 | Add new changed symbol to database. | qhuang8 |
2006-10-11 | Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGS | jwang36 |
2006-10-10 | Removed extra binary character at the start of line 1 | lhauch |