summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
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
2006-11-22Adding a python script dir and a script to calculate what dependencies a modu...bbahnsen2-1/+238
2006-11-21Fix IPF build breakmdkinney1-1/+1
2006-11-21Change name from "VFR_FLAGES" to "VFRPP_FLAGES".qouyang2-24/+48
2006-11-20Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao44-8/+90
2006-11-20fixed bug occurred when new msa file and spd file are in the same directory. vanjeff1-2/+11
2006-11-20Refresh library instance selection UI for platform editor after library insta...jlin161-1/+2
2006-11-20Fix the no library instance in UI display when some exception occurs.jlin161-10/+41
2006-11-20To fix bug edkt466. Change all default subsystem from CONSOLE to EFI_BOOT_SER...wuyizhong1-16/+16
2006-11-18Fix VFR related build break when compiling with IPF compilersmdkinney1-2/+1
2006-11-17Resync the VFR flagsbbahnsen1-24/+3