Re: [edk2] [PATCH] ShellPkg/UefiShellDebug1CommandsLib: Remove EFIAPI from Compress()

2017-10-26 Thread Ni, Ruiyu
ar...@intel.com>; Ni, Ruiyu <ruiyu...@intel.com> > Subject: [edk2] [PATCH] ShellPkg/UefiShellDebug1CommandsLib: Remove > EFIAPI from Compress() > > > ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.h:32:1: warning: > > type of ‘Compress’ does not match

[edk2] [PATCH] ShellPkg/UefiShellDebug1CommandsLib: Remove EFIAPI from Compress()

2017-10-26 Thread Gary Lin
> ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.h:32:1: warning: type of > ‘Compress’ does not match original declaration > [-Wlto-type-mismatch] > Compress ( > ^ > ShellPkg/Library/UefiShellDebug1CommandsLib/Compress.c:1319:1: note: > ‘Compress’ was previously declared here > Compress