Fixed GCC 4.4 build issues due to EFIAPI not being used when required.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10379 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -880,6 +880,7 @@ IScsiUpdateTargetAddress (
|
||||
@param[in] Arg The opaque parameter.
|
||||
**/
|
||||
VOID
|
||||
EFIAPI
|
||||
IScsiFreeNbufList (
|
||||
VOID *Arg
|
||||
)
|
||||
@@ -896,6 +897,7 @@ IScsiFreeNbufList (
|
||||
@param[in] Arg The opaque parameter.
|
||||
**/
|
||||
VOID
|
||||
EFIAPI
|
||||
IScsiNbufExtFree (
|
||||
VOID *Arg
|
||||
)
|
||||
|
Reference in New Issue
Block a user