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:
@@ -76,6 +76,7 @@ typedef struct _TCP4_PROTO_DATA {
|
||||
|
||||
**/
|
||||
VOID
|
||||
EFIAPI
|
||||
Tcp4RxCallback (
|
||||
IN EFI_STATUS Status,
|
||||
IN UINT8 IcmpErr,
|
||||
|
Reference in New Issue
Block a user