Age | Commit message (Expand) | Author | Files | Lines |
2006-11-13 | 1. Fix EDKT468 Click some buttons in MSA header by wizard can not be saved pr... | hche10x | 1 | -76/+51 |
2006-11-10 | For encapsulated sections in FFS layout in FpdBuildOptions, if no longer exis... | jlin16 | 3 | -18/+46 |
2006-11-08 | Fix the invalid warning message when user add a module that does not support ... | jlin16 | 3 | -8/+18 |
2006-11-08 | To fix bug T400. If user select a Repackage=false package during creating a F... | wuyizhong | 1 | -1/+28 |
2006-11-08 | Fix a bug that can't add library MSA specific build option in multi-thread bu... | wuyizhong | 1 | -0/+5 |
2006-11-08 | Provide UI for generating Apriori file of PEI or DXE phase. The module order ... | jlin16 | 5 | -679/+927 |
2006-11-08 | Fix a bug that can't add library MSA specific build option. | wuyizhong | 1 | -0/+8 |
2006-11-06 | Coding Style | alfred | 1 | -2/+28 |
2006-11-06 | Changed the tool chain error message to be more specific. | jwang36 | 1 | -4/+11 |
2006-11-06 | Fixed the build error. | jwang36 | 2 | -17/+28 |
2006-11-06 | Added code to check that the definitions in target.txt are valid against tool... | jwang36 | 2 | -2/+20 |
2006-11-03 | 1. Fix EDKT463: When wizard new or clone a msa/spd/fpd, should follow these r... | hche10x | 12 | -55/+252 |
2006-11-02 | Modify FrameworkModules editor for FPD files to meet the new PCD type adjust ... | jlin16 | 5 | -160/+342 |
2006-11-02 | Fix the bug EDKT464. ? and * are regarded as wildcard char by OS. so we have ... | jjin9 | 2 | -50/+13 |
2006-11-01 | 1. Fix EDKT418: Some buttons are not displayed correctly in Linux and MAC OS ... | hche10x | 16 | -92/+92 |
2006-11-01 | 1. Fix EDKT462: "Save/Save All' are still highlighted if close a msa/spd/fpd ... | hche10x | 5 | -9/+50 |
2006-10-31 | Add Fv option value edit support; | jlin16 | 3 | -51/+168 |
2006-10-31 | 1. Fix EDKT437 Save is to save current modified file, Save All is to save all... | hche10x | 4 | -21/+45 |
2006-10-31 | 1. Fix EDKT447 Keep PPI/Protocol/GUID/PCD in find result even if they are onl... | hche10x | 2 | -24/+229 |
2006-10-31 | Coding Style | alfred | 16 | -2902/+3438 |
2006-10-30 | Fix several issues: | qhuang8 | 2 | -2/+3 |
2006-10-30 | Database singleton | alfred | 1 | -28/+25 |
2006-10-30 | 1. Fix EDKT451 It should append ".txt" to filename | hche10x | 1 | -0/+1 |
2006-10-30 | 1. Fix EDKT436 "Is PCD driver" only gives one value: PEI_PCD_DRIVER to user | hche10x | 1 | -80/+109 |
2006-10-30 | Add a unified migration database to replace the original Protocol, Ppi, Guid,... | qhuang8 | 1 | -2/+3 |
2006-10-30 | Preparative work to collect Library info from workspace dynamically. | qhuang8 | 1 | -33/+171 |
2006-10-30 | 1. Fix EDKT457 Multiple FPD, MSA or SPD files in a directory is prohibited | hche10x | 5 | -33/+139 |
2006-10-30 | To fix bug EDKT432. Add judge to avoid include flags twice. | wuyizhong | 1 | -7/+15 |
2006-10-30 | Delete useless file SpdPackageDefinitions.java; | jlin16 | 9 | -194/+145 |
2006-10-30 | 1. Fix EDKT441 After some modifications and refresh, there will show a dialog... | hche10x | 1 | -19/+20 |
2006-10-27 | Preparative work to collect Ppis, Guids & Protocols info from workspace dynam... | qhuang8 | 1 | -0/+108 |
2006-10-27 | Coding Style - decomment | alfred | 6 | -112/+0 |
2006-10-27 | fix .s comment | alfred | 1 | -1/+3 |
2006-10-26 | 1. Fix EDKT449 Close Build Preferences will crash wizard | hche10x | 1 | -1/+1 |
2006-10-26 | Changed to format of the Package and Platform list outputs. | lhauch | 1 | -12/+49 |
2006-10-25 | Fixed a usage spelling error | lhauch | 1 | -1/+1 |
2006-10-25 | Added the DbTools that will update the FrameworkDatabase.db file based on wha... | lhauch | 11 | -96/+2243 |
2006-10-25 | Update several MSA/Filenames which do not inconsistent with current source fi... | wuyizhong | 6 | -36/+58 |
2006-10-25 | Fix a bug in HobLib migration. | qhuang8 | 1 | -6/+13 |
2006-10-24 | Fixed EDKT400. | qouyang | 2 | -2/+2 |
2006-10-24 | 1. Add a function in WorkspaceTools to get all packages which can be repackaged. | hche10x | 1 | -0/+27 |
2006-10-24 | 1. Fix EDKT434: After Workspace is changed, Wizard should close all (desktop ... | hche10x | 6 | -94/+438 |
2006-10-24 | 1.add code to support friendly output message. | jjin9 | 4 | -233/+41 |
2006-10-23 | Fix the problem of label, button text part-display on Linux and iMac. | jlin16 | 6 | -23/+60 |
2006-10-23 | Added code to fetch more detailed error message from XMLBeans when there's er... | jwang36 | 2 | -39/+52 |
2006-10-23 | Do not display token number for Pcd in ModuleSA and Dynamic Pcd editors for F... | jlin16 | 2 | -1/+16 |
2006-10-23 | 1. Update ICheckBoxList to add one attribute "selected". Set the first item o... | hche10x | 2 | -0/+35 |
2006-10-23 | 1. Fix EDKT429 The number of Type in [MSA->BootMode->BootModeAttributes->Boot... | hche10x | 2 | -3/+12 |
2006-10-23 | 1. Fix EDKT339 Library Class Search need to get info for selected library class | hche10x | 10 | -91/+856 |
2006-10-21 | Fix the problem of not sync. module order list in FVs when user change the Fv... | jlin16 | 2 | -5/+40 |