Age | Commit message (Expand) | Author |
2006-08-01 | It is bad to put PcdDatabase.java into CollectPCDAction.java class. So I move... | klu2 |
2006-08-01 | 1. Fix the problem of adding PCD for different Arch. | jlin16 |
2006-08-01 | Add EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event for MonotonicCounter driver. | qwang12 |
2006-07-31 | Remove unused folder for PCD building tools. | klu2 |
2006-07-31 | Add judgement for PcdTools.jar in NormalBuild path in edksetup.bat | klu2 |
2006-07-31 | Because Pcd entity, exception and some action package are shared by Building ... | klu2 |
2006-07-31 | Add folder for common PcdTools classes. | klu2 |
2006-07-31 | Put FrameworkDatabase.db into the svn ignore property for this directory. | lhauch |
2006-07-31 | Removed extra copyright and license notices - they are included in the header... | lhauch |
2006-07-31 | Coding style changes | jlin16 |
2006-07-31 | Added <if> task to check if FrameworkDatabase.db exists or not before doing copy | jwang36 |
2006-07-31 | Fixed EDKT142; Removed FrameworkDatabase.db and added FrameworkDatabase.template | jwang36 |
2006-07-30 | Fixed track EDKT153, change PCDAutogen code to generate static variable refer... | klu2 |
2006-07-30 | FlashMap can not work correctly in unix GCC because the windows path char "\"... | klu2 |
2006-07-30 | EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER is defined wrongly. It should be the ... | qwang12 |
2006-07-29 | 1, Fix EDKT141 | klu2 |
2006-07-29 | Added some additional comments in the files, as well as fixed some of them. | lhauch |
2006-07-29 | Because the run script will be generated in building, So original run.cmd cou... | klu2 |
2006-07-29 | Adjusted sizes to accommodate Windows, iMac and Linux GUI | lhauch |
2006-07-29 | Adjusted locations and sizes of boxes for Windows, Linux and iMac GUI, no oth... | lhauch |
2006-07-28 | Adjusted sizes to accommodate Windows, iMac and Linux GUI | lhauch |
2006-07-28 | Adjusted sizes to accommodate Windows, iMac and Linux GUI | lhauch |
2006-07-28 | Adjusted sizes to accommodate Windows, iMac and Linux GUI | lhauch |
2006-07-28 | Fixed spacing for Linux and iMac display | lhauch |
2006-07-28 | There is a rule here: | klu2 |
2006-07-28 | 1. PcdUsage is added to PCD entry in schema so wizard tool is also updated to... | hche10x |
2006-07-28 | 1. Updated function headers for all assembly function | bxing |
2006-07-28 | Added more error check on validation to let result be more exact. | jwang36 |
2006-07-28 | Fix the bug of library instance selection interference between different arch... | jlin16 |
2006-07-28 | TeImage Signature should be got from Te pointer, not Pe pointer | lgao4 |
2006-07-28 | 1. Fix the bug missing initialize ToolCode drop down list when add a new sour... | hche10x |
2006-07-28 | Remove additional / or \ in relative path. | wuyizhong |
2006-07-28 | 1. Change ToolCode from text field to drop down list, and user can enter thei... | hche10x |
2006-07-28 | Fixed Absolute position of fields, Added ToolTipText and made HelpText a Scro... | lhauch |
2006-07-28 | Fixed Absolute position of fields, Added ToolTipText and made HelpText a Scro... | lhauch |
2006-07-28 | Fix T105. It is caused by cpptasks which change automati cally root directory... | wuyizhong |
2006-07-28 | Fixed Absolute position of fields, Added ToolTipText and made HelpText a Scro... | lhauch |
2006-07-27 | Fixed Absolute position of fields, Added ToolTipText and made HelpText a Scro... | lhauch |
2006-07-27 | Some clarifications on Rebuild and ForceRebuild options and when they need to... | bbahnsen |
2006-07-27 | Handle the FRAMEWORK_TOOLS_PATH properly on cygwin. | bbahnsen |
2006-07-27 | Added a shortcut to FrameworkWizard.bat | ajfish |
2006-07-27 | Added Tool Tip Text, fixed dimensions after modifying HelpText to an Area | lhauch |
2006-07-27 | More info on gcc build. | bbahnsen |
2006-07-27 | Rename guid variable gEfiSmmPeiSmramMemoryReserve to gEfiSmmPeiSmramMemoryRes... | lgao4 |
2006-07-27 | Fix a warning issue under CYGWIN_GCC building: | klu2 |
2006-07-27 | 1. keep from generating empty FrameworkModules. | jlin16 |
2006-07-27 | keep from generating empty DynamicPcdBuildDefinitions | jlin16 |
2006-07-27 | Fixed EDKT147, which will fail the single module build when a module is just ... | jwang36 |
2006-07-27 | Check in patch to refine DevicePath Module and USB2HostController Module. | qhuang8 |
2006-07-27 | Someone lost a new line at the end of file, it causes GCC build error. | xgu3 |