]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source
a) Fixed the issue that the unnecessary build for not specified ARCH in single module...
[mirror_edk2.git] / Tools / Source /
2006-07-20 jwang36a) Fixed the issue that the unnecessary build for not...
2006-07-19 qouyangModify Autogen.jave to fixed bug: EDKT113.
2006-07-19 jlin161. only show ModuleName, version, PackageName, version...
2006-07-19 wuyizhongAdd checking for whether module's FfsFormatKey is speci...
2006-07-18 jlin16Fix the bug of leaving empty GuidTypeList, SupArchList...
2006-07-17 klu2Fix track EDKT104: If a module use PCD, MSA of this...
2006-07-17 wuyizhongFix EDKT138. And add active_platform file info for...
2006-07-17 jlin16Fix tracker "Package Library Class Recommended Instance...
2006-07-17 qouyang[Wizard- Far Install/Create]
2006-07-17 jlin161. change SPD Pcd editor title to "PCD Declarations".
2006-07-17 yshi8Removed one useless makefile, and corrected some BSD...
2006-07-16 lhauchAdded some checks to see if the attributes were set...
2006-07-16 lhauchReplaced set*(null) with unset*() to clear empty attrib...
2006-07-15 lhauchSHOWSTOPPER TEMPORARY FIX EDK131 was reclassified...
2006-07-15 lhauchFixed a spelling error and changed the Package Headers...
2006-07-14 hche10x1. Remove empty top level elements if they have no...
2006-07-14 lhauchApplied BSD license to the source files
2006-07-14 bbahnsenAdd new OSS License
2006-07-14 jlin16Fix bug of missing Pcd information in FPD ModuleSA.
2006-07-14 lhauchApplied BSD license to the source files
2006-07-14 bbahnsenTrash it.
2006-07-14 lhauchApplied BSD license to the source files
2006-07-14 lhauchApplied BSD license to the source files
2006-07-14 wuyizhongFix EDKT117. If SupArchList is not specified, then...
2006-07-14 jwang36Fixed EDKT116, which more than one target will break...
2006-07-14 hche10x1. Add pcd item Identifications used by select pcd...
2006-07-14 hche10x1. Fix the bug missing TokenSpaceGuidCName when editing...
2006-07-14 bbahnsenFixes for Linux builds.
2006-07-13 lhauchFixed MSA files so that they have unique names and...
2006-07-13 hche10x1. Update release note to use jdk1.5.0_06 to take place...
2006-07-13 jlin16coding style modification.
2006-07-13 hche10x1. Remove "update far" from menu
2006-07-13 wuyizhongEnhance Arch check.
2006-07-13 jwang36Added copyright&license header.
2006-07-13 hche10x1. Adjust UI for far operations
2006-07-13 hche10x1. Fix bug in get industry std headers
2006-07-13 lhauchThere were suppose to be three spaces, not one between...
2006-07-13 jwang36Added license & copyright declaration
2006-07-13 hche10x1. Add FrameworkWizard source code files record to msa
2006-07-13 qouyangEnhance Installation, removing and creating FAR functio...
2006-07-13 jlin16remove some unused code.
2006-07-13 lhauchFixed Enumeration ModuleType was suppose to be TOOL...
2006-07-13 jwang36Fixed EDKT111
2006-07-13 jlin161. adjust contents layout of SPD header editor, FPD...
2006-07-13 wuyizhong1. Support to Create/Update/Delete/Install far file
2006-07-13 jlin16Fixes:
2006-07-13 jwang36Changed the clean target to prevent unwanted removal
2006-07-12 jwang36Removed the output line code to reduce confusion.
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 hche10xUse table and popup window to add/edit all elements...
2006-07-12 jwang36Fixed EDKT102;
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 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 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 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 the code to read the correct configuration...
2006-07-08 klu2Remove unused PCD file.
2006-07-08 lhauchAdded a line to remove the Jar file in the cleanall...
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 qwang12Fix bugs in GetNextTokenSpace and GetNextToken
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 jlin16Adapt to new Main UI interface.
2006-07-06 wuyizhongFix an issue for user extensions.
2006-07-06 jlin16some bug fixing for FpdFrameworkModules
2006-07-05 wuyizhongFix a minor issue.
2006-07-05 wuyizhongSupport UserExtension in FPD.
2006-07-05 qouyangAdd ModifyInftask in FrameworkTask.
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 klu2Support putting unreference DYNAMIC_EX PCD into Pcd...
2006-07-05 jlin16Add two files for List editor.
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...
next