]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Java/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/platform/ui/FpdModuleSA.java
Optimize library instance selection algorithm.
[mirror_edk2.git] / Tools / Java / Source / FrameworkWizard / src / org / tianocore / frameworkwizard / platform / ui / FpdModuleSA.java
2007-01-31 jlin16Optimize library instance selection algorithm.
2007-01-26 jlin16Fix EDKT174, auto-select library instance if only one...
2007-01-25 jlin16Change parameter id in UserExtension element from Integ...
2007-01-24 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-01-24 jlin16Modify error message contents when an improper library...
2007-01-23 jlin16Modify support module type filter for library instance...
2006-12-29 jlin16Make opening dialogs re-gain focus when user switch...
2006-12-28 jlin16add support arch check for pcd entries when adding...
2006-12-28 jlin16remove unnecessary check between pcd table line selecti...
2006-12-26 jlin16Add null pointer check to drop-down list of platform...
2006-12-21 jlin16Add new-line characters in error message to make them...
2006-11-24 jlin16Fix Sku Info update UI refresh to update the dynamic...
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-15 jlin16Provide default value for PCD in platform if user does...
2006-11-14 jlin16Fix the bug of Pcd value update in FrameworkModule...
2006-11-10 jlin16For encapsulated sections in FFS layout in FpdBuildOpti...
2006-11-08 jlin16Provide UI for generating Apriori file of PEI or DXE...
2006-11-02 jlin16Modify FrameworkModules editor for FPD files to meet...
2006-10-23 jlin16Fix the problem of label, button text part-display...
2006-10-23 jlin16Do not display token number for Pcd in ModuleSA and...
2006-10-21 jlin16Fix the problem of not sync. module order list in FVs...
2006-10-20 jlin16a. Add support arch. filter for library instance select...
2006-10-16 jlin16add calculation for max. datum size based on pcd defaul...
2006-10-16 jlin16Adjust module order list after specifying FvBinding...
2006-10-13 jlin16Remove all recommended lib instances logic in SpdLibCla...
2006-10-10 jlin16Fix not able to save after change build target.
2006-10-10 jlin16Change FrameworkModules selection to next module in...
2006-10-05 lhauchRestructuring for better separation of Tool packages.