]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Java/Source/GenBuild/org/tianocore/build/autogen/AutoGen.java
Add a lock to protect the critical region in UEFI Boot Service API: Exit() and Unload...
[mirror_edk2.git] / Tools / Java / Source / GenBuild / org / tianocore / build / autogen / AutoGen.java
2007-03-08 jwang36- Fixed PVCS tracker 484 by merging the GenDll and...
2007-01-29 jwang36- Move global declarations from AutoGen.c to AutoGen.h
2007-01-26 jwang36Move the entrypoint function declarations to AutoGen...
2007-01-24 jwang36- Fixed EDKT513 by adding existing section files into...
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...
2006-12-25 klu2If "SupArchList" is defined for a PCD in MSA, should...
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.