]> git.proxmox.com Git - mirror_edk2.git/history - Tools
Add missing files in msa file and add module description in msa file, and reorganize...
[mirror_edk2.git] / Tools /
2006-07-12 jwang36Removed the output line code to reduce confusion.
2006-07-12 lhauchAdded the IDENTIFIER = Default TOOL_CHAIN_CONF line...
2006-07-12 jwang36Syncronized the file list in each msa and spd files
2006-07-12 jwang36Fixed a typo issue which will cause cleanall failure
2006-07-12 jwang36Polished the build tools' screen output to be in a...
2006-07-12 jwang36fixed the same guid issue
2006-07-12 hche10xRemove "Tools.msa", "SurfaceArea.msa" and "TianoTools...
2006-07-12 hche10xUse table and popup window to add/edit all elements...
2006-07-12 lhauchRemoved Requirement for having a FarList element in...
2006-07-12 lhauchRemoved EdkFatPkg from tree - will put this up under...
2006-07-12 jwang36Corrected the dependency check issue for Build_Library...
2006-07-12 jwang36Fixed EDKT102;
2006-07-12 jwang36Added Build_DUMMY macro to skip those files in msa...
2006-07-11 jlin161. Make SPD editor tables bigger.and table now focus...
2006-07-11 jwang36Commented out the throwing exception when not supported...
2006-07-11 hche10x1. Restructure module description on main UI
2006-07-11 qouyangEDKT96.
2006-07-11 bbahnsenRemove MdePkg-All-Archs.fpd from database.
2006-07-11 klu2For VOID* type PCD and in byte array method, treat...
2006-07-10 jwang36Removed the printStackTrace() which is used only for...
2006-07-10 qouyang Change UINAME to CName of GUID/PPI/Protocol in all...
2006-07-10 wuyizhongSupport prebuild and postbuild for UserExtension for...
2006-07-10 lhauchAdded Optional Element: TianoR8FlashMap_h Type Boolean...
2006-07-10 qouyangFixed EdkT35, EdkT89.
2006-07-10 bbahnsenFix for EDKT9.
2006-07-10 klu2Assign token number to DynamicExTokenNumber for all...
2006-07-09 lhauchUpdate the binary MSA to say they were binary, fixed...
2006-07-09 jlin161. Add feature of ModuleSA PcdBuildDefinition editor.
2006-07-09 jwang36Made some changes to use GCC to pre-process and assembl...
2006-07-09 jwang36Added code to print out file name in GCC building becau...
2006-07-09 jwang36Fixed GCC ld issue
2006-07-08 jwang36fixed a potential issue which would be raised by empty...
2006-07-08 jwang36changed TOOLS_DEFINITION_FILE to TOOL_CHAIN_CONF;
2006-07-08 jwang36Changed the code to read the correct configuration...
2006-07-08 lhauchFinal target.template file with embedded documentation...
2006-07-08 klu2Remove unused PCD file.
2006-07-08 lhauchAdded a line to remove the Jar file in the cleanall...
2006-07-07 bbahnsenAdded a comment about how to configure for Unix systems.
2006-07-07 bbahnsenAdd a *nix version of the FrameworkWizard Launcher/
2006-07-07 jlin16bug fixing for SPD editor.
2006-07-07 hche10x1. Fix displaying wrong file type bug.
2006-07-07 qouyangModify ModifyInfTask which in frameworkTask.
2006-07-07 hche10x1. Add help for ToolChainConfig
2006-07-07 jwang36Fixed the build warning issue.
2006-07-07 jwang36Fixed the build warning issue
2006-07-07 jlin16update ModuleSA PCD editor.
2006-07-07 qouyangRemove build warning.
2006-07-06 bbahnsenConvert to unix format.
2006-07-06 qwang12Fix bugs in GetNextTokenSpace and GetNextToken
2006-07-06 jwang36Fixed the GCC assembler issue. Now we can use full...
2006-07-06 wuyizhongRestrict using UserExtension with UserID "TianoCore".
2006-07-06 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-07-06 jlin16Bug fixing for FPD ModuleSA editor.
2006-07-06 lhauchAdded the MacroDefFile to ProcessSteps for future use...
2006-07-06 jlin16Adapt to new Main UI interface.
2006-07-06 klu2Change assembler compiler to windkk.
2006-07-06 wuyizhongFix an issue for user extensions.
2006-07-06 jlin16some bug fixing for FpdFrameworkModules
2006-07-05 bbahnsenSimplify the script. It now allows normal ant targets...
2006-07-05 bbahnsenAdd a bash version of the build script
2006-07-05 ajfishMade the default for IA-32 assembler path point to...
2006-07-05 bbahnsenMerge latest from branch.
2006-07-05 wuyizhongFix a minor issue.
2006-07-05 wuyizhongSupport UserExtension in FPD.
2006-07-05 qouyangAdd ModifyInftask in FrameworkTask.
2006-07-05 yshi8Added FrameworkWizard build into build.xml and correcte...
2006-07-05 jlin16Add Data Validations for SPD editor.
2006-07-05 jwang36Fixed the unchecked warning issues when building GenBuild
2006-07-05 wuyizhongFully support active platform policy.
2006-07-05 jwang36added specific PP definition for EBC because of previou...
2006-07-05 klu2Support putting unreference DYNAMIC_EX PCD into Pcd...
2006-07-05 jwang36fixed GCC build issues
2006-07-05 jlin16Add two files for List editor.
2006-07-05 lhauchRemoved per Carl/Javen.
2006-07-05 lhauchChanged FvBinding to be a list of Keywords (not using...
2006-07-05 hche10xModify FrameworkWizard.msa for newly changing.
2006-07-05 hche10x1. Add image in "About" frame
2006-07-05 hche10x1. Restructure some folders and files
2006-07-04 jwang36Fixed the cleanall issue which would remove more files...
2006-07-04 klu2Move ant-related code from ParserFpd function to enable...
2006-07-04 qouyangFix autogen bug:[Edk67][Edk35].
2006-07-04 qwang12Added LibPatchPcdSetPtr.
2006-07-04 jwang36added back of preprocessing of asm files
2006-07-04 lgao4Update tools definition
2006-07-04 lgao4Add ASL and ASMLINK tool definition in this file
2006-07-04 jwang36commented out GCC definitions temporarily
2006-07-04 jlin16Add ModuleSA BuildOptions
2006-07-04 jwang36added GCC tools definitions
2006-07-04 yshi8Fix a typo error
2006-07-04 lhauchUpdated the SPD and MSA files for Tools - created some...
2006-07-04 jwang36restored the file name and path of assembly file
2006-07-04 jlin16Adjust Platform Definition and Module SA operations...
2006-07-04 jwang36commented out the preprocessing of asm files, it will...
2006-07-04 lgao4Add to the rules to generate TE section
2006-07-04 jwang36added asm file preprocess in <Build_Assembly> macro
2006-07-04 lhauchRemoved the namespace="##local" from the UserExtensions...
2006-07-04 lhauchAdded a line to create a target.txt if one does not...
2006-07-03 qwang12Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg...
2006-07-03 qouyangAdd follows warpped tianotools to frameworktask:
2006-07-03 wuyizhongAdd build macro to generate section type TE.
next