summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
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
2006-11-23Change IPF flags to use /Os instead of /O1imdkinney
2006-11-23Add flags for DEBUG IPF buildsmdkinney
2006-11-22A script that helps you install python on OS X.bbahnsen
2006-11-22Set the exe bit and point to the right interpreter on Unix.bbahnsen
2006-11-22Roll back to previous version of the script.bbahnsen
2006-11-22Add a script to build a mingw64 compiler.bbahnsen
2006-11-22Adding a python script dir and a script to calculate what dependencies a modu...bbahnsen
2006-11-21Fix IPF build breakmdkinney
2006-11-21Change name from "VFR_FLAGES" to "VFRPP_FLAGES".qouyang
2006-11-20Enhance peirebase tool to get base address from the corresponding fv.inf file...lgao4
2006-11-20fixed bug occurred when new msa file and spd file are in the same directory. vanjeff
2006-11-20Refresh library instance selection UI for platform editor after library insta...jlin16
2006-11-20Fix the no library instance in UI display when some exception occurs.jlin16
2006-11-20To fix bug edkt466. Change all default subsystem from CONSOLE to EFI_BOOT_SER...wuyizhong
2006-11-18Fix VFR related build break when compiling with IPF compilersmdkinney
2006-11-17Resync the VFR flagsbbahnsen
2006-11-16Add the VFR FLAGS for x64 gcc.bbahnsen
2006-11-16Fixed EDKT419.qouyang
2006-11-161. Fix EDKT433 help context triggered by mouse movement is not displayed prop...hche10x
2006-11-161. Fix EDKT433 help context triggered by mouse movement is not displayed prop...hche10x
2006-11-16Add new tool chain configs for x64 gccbbahnsen
2006-11-15Provide default value for PCD in platform if user does not specify anything f...jlin16
2006-11-15Update PEI Apriori Module GUID based on PIWG spec. wuyizhong