summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2006-12-281. Fix EDKT336: Back to focused dialog window when shift to wizardhche10x
2006-12-28remove unnecessary check between pcd table line selections to fix pcd default...jlin16
2006-12-26Add null pointer check to drop-down list of platform Pcd editor.jlin16
2006-12-25If "SupArchList" is defined for a PCD in MSA, should check current arch is in...klu2
2006-12-25Fixed a bug which will cause single module build failjwang36
2006-12-23Add the doxygen config file.bbahnsen
2006-12-22Rewrote the error message output when module cannnot be found in any packages.jwang36
2006-12-22Fixed the issue in multi-msa build in single mode; cleaned the code of re-ord...jwang36
2006-12-22Fixed the issue in the library instance constructor calling sequencejwang36
2006-12-22Added some new field to the far template.bbahnsen
2006-12-21Add new-line characters in error message to make them shorter in multi-lines. jlin16
2006-12-21Added a template mechanism to act as the user interface in far creation.bbahnsen
2006-12-20Add support for PCD token larger than 0x80000000 when declaring a PCD in pack...jlin16
2006-12-19Add an elf tool chain.bbahnsen
2006-12-19Add md5sums to the manifest.bbahnsen
2006-12-19Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.lgao4
2006-12-16Populate the zip file while building the manifest.bbahnsen
2006-12-16Add better command line parameter handling.bbahnsen
2006-12-16Corrections to the far manifest.bbahnsen
2006-12-16Start to build the manifest.bbahnsen
2006-12-16Add a far makerbbahnsen
2006-12-13Added support for macro/property in tools_def.txt. Now you can define a prope...jwang36
2006-12-13Fixed EDKT484 and rewrite the output message when no arch is found.jwang36
2006-12-11Used the msa file name instead of module name as intermediate directory namejwang36
2006-12-111. Fix EDKT483 FrameworkWizard Should support multiple msa files in a same di...hche10x
2006-12-08Fixed EDKT482. Added support for multiple msa files in the same directory.jwang36
2006-12-08Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64.klu2
2006-12-08Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER because...jwang36
2006-12-08Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back to /SUBSYSTEM:CONSOLE for...jwang36
2006-12-07(1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t...lgao4
2006-12-07Fix the issues caused by EfiCompress.h was changed to Compress.h.klu2
2006-12-07Let specify GUID value for GUID-defined FV region, and remove potential dead ...xli24
2006-12-07The main issue want to be resolve is that some tools need EfiCompress and oth...klu2
2006-12-05Deletebbahnsen
2006-12-05Removebbahnsen
2006-12-05Change Namebbahnsen
2006-12-05Change namebbahnsen
2006-12-05Factor out the XML API so other scripts can use it.bbahnsen
2006-12-04Do not check __STDC_VERSION__ for gcc.bbahnsen
2006-11-301. Fix EDKT476 Wizard gives wrong warning messsage that confuses userhche10x
2006-11-30Fix a bug when zeroing exception data in FwImage toolrsun3
2006-11-29_filelength is a function of fd, not FILE *bbahnsen
2006-11-28Add an example of a mingw32 tool chain.bbahnsen
2006-11-28set pcd data type to boolean when declaring a FEATURE_FLAG usage typed pcd in...jlin16
2006-11-27Enable global optimizations for IPF buildsmdkinney
2006-11-26Add support for.sdata sectionsmdkinney
2006-11-26Add "-d debug" to the IPF ASM FLAGS to enable source level debugging of IPF ....mdkinney
2006-11-24Fix Sku Info update UI refresh to update the dynamic pcd value for selected s...jlin16
2006-11-23A minor mistake. Remove debug info. wuyizhong
2006-11-23Change supporting section alignment from 4k to 64k. Add check whether section...wuyizhong