Age | Commit message (Expand) | Author | Files | Lines |
2006-11-13 | 1. Fix EDKT461 [Framework Wizard] Can't change ModuleBuildOptions for MSA file | hche10x | 8 | -143/+1358 |
2006-11-13 | Fix Ffs sections encapsulation type update problem. | jlin16 | 2 | -48/+58 |
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-07 | Update ParseInf to resolve different line separator between WINDOWS and LINUX... | wuyizhong | 3 | -4/+23 |
2006-11-07 | This check-in add Pci23.h, Pci30.h, EfiPci.h and take those originally put in... | cwu11 | 4 | -38/+137 |
2006-11-06 | Commented out the message for building "DUMMY" files. | jwang36 | 1 | -1/+1 |
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 | This check-in fixed the following bugs: | cwu11 | 1 | -3/+94 |
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-03 | 1. Add the fix for the following Bugs: | cwu11 | 1 | -1/+1 |
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 | Changed the rules to allow for partial installation and removal of fars. | bbahnsen | 1 | -17/+11 |
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 extra APP Flag to preprocess asl file. | lgao4 | 1 | -1/+3 |
2006-10-31 | Modify GenFvImage tool to record the largest alignment of all the FFS files i... | lgao4 | 1 | -3/+35 |
2006-10-31 | Add Fv option value edit support; | jlin16 | 3 | -51/+168 |
2006-10-31 | Fix for linux builds | bbahnsen | 2 | -8/+7 |
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-31 | Add build rules for asl files of acpi tables. | lgao4 | 1 | -3/+107 |
2006-10-30 | Adding tools for IPF development. | bbahnsen | 5 | -0/+4895 |
2006-10-30 | Fix several issues: | qhuang8 | 5 | -6/+9 |
2006-10-30 | To fix tool StrGather.exe can not work correctly in Linux environment. | wuyizhong | 1 | -2/+12 |
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 | 2 | -2/+324 |
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 | Implement a filelength function for GCC. | bbahnsen | 3 | -8/+12 |
2006-10-26 | 1. Fix EDKT449 Close Build Preferences will crash wizard | hche10x | 1 | -1/+1 |
2006-10-26 | Fix a bug to convert EFI_PEI_HOB_POINTER to VOID*. | qhuang8 | 1 | -1/+1 |