]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OptionRomPkg/UndiRuntimeDxe/Undi32.h
OptionRomPkg: Fix calling convention issue for UndiRuntiumeDxe driver.
[mirror_edk2.git] / OptionRomPkg / UndiRuntimeDxe / Undi32.h
index 18341dd5128a70fa226a95e1b1d8bb7517eaf100..00b48f6ae09f763bcaa4b7700e137aaca014d8f4 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   EFI internal structures for the EFI UNDI driver.\r
 \r
-Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -338,7 +338,7 @@ UNDI_Receive (
   IN  NIC_DATA_INSTANCE *AdapterInfo\r
   );\r
 \r
-VOID UNDI_APIEntry_new(UINT64);\r
+VOID EFIAPI UNDI_APIEntry_new(UINT64);\r
 VOID UNDI_APIEntry_Common(UINT64);\r
 \r
 PXE_IPV4 convert_mcip(PXE_MAC_ADDR *);\r