EdkCompatibilityPkg: Fix EFIAPI usage inconsistencies

These inconsistencies cause a build error for GCC 4.4 X64.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10587 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jljusten
2010-06-15 02:46:49 +00:00
parent 19e2bfe8f0
commit 124969632b
4 changed files with 10 additions and 0 deletions

View File

@@ -213,6 +213,7 @@ ReportDispatcher (
**/
EFI_STATUS
EFIAPI
SmmStatusCodeHandler (
IN EFI_STATUS_CODE_TYPE CodeType,
IN EFI_STATUS_CODE_VALUE Value,