]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Java/Source/FrameworkTasks/org/tianocore/framework/tasks/MakeDeps.java
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / Tools / Java / Source / FrameworkTasks / org / tianocore / framework / tasks / MakeDeps.java
2008-12-31 lhauchRetiring the ANT/JAVA build and removing the older...
2007-03-06 jwang36Fixed EDKT527 by adding a check on the file size in...
2007-01-19 jwang36Corrected the regular expression because it will skip...
2007-01-15 jwang36Fixed EDKT498(enchance makedep tool to support asm...
2006-10-17 qouyangRemove some unuseful imports.
2006-10-08 jwang36Removed the need of external MakeDeps.exe. Now parsing...
2006-10-05 lhauchRestructuring for better separation of Tool packages.