summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-19Add use of PCD feature flags to the Device Path Modulesmdkinney
2006-09-19Declare PCD Feature flags for protocols produced by the Device Path Module an...mdkinney
2006-09-19Add PCD Feature Flags to control which decompression method(s) are included i...mdkinney
2006-09-19Remove IDT mdkinney
2006-09-19Optimize the size of the Base Library for the MSFT 32-bit tool chains by taki...mdkinney
2006-09-19Add GLOBAL_REMOVE_IF_REFERENCED to the declaration of module globals in the P...mdkinney
2006-09-191) Simplify implementation by reading the entire input file into memory, modi...mdkinney
2006-09-19Fix buffer overflow when the raw size of a section and the virtual size of a ...mdkinney
2006-09-19Compute the end address of a section read from a file using the SizeOfRawData...mdkinney
2006-09-19Use a 64-bit Optional Header when a 64-bit image is detectedmdkinney
2006-09-19Enable source level debug of all toolsmdkinney
2006-09-19Enable source level debug of all toolsmdkinney
2006-09-19Enable source level debug of all toolsmdkinney
2006-09-19Fixed an issue which will cause dependency check failurejwang36
2006-09-19add EdkModule Guidalfred
2006-09-191) Added dependency check for flashmap, genfvimage, peirebase tasksjwang36
2006-09-191. Fix EDKT277 "ModuleType missing when creating a new Module"hche10x
2006-09-18Adding merge command line program that merges multiple MSA modules into a sin...lhauch
2006-09-18Adding merge command line program that merges multiple MSA modules into a sin...lhauch
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-09-18Added check to skip generating target.txt and tools_def.txt if they already e...jwang36
2006-09-18Fixed EDK258.qouyang
2006-09-18added EFIAPI for those constructor functionsvanjeff
2006-09-18add EFIAPI for those constructor funcitons declarationvanjeff
2006-09-15Added synchronized to getCommandSetting to solve multi-thread build issuejwang36
2006-09-15remove comments before ModuleSA and library instance , if any, in xml file wh...jlin16
2006-09-15Add EntryPoint info of module into Fv.map file, which is used to debug when n...lgao4
2006-09-15Added "synchronized" to getToolChainInfo() to solve synchronization issue.jwang36
2006-09-15typecast some return valuesvanjeff
2006-09-14Added an extra GDT entry to the GDT used by thunk code. SS register will alwa...bxing
2006-09-14Remove platform-specific Firmware Volume Block Driver implementation from Edk...qwang12
2006-09-14Remove Static declaration for the related driver binding functions. lgao4
2006-09-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1538 6f1...jchen20
2006-09-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1537 6f1...jchen20
2006-09-14fixed a typojwang36
2006-09-141) Applied ToolArg and FileArg class to represent tool argumentsjwang36
2006-09-14add .. supportalfred
2006-09-14Add Binary or Source type check before providing PCD item choices when editin...jlin16
2006-09-14For stand-alone build, generate Platform_build.xml and call prebuild firstly. wuyizhong
2006-09-13For one library class, list all library instances from all packages in worksp...jlin16
2006-09-131.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-13Update log. wuyizhong
2006-09-13Add warning message for single module build if multi-thread enabled. wuyizhong
2006-09-13Auto close multi-thread flag when stand-alone module build. Also change some ...wuyizhong
2006-09-13Enhance recognizing Macro/Type defined in Library. qhuang8
2006-09-13Move the generic ConPlatform module from EdkNt32Pkg to EdkModulePkg.lgao4
2006-09-13Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP...lgao4
2006-09-13Add more comments. wuyizhong