]> git.proxmox.com Git - mirror_edk2.git/commit
1) According to the spec, add EFIAPI to the module entry point function declaration...
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Jan 2007 07:15:25 +0000 (07:15 +0000)
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 17 Jan 2007 07:15:25 +0000 (07:15 +0000)
commitdaa7a3eb47288bdc8d60571d14d27fd2e830c3e5
tree89eb395c5ed3b79ffeaf91147a90e3f6a215be06
parent26e72077b9d0a6ec52f906a715351fa04cddf224
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
Tools/Java/Source/GenBuild/org/tianocore/build/autogen/AutoGen.java