Age | Commit message (Expand) | Author |
2006-09-19 | Add use of PCD feature flags to the Device Path Modules | mdkinney |
2006-09-19 | Declare PCD Feature flags for protocols produced by the Device Path Module an... | mdkinney |
2006-09-19 | Add PCD Feature Flags to control which decompression method(s) are included i... | mdkinney |
2006-09-19 | Remove IDT | mdkinney |
2006-09-19 | Optimize the size of the Base Library for the MSFT 32-bit tool chains by taki... | mdkinney |
2006-09-19 | Add GLOBAL_REMOVE_IF_REFERENCED to the declaration of module globals in the P... | mdkinney |
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 | changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA... | lgao4 |
2006-09-18 | changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA... | lgao4 |
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-18 | added EFIAPI for those constructor functions | vanjeff |
2006-09-18 | add EFIAPI for those constructor funcitons declaration | vanjeff |
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-15 | typecast some return values | vanjeff |
2006-09-14 | Added an extra GDT entry to the GDT used by thunk code. SS register will alwa... | bxing |
2006-09-14 | Remove platform-specific Firmware Volume Block Driver implementation from Edk... | qwang12 |
2006-09-14 | Remove Static declaration for the related driver binding functions. | lgao4 |
2006-09-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1538 6f1... | jchen20 |
2006-09-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1537 6f1... | jchen20 |
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 | Move the generic ConPlatform module from EdkNt32Pkg to EdkModulePkg. | lgao4 |
2006-09-13 | Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP... | lgao4 |
2006-09-13 | Add more comments. | wuyizhong |