index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
/
Java
/
Source
/
FrameworkWizard
Age
Commit message (
Expand
)
Author
2006-11-01
1. Fix EDKT462: "Save/Save All' are still highlighted if close a msa/spd/fpd ...
hche10x
2006-10-31
Add Fv option value edit support;
jlin16
2006-10-31
1. Fix EDKT437 Save is to save current modified file, Save All is to save all...
hche10x
2006-10-31
1. Fix EDKT447 Keep PPI/Protocol/GUID/PCD in find result even if they are onl...
hche10x
2006-10-30
1. Fix EDKT451 It should append ".txt" to filename
hche10x
2006-10-30
1. Fix EDKT436 "Is PCD driver" only gives one value: PEI_PCD_DRIVER to user
hche10x
2006-10-30
1. Fix EDKT457 Multiple FPD, MSA or SPD files in a directory is prohibited
hche10x
2006-10-30
Delete useless file SpdPackageDefinitions.java;
jlin16
2006-10-30
1. Fix EDKT441 After some modifications and refresh, there will show a dialog...
hche10x
2006-10-26
1. Fix EDKT449 Close Build Preferences will crash wizard
hche10x
2006-10-25
Update several MSA/Filenames which do not inconsistent with current source fi...
wuyizhong
2006-10-24
Fixed EDKT400.
qouyang
2006-10-24
1. Add a function in WorkspaceTools to get all packages which can be repackaged.
hche10x
2006-10-24
1. Fix EDKT434: After Workspace is changed, Wizard should close all (desktop ...
hche10x
2006-10-23
Fix the problem of label, button text part-display on Linux and iMac.
jlin16
2006-10-23
Do not display token number for Pcd in ModuleSA and Dynamic Pcd editors for F...
jlin16
2006-10-23
1. Update ICheckBoxList to add one attribute "selected". Set the first item o...
hche10x
2006-10-23
1. Fix EDKT429 The number of Type in [MSA->BootMode->BootModeAttributes->Boot...
hche10x
2006-10-23
1. Fix EDKT339 Library Class Search need to get info for selected library class
hche10x
2006-10-21
Fix the problem of not sync. module order list in FVs when user change the Fv...
jlin16
2006-10-20
a. Add support arch. filter for library instance selection in FPD file.
jlin16
2006-10-19
1. Fix EDKT426: Supported Module Types in Library Class Definitions can not b...
hche10x
2006-10-18
1. Fix EDKT399: "RePackagable" attribute should be supported by clone operation
hche10x
2006-10-18
1. Fix EDKT411: Need right and left scroll bar to display find results
hche10x
2006-10-17
1. Fix EDKT417: System hangs to setup build preference when there is no targe...
hche10x
2006-10-17
1. Fix EDKT308: Tool initialization should be supported by wizard
hche10x
2006-10-16
add calculation for max. datum size based on pcd default value input by user.
jlin16
2006-10-16
1. Fix EDKT344: The algorithm for PCD of msa should be adjusted
hche10x
2006-10-16
1. Fix EDKT408: Clone a library class does not copy the library head
hche10x
2006-10-16
Adjust module order list after specifying FvBinding for ModuleSA.
jlin16
2006-10-16
1. Fix EDKT379: Check if Constructor exists in a library when user adds a des...
hche10x
2006-10-16
1. Fix EDKT330 Source files in sub-directories are not added to MSA correctly
hche10x
2006-10-13
Remove all recommended lib instances logic in SpdLibClassDecls.java as recomm...
jlin16
2006-10-13
1. Fix EDKT303: Give warning if no library instances that support the require...
hche10x
2006-10-12
Fixed alignment for labels and fields
lhauch
2006-10-12
Fixed the width of the GuidValue field
lhauch
2006-10-12
Fixed display for OS X and removed Recommended fields
lhauch
2006-10-12
Modify Extract() function to speed up the Far installation.
qouyang
2006-10-12
Mark Guid Type as required in Guid declaration editor. Set cell editor to lon...
jlin16
2006-10-12
1. Fix EDKT391 The check point of "OutputFileBasename" is missed in wizard to...
hche10x
2006-10-11
Standardized property name WORKSPACE and fixed cleanall messages.
lhauch
2006-10-11
Ensure the validity of Ffs Sections when adding a new Sections to Ffs.
jlin16
2006-10-11
Give warning when deleting the last build target. Fix the missing-all build t...
jlin16
2006-10-10
Fixed the build.xml files so that clean and cleanall actually removes the tem...
lhauch
2006-10-10
Fix not able to save after change build target.
jlin16
2006-10-10
Change FrameworkModules selection to next module in platform after remove one...
jlin16
2006-10-05
Restructuring for better separation of Tool packages.
lhauch