summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
2006-12-22Rewrote the error message output when module cannnot be found in any packages.jwang362-9/+30
2006-12-22Fixed the issue in multi-msa build in single mode; cleaned the code of re-ord...jwang362-118/+59
2006-12-22Fixed the issue in the library instance constructor calling sequencejwang361-2/+59
2006-12-22Added some new field to the far template.bbahnsen6-44/+140
2006-12-21Add new-line characters in error message to make them shorter in multi-lines. jlin162-5/+5
2006-12-21Added a template mechanism to act as the user interface in far creation.bbahnsen2-15/+58
2006-12-20Add support for PCD token larger than 0x80000000 when declaring a PCD in pack...jlin162-17/+62
2006-12-19Add an elf tool chain.bbahnsen1-0/+26
2006-12-19Add md5sums to the manifest.bbahnsen1-21/+104
2006-12-19Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.lgao41-2/+6
2006-12-16Populate the zip file while building the manifest.bbahnsen1-7/+6
2006-12-16Add better command line parameter handling.bbahnsen1-8/+24
2006-12-16Corrections to the far manifest.bbahnsen1-27/+36
2006-12-16Start to build the manifest.bbahnsen1-4/+30
2006-12-16Add a far makerbbahnsen3-0/+111
2006-12-13Added support for macro/property in tools_def.txt. Now you can define a prope...jwang364-16/+24
2006-12-13Fixed EDKT484 and rewrite the output message when no arch is found.jwang361-5/+5
2006-12-11Used the msa file name instead of module name as intermediate directory namejwang361-2/+5
2006-12-111. Fix EDKT483 FrameworkWizard Should support multiple msa files in a same di...hche10x2-8/+16
2006-12-08Fixed EDKT482. Added support for multiple msa files in the same directory.jwang362-16/+23
2006-12-08Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64.klu21-35/+18
2006-12-08Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER because...jwang361-4/+4
2006-12-08Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back to /SUBSYSTEM:CONSOLE for...jwang361-18/+18
2006-12-07(1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t...lgao45-29/+218
2006-12-07Fix the issues caused by EfiCompress.h was changed to Compress.h.klu22-2/+2
2006-12-07Let specify GUID value for GUID-defined FV region, and remove potential dead ...xli241-1/+63
2006-12-07The main issue want to be resolve is that some tools need EfiCompress and oth...klu28-889/+2521
2006-12-05Deletebbahnsen1-201/+0
2006-12-05Removebbahnsen1-201/+0
2006-12-05Change Namebbahnsen1-0/+201
2006-12-05Change namebbahnsen1-0/+201
2006-12-05Factor out the XML API so other scripts can use it.bbahnsen2-37/+51
2006-12-04Do not check __STDC_VERSION__ for gcc.bbahnsen1-1/+1
2006-11-301. Fix EDKT476 Wizard gives wrong warning messsage that confuses userhche10x2-3/+11
2006-11-30Fix a bug when zeroing exception data in FwImage toolrsun31-0/+2
2006-11-29_filelength is a function of fd, not FILE *bbahnsen2-3/+3
2006-11-28Add an example of a mingw32 tool chain.bbahnsen1-6/+34
2006-11-28set pcd data type to boolean when declaring a FEATURE_FLAG usage typed pcd in...jlin161-1/+19
2006-11-27Enable global optimizations for IPF buildsmdkinney1-12/+12
2006-11-26Add support for.sdata sectionsmdkinney1-1/+1
2006-11-26Add "-d debug" to the IPF ASM FLAGS to enable source level debugging of IPF ....mdkinney1-2/+4
2006-11-24Fix Sku Info update UI refresh to update the dynamic pcd value for selected s...jlin166-58/+82
2006-11-23A minor mistake. Remove debug info. wuyizhong1-1/+0
2006-11-23Change supporting section alignment from 4k to 64k. Add check whether section...wuyizhong1-6/+30
2006-11-23Change IPF flags to use /Os instead of /O1imdkinney1-8/+8
2006-11-23Add flags for DEBUG IPF buildsmdkinney1-24/+30
2006-11-22A script that helps you install python on OS X.bbahnsen1-0/+8
2006-11-22Set the exe bit and point to the right interpreter on Unix.bbahnsen1-1/+1
2006-11-22Roll back to previous version of the script.bbahnsen1-9/+11
2006-11-22Add a script to build a mingw64 compiler.bbahnsen2-9/+172