]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Java/Source/GenBuild/org/tianocore/build/autogen
Removed the BASE type as any type in the check of SupModuleList in getLibraryClasses()
[mirror_edk2.git] / Tools / Java / Source / GenBuild / org / tianocore / build / autogen /
2007-01-23 jwang36Fixed the fake circular denpendency of library instance.
2007-01-23 jwang36Fixed EDKT493. Added support to "SupModuleList" for...
2007-01-23 jwang36Moved the function prototype of SetVirtualAddress and...
2007-01-19 jwang361) Added prototype of constructor and destructor in...
2007-01-17 jwang361) According to the spec, add EFIAPI to the module...
2007-01-15 jwang36Remove DEBUG output statement for PEI&DXE core to fix...
2007-01-15 jwang36Fixed EDKT498(enchance makedep tool to support asm...
2007-01-12 tgingoldDisp dependencies in error in case of circular dependency
2007-01-12 zliu3Fixed one dead loop issue in the autogenlib.
2007-01-12 jwang36Removed the workaround code
2007-01-11 jwang36Added a workaround to fix the library instance construc...
2007-01-08 jwang36Corrected some comments for the changed code.
2007-01-08 jwang36Used the DAG algorithm given by Mike to re-implemented...
2006-12-25 klu2If "SupArchList" is defined for a PCD in MSA, should...
2006-12-22 jwang36Fixed the issue in multi-msa build in single mode;...
2006-12-22 jwang36Fixed the issue in the library instance constructor...
2006-11-14 qouyangFixed EDKT469
2006-11-14 qouyangFixed EDKT469.
2006-10-20 qouyangReplace "system.out.print" with "EdkLog.Log".
2006-10-05 lhauchRestructuring for better separation of Tool packages.