]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Conf
Removed the BASE type as any type in the check of SupModuleList in getLibraryClasses()
[mirror_edk2.git] / Tools / Conf /
2007-01-22 jwang36Added tasks to create DEBUG and OUTPUT directory in...
2007-01-19 jwang36Fixed an issue which the .dep file for the AutoGen...
2007-01-16 bbahnsenAlign the sections on 32 byte boundaries for gcc. EDKT459
2007-01-15 jwang36Fixed EDKT498(enchance makedep tool to support asm...
2007-01-12 klu2fix some minor warning for unix package
2007-01-10 lgao4Add dependency for RealAsm file build rules and Use...
2007-01-08 zliu31) Changed the file including as '#include "Ipf\IpfCpu...
2007-01-06 tgingoldEdkUnix spd and fpd added
2007-01-06 tgingoldAdd ASM_PFX macro on ASM_FLAGS using GCC tools
2006-12-19 bbahnsenAdd an elf tool chain.
2006-12-19 lgao4Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.
2006-12-08 jwang36Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_...
2006-12-08 jwang36Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back...
2006-11-28 bbahnsenAdd an example of a mingw32 tool chain.
2006-11-27 mdkinneyEnable global optimizations for IPF builds
2006-11-26 mdkinneyAdd "-d debug" to the IPF ASM FLAGS to enable source...
2006-11-23 mdkinneyChange IPF flags to use /Os instead of /O1i
2006-11-23 mdkinneyAdd flags for DEBUG IPF builds
2006-11-21 mdkinneyFix IPF build break
2006-11-21 qouyangChange name from "VFR_FLAGES" to "VFRPP_FLAGES".
2006-11-20 lgao4Enhance peirebase tool to get base address from the...
2006-11-20 wuyizhongTo fix bug edkt466. Change all default subsystem from...
2006-11-18 mdkinneyFix VFR related build break when compiling with IPF...
2006-11-17 bbahnsenResync the VFR flags
2006-11-16 bbahnsenAdd the VFR FLAGS for x64 gcc.
2006-11-16 qouyangFixed EDKT419.
2006-11-16 bbahnsenAdd new tool chain configs for x64 gcc
2006-11-14 wuyizhongSupporting Apriori File from build tool.
2006-11-14 bbahnsenAdd a Mixed tool chain for x64.
2006-11-06 jwang36Commented out the message for building "DUMMY" files.
2006-10-31 lgao4Add extra APP Flag to preprocess asl file.
2006-10-31 lgao4Add build rules for asl files of acpi tables.
2006-10-30 qhuang8Fix several issues:
2006-10-30 qhuang8Add a unified migration database to replace the origina...
2006-10-26 qhuang8Fix a bug to convert EFI_PEI_HOB_POINTER to VOID*.
2006-10-18 jwang36Added dependency of AutoGen.h for .c file generated...
2006-10-18 wuyizhongAdd flags for ASMLINK. ASMLINK is real mode link.
2006-10-18 wuyizhongAdd Build Macro to build SEC modules.
2006-10-17 qhuang8Fix a typo in lib name.
2006-10-16 lgao4remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the...
2006-10-16 wuyizhongUpdate BuildMacro to support LIBPATH and INCLUDEPATH.
2006-10-16 qhuang8Change to the correct library class name.
2006-10-16 wuyizhongMake Logo build following standard build process instea...
2006-10-14 qhuang8Add Package-Guid Map.
2006-10-13 jwang36a) Cleaned tools_def.template
2006-10-12 jwang36Added APP tool command to solve the pre-processing...
2006-10-12 qhuang8Add new changed symbol to database.
2006-10-11 jwang36Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGS
2006-10-10 lhauchRemoved extra binary character at the start of line 1
2006-10-10 jwang36Changed IA64 to IPF in the comments because it will...
2006-10-10 jwang36Fixed EDKT381
2006-10-09 jwang361) Added precompiled header option to VS2003, VS2005PRO...
2006-10-09 wuyizhongAdd flags for UNIXGCC.
2006-10-08 jwang36Changed the way of using precompiled header in the...
2006-10-08 qouyangRemove the line of "<Filename>Tools/Java/JavaTools...
2006-10-07 mdkinneyRemove extra /D defines in CC FLAGS
2006-10-06 lhauchFixed all scripts to use new directory layout.
2006-10-05 bbahnsenAdd compiler flags for UNIXGCC
2006-10-04 mdkinneyPull majority of flag settings into tools_def.txt and...
2006-10-04 mdkinneyChange default setting in template to only build DEBUG...
2006-10-04 mdkinneyAdd AutoGen.h.obj to the list of files to link to resol...
2006-09-30 jwang36Moved the directory of generated precompiled header...
2006-09-27 wuyizhongTo fix EDKT341. Still existing issues for VfrCompile.
2006-09-27 jwang36Added DllPath for VfrCompile
2006-09-25 wuyizhongDegrade echo "Ignoring File..." message from WARNING...
2006-09-25 lgao4Don't copy *.te file into Bin_DIR directory.
2006-09-21 jwang36Changed the way of generating the pre-compiled header...
2006-09-13 qhuang8Enhance recognizing Macro/Type defined in Library.
2006-09-13 wuyizhongAdd more comments.
2006-09-12 jwang36Merged the <libset> in <GenDll> to avoid warning message.
2006-09-11 ajfishUpdated the default to parallel build. Even on a single...
2006-09-11 qhuang8Add migration rule for Build Guid Hob.
2006-09-11 qhuang8Remove the special case handling of EfiInitializeDriver...
2006-09-11 wuyizhongAdd two attributes to target.template. MULTIPLE_THREAD...
2006-09-06 qhuang8Minor adjustments.
2006-09-06 jwang36Added AutoGen.h to assembly and vfr dependency check
2006-09-05 wuyizhongAdd one more platform level common property "TARGET_DIR...
2006-09-05 jwang36Added pre-compiled header support for compiling source...
2006-09-05 jchen20Add method for Microcode building
2006-08-21 wuyizhongAccording r1311 can't support linux. So rollback the...
2006-08-18 wuyizhongFix cleanall can't clean all genereated files. Now...
2006-08-17 wuyizhongRemove #include STRING_DEFINES_FILE from C file. Using...
2006-08-16 qwang12Embeded autogenerated code in Java code instead of...
2006-08-15 qhuang8Add porting Guide to obsolete Edk Library interfaces.
2006-08-14 wuyizhongAdd judgement if filepath is . or not.
2006-08-14 wuyizhongUsing ${OBJECTS} instead of fileset to trace all obj...
2006-08-10 qhuang8Add Migration Tool Database files
2006-07-31 lhauchRemoved extra copyright and license notices - they...
2006-07-31 jwang36Fixed EDKT142; Removed FrameworkDatabase.db and added...
2006-07-26 bbahnsenAdd tool chain tags for Unix gcc and Cygwin gcc.
2006-07-19 yshi8Changed the ASL compiler directory to C:\ASL, and corre...
2006-07-17 lhauchChanged the template files TagName to MYTOOLS instead...
2006-07-13 jwang36Added copyright&license header
2006-07-13 wuyizhongChange DB's FAR name to Dummy and add a GUID for it.
2006-07-13 jwang36Enforced case-sensitive on the file names;
2006-07-13 jwang36Changed the output message when handling dummy files...
2006-07-13 lhauchcommented out the TARGET and the TARGET_ARCH entries...
2006-07-12 lhauchAdded the IDENTIFIER = Default TOOL_CHAIN_CONF line...
2006-07-12 lhauchRemoved EdkFatPkg from tree - will put this up under...
2006-07-12 jwang36Corrected the dependency check issue for Build_Library...
next