audk/Tools/Java/Source
jwang36 daa7a3eb47 1) According to the spec, add EFIAPI to the module entry point function declaration in AutoGen.c
2) Remove the "#include <AutoGen.h>" from AutoGen.c because the AutoGen.h has been included by compiler option
3) Remove "\r" to AutoGen.h and AutoGen.c


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2259 6f19259b-4bc3-4df7-8a09-765794883524
2007-01-17 07:15:25 +00:00
..
CheckTools Added the DbTools that will update the FrameworkDatabase.db file based on what is found after scanning the WORKSPACE environment - entries for new SPD and FPD files that are found during the scan are added, and the entries for SPD and FPD files that are listed in the database, but are not in the current workspace are deleted. 2006-10-25 16:17:28 +00:00
Common Update several MSA/Filenames which do not inconsistent with current source files. 2006-10-25 10:10:55 +00:00
ContextTool Fix the bug EDKT464. ? and * are regarded as wildcard char by OS. so we have to remove the support of /? and -? 2006-11-02 08:55:15 +00:00
Cpptasks Support two more attribute LIBPATH and INCLUDEPATH in tools_def file. 2006-10-16 09:24:08 +00:00
DbTools Changed to format of the Package and Platform list outputs. 2006-10-26 00:17:32 +00:00
FrameworkTasks Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file needs to be created for uni file) and tracker ID 454(report real driver entrypoint address through debug output) in PVCS. 2007-01-15 01:59:23 +00:00
FrameworkWizard 1. Fix EDKT501: New MSA get "Please type a complete file path" waring and can't proceed 2007-01-11 01:51:51 +00:00
GenBuild 1) According to the spec, add EFIAPI to the module entry point function declaration in AutoGen.c 2007-01-17 07:15:25 +00:00
Merge fixed bug occurred when new msa file and spd file are in the same directory. 2006-11-20 08:59:18 +00:00
MigrationTools Coding Style 2006-11-06 05:45:08 +00:00
PcdTools Update several MSA/Filenames which do not inconsistent with current source files. 2006-10-25 10:10:55 +00:00
SurfaceArea Standardized property name WORKSPACE and fixed cleanall messages. 2006-10-11 16:40:33 +00:00