audk/MdeModulePkg/Universal/SetupBrowserDxe
Song, BinX f826516d43 MdeModulePkg: Fix MSFT C4255 warning
V2:
Fix MSFT C4255 warning
V1:
Enable MSFT C4255 warning.

From MSDN:
Compiler Warning (level 4) C4255
function' : no function prototype given: converting '()' to '(void)'
The compiler did not find an explicit list of arguments to a function.
This warning is for the C compiler only.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bell Song <binx.song@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2017-11-14 18:18:43 +08:00
..
Expression.c MdeModulePkg: Fix MSFT C4255 warning 2017-11-14 18:18:43 +08:00
Expression.h Update Browser to provide the customization possibilities. 2013-08-12 02:19:56 +00:00
IfrParse.c MdeModulePkg/SetupBrowser: Handle questions with Bit VarStore 2017-09-21 16:17:42 +08:00
Presentation.c MdeModulePkg/SetupBrowser: Record the reset status in all SendForm 2017-07-27 10:47:11 +08:00
Setup.c MdeModulePkg/SetupBrowser:Add NULL check before using a pointer 2017-09-22 14:58:41 +08:00
Setup.h MdeModulePkg/SetupBrowser: Handle questions with Bit VarStore 2017-09-21 16:17:42 +08:00
SetupBrowser.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
SetupBrowserDxe.inf MdeModulePkg: Update Ppi/Protocol/Guid usage in INF files 2017-10-10 18:10:25 +08:00
SetupBrowserExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00