summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2008-01-08Make the code ICC clean.qwang12
2007-12-291) remove EfiLibReportStatusCode mapping as Status reporting API changed comp...qwang12
2007-12-28Sync the migration tool setting files with the definitions in latest UEFI 2.1...qwang12
2007-12-21Add "ALWAYS_PRODUCED" Library class item for EDK module whose COMPONENT type ...qhuang8
2007-10-17Moved (back!) to $WORKSPACE/BaseTools location, as the plan is tojljusten
2007-10-17Moving from $WORKSPACE/Tools/BuildEnv $WORKSPACE/BaseTools/BuildEnv.jljusten
2007-10-16Tools/BaseTools/Bin/Darwin:jljusten
2007-10-16Tools/BaseTools/Bin/PosixLike/*:jljusten
2007-10-16Tools/BaseTools/BuildEnv.py:jljusten
2007-10-16Tools/BaseTools/BuildEnv.py:jljusten
2007-10-16edksetup.sh:jljusten
2007-10-16Copying latest $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools. Once thejljusten
2007-10-16Deleting to allow latest version of BaseTools (from the root of the tree)jljusten
2007-10-13Moving BaseTools to Tools/BaseTools.jljusten
2007-10-10Modified to strip leading white-space characters and ignore blank or comment ...lhauch
2007-07-26Fix a typo in generated copyright.qhuang8
2007-07-24Generate correct license for R8Lib.c & R8Lib.hqhuang8
2007-07-18GenVtf tool binary should be checked into BaseTools\Bin\Win32htao
2007-07-18check in GenVtf tool binaryhtao
2007-07-09Add the naming map from Edk I to EdkIIqhuang8
2007-07-09Update database to reflect two naming changes from EdkI to EdkIIqhuang8
2007-07-05Add the rule to handle the naming change of industry standard header files.qhuang8
2007-07-04Update Migration database since EfiLibInstallDriverBinding & EfiLibInstallAll...qhuang8
2007-06-21Fix the missing align-double issue.klu2
2007-06-01Adding OldMdePkg directory - prior to the move of the content of MdePkg, also...lhauch
2007-05-22Enabling /O1 for the entire IPF tree buildsvprabhal
2007-05-11Fix the FV information refresh problem for moduleSA settings in a platform.jlin16
2007-05-08enabling /Wx and /O1 options, added related flags to this filevprabhal
2007-04-26Fixed EDKT549 by adding code to check if the module is binary or not before g...jwang36
2007-04-13Fixed bug of incorrect processing of hexadecimal numbers.bxing
2007-04-13Add link Map option for GCC tool to generate map file.lgao4
2007-04-13Add link Map option for GCC tool to generate map file.lgao4
2007-04-13Add link Map option for GCC tool to generate map file.lgao4
2007-04-12Fix CygWinGCC build failed. When GCC build, map file is not generated. We don...lgao4
2007-04-111. Updated LOG file format generated by PeiRebase.bxing
2007-04-11Change default ModuleSA setting panel to be "FV Info" to remind user to speci...jlin16
2007-04-11Merge the patch provided by Johnsonklu2
2007-04-05Fixed the incremental build issue for .dxs file by adding .dep generation for...jwang36
2007-04-05Open all warning checking for EdkUnixPkg, and current EdkUnixPkg has no warni...klu2
2007-04-05Add more judgement.klu2
2007-04-05The alignment of data section also meet with the requirement of section itself.klu2
2007-04-04Fix the unalignment issue for RODATA section when converting ELF image to PE ...klu2
2007-04-03Fixed an issue which a library module could be built even it's not in the act...jwang36
2007-04-02Merged the fix of CompressDll.dll manifest issue when built by VS2005jwang36
2007-03-30Restored the SetVirtualAddress and SetExitBootService related code generation...jwang36
2007-03-27Fixed an Autogen issue which will cause build break when encountering some ki...jwang36
2007-03-26Remove the generation of "Exit" function calling since the UefiApplicationLib...jwang36
2007-03-26For building UnixPkg in CYGWIN, it should use gcc binded by CYGWIN but not th...klu2
2007-03-23Add tool chain's configuration for building and running UnixPkg in CYGWIN env...klu2
2007-03-20Thread work load assignment change.jlin16