audk/AppPkg/Applications/Main
darylm503 f87146d7c6 AppPkg/Applications/Main/Main.c: Remove EFIAPI from the definition of the main() function.
The main() function should not be declared as EFIAPI.  To do so conflicts with the C specification and does not match the internal declaration of main().

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by:  daryl.mcdaniel@intel.com
Reviewed-by:    erik.c.bjorge@intel.com


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14059 6f19259b-4bc3-4df7-8a09-765794883524
2013-01-16 23:45:13 +00:00
..
Main.c AppPkg/Applications/Main/Main.c: Remove EFIAPI from the definition of the main() function. 2013-01-16 23:45:13 +00:00
Main.inf Changes required to build using the new device abstraction capability of StdLib. 2011-06-28 02:38:33 +00:00