Age | Commit message (Expand) | Author |
2006-09-21 | Fix EDKT272. | qouyang |
2006-09-21 | new temp schema | alfred |
2006-09-21 | Changed the way of generating the pre-compiled header to solve incremental bu... | jwang36 |
2006-09-21 | + n/a | alfred |
2006-09-21 | 1) Add FileTimeStamp class to centralize the cache mechanism for file time st... | jwang36 |
2006-09-21 | Distinguish PEIM entrypoint and driver entrypoint | qhuang8 |
2006-09-21 | Fixed FwImage/fwimage.c to guarantee that the raw size of a section is a mult... | mdkinney |
2006-09-21 | Add EntryPointLib class once ImageEntryPoint is found in inf file. | qhuang8 |
2006-09-21 | 1. Fix EDKT273 "Externs are not being grouped together in MSA Files" | hche10x |
2006-09-20 | Delete the midterm temporary file which created by GenFFSFile task. | qouyang |
2006-09-20 | Remove dependence check of FD upon FlashMap.fdf | bxing |
2006-09-20 | add multi-source pcd check before adding/deleting lib instance for ModuleSA i... | jlin16 |
2006-09-19 | 1) Simplify implementation by reading the entire input file into memory, modi... | mdkinney |
2006-09-19 | Fix buffer overflow when the raw size of a section and the virtual size of a ... | mdkinney |
2006-09-19 | Compute the end address of a section read from a file using the SizeOfRawData... | mdkinney |
2006-09-19 | Use a 64-bit Optional Header when a 64-bit image is detected | mdkinney |
2006-09-19 | Enable source level debug of all tools | mdkinney |
2006-09-19 | Enable source level debug of all tools | mdkinney |
2006-09-19 | Enable source level debug of all tools | mdkinney |
2006-09-19 | Fixed an issue which will cause dependency check failure | jwang36 |
2006-09-19 | add EdkModule Guid | alfred |
2006-09-19 | 1) Added dependency check for flashmap, genfvimage, peirebase tasks | jwang36 |
2006-09-19 | 1. Fix EDKT277 "ModuleType missing when creating a new Module" | hche10x |
2006-09-18 | Adding merge command line program that merges multiple MSA modules into a sin... | lhauch |
2006-09-18 | Adding merge command line program that merges multiple MSA modules into a sin... | lhauch |
2006-09-18 | Added check to skip generating target.txt and tools_def.txt if they already e... | jwang36 |
2006-09-18 | Fixed EDK258. | qouyang |
2006-09-15 | Added synchronized to getCommandSetting to solve multi-thread build issue | jwang36 |
2006-09-15 | remove comments before ModuleSA and library instance , if any, in xml file wh... | jlin16 |
2006-09-15 | Add EntryPoint info of module into Fv.map file, which is used to debug when n... | lgao4 |
2006-09-15 | Added "synchronized" to getToolChainInfo() to solve synchronization issue. | jwang36 |
2006-09-14 | fixed a typo | jwang36 |
2006-09-14 | 1) Applied ToolArg and FileArg class to represent tool arguments | jwang36 |
2006-09-14 | add .. support | alfred |
2006-09-14 | Add Binary or Source type check before providing PCD item choices when editin... | jlin16 |
2006-09-14 | For stand-alone build, generate Platform_build.xml and call prebuild firstly. | wuyizhong |
2006-09-13 | For one library class, list all library instances from all packages in worksp... | jlin16 |
2006-09-13 | 1.Support to drop Pei Services Table Pointer at best. | qhuang8 |
2006-09-13 | (Customized Compression)If setting the EncapsulationType="Compress", Tool wil... | qouyang |
2006-09-13 | Update log. | wuyizhong |
2006-09-13 | Add warning message for single module build if multi-thread enabled. | wuyizhong |
2006-09-13 | Auto close multi-thread flag when stand-alone module build. Also change some ... | wuyizhong |
2006-09-13 | Enhance recognizing Macro/Type defined in Library. | qhuang8 |
2006-09-13 | Add more comments. | wuyizhong |
2006-09-13 | To locate module precisely in stand-alone module build. Except Module Guid, a... | wuyizhong |
2006-09-13 | 1) Changed ToolArg class to abstract generic arguments of a tool | jwang36 |
2006-09-12 | Fix the problem of not displaying library instances for multiple archs in sup... | jlin16 |
2006-09-12 | Update LOG process. | wuyizhong |
2006-09-12 | Merged the <libset> in <GenDll> to avoid warning message. | jwang36 |
2006-09-11 | Updated the default to parallel build. Even on a single core build is faster ... | ajfish |