audk/ShellPkg/Library/UefiShellTftpCommandLib
Laszlo Ersek 7367e66f8b ShellPkg: UefiShellTftpCommandLib: fix incompatible pointer assignment
Add the missing EFIAPI calling convention to the CheckPacket() function.
Without it, the gcc build breaks due to the incompatible pointer
assignment in "Mtftp4Token.CheckPacket = CheckPacket".

Cc: Jaben Carsey <jaben.carsey@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18553 6f19259b-4bc3-4df7-8a09-765794883524
2015-09-25 17:22:53 +00:00
..
Tftp.c ShellPkg: UefiShellTftpCommandLib: fix incompatible pointer assignment 2015-09-25 17:22:53 +00:00
UefiShellTftpCommandLib.c ShellPkg: Add optional 'tftp' EFI Shell command 2015-07-15 15:39:53 +00:00
UefiShellTftpCommandLib.h ShellPkg: Update tftp to build with current tip 2015-09-24 20:44:59 +00:00
UefiShellTftpCommandLib.inf ShellPkg: use UEFI_APPLICATION module type for Shell components 2015-08-25 14:54:36 +00:00
UefiShellTftpCommandLib.uni ShellPkg: Update tftp to build with current tip 2015-09-24 20:44:59 +00:00