]> git.proxmox.com Git - mirror_edk2.git/commitdiff
NetworkPkg: Fix GCC build issue.
authorFu Siyuan <siyuan.fu@intel.com>
Fri, 23 Jun 2017 01:08:47 +0000 (09:08 +0800)
committerFu Siyuan <siyuan.fu@intel.com>
Fri, 23 Jun 2017 01:08:47 +0000 (09:08 +0800)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
NetworkPkg/HttpBootDxe/HttpBootImpl.c

index 56f5babeb4bfd5c0d233ed4700b89215073c3d1f..63cf3960a9c5e2ca9f63bfc5728f2f86fabc67da 100644 (file)
@@ -630,6 +630,7 @@ EFI_LOAD_FILE_PROTOCOL  gHttpBootDxeLoadFile = {
   @retval EFI_ABORTED             Tells the HTTP Boot driver to abort the current HTTP Boot process.\r
 **/\r
 EFI_STATUS\r
+EFIAPI\r
 HttpBootCallback (\r
   IN EFI_HTTP_BOOT_CALLBACK_PROTOCOL     *This,\r
   IN EFI_HTTP_BOOT_CALLBACK_DATA_TYPE    DataType,\r