]> git.proxmox.com Git - mirror_edk2.git/history - Tools
1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with PcdLib.c.
[mirror_edk2.git] / Tools /
2006-12-13 jwang36Added support for macro/property in tools_def.txt....
2006-12-13 jwang36Fixed EDKT484 and rewrite the output message when no...
2006-12-11 jwang36Used the msa file name instead of module name as interm...
2006-12-11 hche10x1. Fix EDKT483 FrameworkWizard Should support multiple...
2006-12-08 jwang36Fixed EDKT482. Added support for multiple msa files...
2006-12-08 klu2Handle new relocation type EFI_IMAGE_REL_BASED_DIR64...
2006-12-08 jwang36Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_...
2006-12-08 jwang36Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back...
2006-12-07 lgao4(1) Using EfiCompress in place of TianoCompress as...
2006-12-07 klu2Fix the issues caused by EfiCompress.h was changed...
2006-12-07 xli24Let specify GUID value for GUID-defined FV region,...
2006-12-07 klu2The main issue want to be resolve is that some tools...
2006-12-05 bbahnsenDelete
2006-12-05 bbahnsenRemove
2006-12-05 bbahnsenChange Name
2006-12-05 bbahnsenChange name
2006-12-05 bbahnsenFactor out the XML API so other scripts can use it.
2006-12-04 bbahnsenDo not check __STDC_VERSION__ for gcc.
2006-11-30 hche10x1. Fix EDKT476 Wizard gives wrong warning messsage...
2006-11-30 rsun3Fix a bug when zeroing exception data in FwImage tool
2006-11-29 bbahnsen_filelength is a function of fd, not FILE *
2006-11-28 bbahnsenAdd an example of a mingw32 tool chain.
2006-11-28 jlin16set pcd data type to boolean when declaring a FEATURE_F...
2006-11-27 mdkinneyEnable global optimizations for IPF builds
2006-11-26 mdkinneyAdd support for.sdata sections
2006-11-26 mdkinneyAdd "-d debug" to the IPF ASM FLAGS to enable source...
2006-11-24 jlin16Fix Sku Info update UI refresh to update the dynamic...
2006-11-23 wuyizhongA minor mistake. Remove debug info.
2006-11-23 wuyizhongChange supporting section alignment from 4k to 64k...
2006-11-23 mdkinneyChange IPF flags to use /Os instead of /O1i
2006-11-23 mdkinneyAdd flags for DEBUG IPF builds
2006-11-22 bbahnsenA script that helps you install python on OS X.
2006-11-22 bbahnsenSet the exe bit and point to the right interpreter...
2006-11-22 bbahnsenRoll back to previous version of the script.
2006-11-22 bbahnsenAdd a script to build a mingw64 compiler.
2006-11-22 bbahnsenAdding a python script dir and a script to calculate...
2006-11-21 mdkinneyFix IPF build break
2006-11-21 qouyangChange name from "VFR_FLAGES" to "VFRPP_FLAGES".
2006-11-20 lgao4Enhance peirebase tool to get base address from the...
2006-11-20 vanjefffixed bug occurred when new msa file and spd file are...
2006-11-20 jlin16Refresh library instance selection UI for platform...
2006-11-20 jlin16Fix the no library instance in UI display when some...
2006-11-20 wuyizhongTo fix bug edkt466. Change all default subsystem from...
2006-11-18 mdkinneyFix VFR related build break when compiling with IPF...
2006-11-17 bbahnsenResync the VFR flags
2006-11-16 bbahnsenAdd the VFR FLAGS for x64 gcc.
2006-11-16 qouyangFixed EDKT419.
2006-11-16 hche10x1. Fix EDKT433 help context triggered by mouse movement...
2006-11-16 hche10x1. Fix EDKT433 help context triggered by mouse movement...
2006-11-16 bbahnsenAdd new tool chain configs for x64 gcc
2006-11-15 jlin16Provide default value for PCD in platform if user does...
2006-11-15 wuyizhongUpdate PEI Apriori Module GUID based on PIWG spec.
2006-11-14 ywangFile modified to add usage information and implement...
2006-11-14 qouyangFixed EDKT469
2006-11-14 jlin16Add new line "\n" to seperate long messages.
2006-11-14 wuyizhongSupporting Apriori File from build tool.
2006-11-14 jlin16Modify the way of pcd warning message reporting to...
2006-11-14 bbahnsenAdd a Mixed tool chain for x64.
2006-11-14 jlin16Synchronize platform pcd automatically with MSA pcd...
2006-11-14 qouyangFixed EDKT469.
2006-11-14 jlin16Fix the bug of Pcd value update in FrameworkModule...
2006-11-13 hche10x1. Fix EDKT461 [Framework Wizard] Can't change ModuleBu...
2006-11-13 jlin16Fix Ffs sections encapsulation type update problem.
2006-11-13 hche10x1. Fix EDKT468 Click some buttons in MSA header by...
2006-11-10 jlin16For encapsulated sections in FFS layout in FpdBuildOpti...
2006-11-08 jlin16Fix the invalid warning message when user add a module...
2006-11-08 wuyizhongTo fix bug T400. If user select a Repackage=false packa...
2006-11-08 wuyizhongFix a bug that can't add library MSA specific build...
2006-11-08 jlin16Provide UI for generating Apriori file of PEI or DXE...
2006-11-08 wuyizhongFix a bug that can't add library MSA specific build...
2006-11-07 wuyizhongUpdate ParseInf to resolve different line separator...
2006-11-07 cwu11This check-in add Pci23.h, Pci30.h, EfiPci.h and take...
2006-11-06 jwang36Commented out the message for building "DUMMY" files.
2006-11-06 alfredCoding Style
2006-11-06 jwang36Changed the tool chain error message to be more specific.
2006-11-06 cwu11This check-in fixed the following bugs:
2006-11-06 jwang36Fixed the build error.
2006-11-06 jwang36Added code to check that the definitions in target...
2006-11-03 hche10x1. Fix EDKT463: When wizard new or clone a msa/spd...
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-11-02 jlin16Modify FrameworkModules editor for FPD files to meet...
2006-11-02 jjin9Fix the bug EDKT464. ? and * are regarded as wildcard...
2006-11-01 bbahnsenChanged the rules to allow for partial installation...
2006-11-01 hche10x1. Fix EDKT418: Some buttons are not displayed correctl...
2006-11-01 hche10x1. Fix EDKT462: "Save/Save All' are still highlighted...
2006-10-31 lgao4Add extra APP Flag to preprocess asl file.
2006-10-31 lgao4Modify GenFvImage tool to record the largest alignment...
2006-10-31 jlin16Add Fv option value edit support;
2006-10-31 bbahnsenFix for linux builds
2006-10-31 hche10x1. Fix EDKT437 Save is to save current modified file...
2006-10-31 hche10x1. Fix EDKT447 Keep PPI/Protocol/GUID/PCD in find resul...
2006-10-31 alfredCoding Style
2006-10-31 lgao4Add build rules for asl files of acpi tables.
2006-10-30 bbahnsenAdding tools for IPF development.
2006-10-30 qhuang8Fix several issues:
2006-10-30 wuyizhongTo fix tool StrGather.exe can not work correctly in...
2006-10-30 alfredDatabase singleton
2006-10-30 hche10x1. Fix EDKT451 It should append ".txt" to filename
2006-10-30 hche10x1. Fix EDKT436 "Is PCD driver" only gives one value...
2006-10-30 qhuang8Add a unified migration database to replace the origina...
next