Age | Commit message (Expand) | Author | Files | Lines |
2006-08-04 | Fix EDKT140(CompressDll.dll does not build under cygwin gcc). | qouyang | 7 | -7/+28 |
2006-08-03 | Changed ToolTipText to read Enter a string; the tool will convert to Unicode ... | lhauch | 1 | -1/+1 |
2006-08-03 | Change PcdReportStatusCodePropertyMask default value from 0x7 to 0x6, don't p... | lgao4 | 1 | -1/+1 |
2006-08-03 | GenTeImage can't work well with Linux is caused by its parameter parsing. Gen... | wuyizhong | 1 | -5/+1 |
2006-08-03 | Fix makefile's parameter bug for OSX building. | klu2 | 3 | -3/+3 |
2006-08-03 | 1. Fix bug for wrong Variable name in msa file | hche10x | 9 | -373/+542 |
2006-08-03 | Modify code according to Wang, jian's comments. | klu2 | 7 | -124/+142 |
2006-08-03 | Adjust code format and remove unused code. | wuyizhong | 5 | -171/+212 |
2006-08-03 | set default value of PCD from msa file or spd file. | jlin16 | 1 | -1/+18 |
2006-08-03 | Remove some unused code and adjust some code format. Modules build with FPD s... | wuyizhong | 14 | -877/+376 |
2006-08-02 | set MaxDatumSize for PcdData. | jlin16 | 2 | -2/+28 |
2006-08-02 | comment out item type checking temporarily when adding module to fpd file. | jlin16 | 2 | -3/+22 |
2006-08-02 | Fix a typo. | qhuang8 | 1 | -1/+1 |
2006-08-02 | 1. cleanup functions header in PeCoffLoaderEx.c | vanjeff | 2 | -74/+56 |
2006-08-01 | Updated to handle cygwin/gcc and moved msvc,gcc property settings to the Tian... | lhauch | 42 | -1800/+956 |
2006-08-01 | Added target Wizard which just relies on the SurfaceArea. Also fixed the ech... | lhauch | 1 | -1/+14 |
2006-08-01 | Update to Release notes to include more information on the GCC build limitati... | michaelx_krau | 1 | -0/+10 |
2006-08-01 | Add new class ModulePcdInfoFromFpd.java | klu2 | 1 | -0/+48 |
2006-08-01 | Abstract the logic of Platform pcd preprocess according to FPD file to a clas... | klu2 | 9 | -248/+1167 |
2006-08-01 | Abstract the logic of Platform pcd preprocess according to FPD file to a clas... | klu2 | 5 | -1813/+965 |
2006-08-01 | Miss loop variable incremental, otherwise, will cause dead loop. | wuyizhong | 1 | -0/+1 |
2006-08-01 | All runtime driver should use functions provided by UefiRuntimeLib library cl... | qwang12 | 2 | -44/+36 |
2006-08-01 | Add new PcdDatabase.java file. | klu2 | 1 | -0/+1653 |
2006-08-01 | It is bad to put PcdDatabase.java into CollectPCDAction.java class. So I move... | klu2 | 2 | -1604/+1 |
2006-08-01 | 1. Fix the problem of adding PCD for different Arch. | jlin16 | 4 | -96/+68 |
2006-08-01 | Add EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event for MonotonicCounter driver. | qwang12 | 2 | -14/+52 |
2006-07-31 | Remove unused folder for PCD building tools. | klu2 | 0 | -0/+0 |
2006-07-31 | Add judgement for PcdTools.jar in NormalBuild path in edksetup.bat | klu2 | 1 | -0/+1 |
2006-07-31 | Because Pcd entity, exception and some action package are shared by Building ... | klu2 | 24 | -118/+645 |
2006-07-31 | Add folder for common PcdTools classes. | klu2 | 0 | -0/+0 |
2006-07-31 | Put FrameworkDatabase.db into the svn ignore property for this directory. | lhauch | 0 | -0/+0 |
2006-07-31 | Removed extra copyright and license notices - they are included in the header... | lhauch | 1 | -11/+1 |
2006-07-31 | Coding style changes | jlin16 | 16 | -2324/+2085 |
2006-07-31 | Added <if> task to check if FrameworkDatabase.db exists or not before doing copy | jwang36 | 1 | -1/+9 |
2006-07-31 | Fixed EDKT142; Removed FrameworkDatabase.db and added FrameworkDatabase.template | jwang36 | 2 | -0/+1 |
2006-07-30 | Fixed track EDKT153, change PCDAutogen code to generate static variable refer... | klu2 | 1 | -7/+20 |
2006-07-30 | FlashMap can not work correctly in unix GCC because the windows path char "\"... | klu2 | 1 | -2/+28 |
2006-07-30 | EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER is defined wrongly. It should be the ... | qwang12 | 2 | -4/+30 |
2006-07-29 | 1, Fix EDKT141 | klu2 | 8 | -679/+463 |
2006-07-29 | Added some additional comments in the files, as well as fixed some of them. | lhauch | 12 | -54/+55 |
2006-07-29 | Because the run script will be generated in building, So original run.cmd cou... | klu2 | 1 | -20/+0 |
2006-07-29 | Adjusted sizes to accommodate Windows, iMac and Linux GUI | lhauch | 1 | -23/+24 |
2006-07-29 | Adjusted locations and sizes of boxes for Windows, Linux and iMac GUI, no oth... | lhauch | 1 | -16/+16 |
2006-07-28 | Adjusted sizes to accommodate Windows, iMac and Linux GUI | lhauch | 1 | -24/+23 |
2006-07-28 | Adjusted sizes to accommodate Windows, iMac and Linux GUI | lhauch | 1 | -24/+23 |
2006-07-28 | Adjusted sizes to accommodate Windows, iMac and Linux GUI | lhauch | 11 | -230/+232 |
2006-07-28 | Fixed spacing for Linux and iMac display | lhauch | 1 | -7/+7 |
2006-07-28 | There is a rule here: | klu2 | 1 | -11/+32 |
2006-07-28 | 1. PcdUsage is added to PCD entry in schema so wizard tool is also updated to... | hche10x | 5 | -17/+89 |
2006-07-28 | 1. Updated function headers for all assembly function | bxing | 106 | -453/+1002 |