audk/MdeModulePkg
Harry Liebel 35d74819a0 The pointer argument should be set to NULL if not used not FALSE.
FALSE evaluates to 0. This was flagged by LLVM compiler as a
  warning:
  "expression which evaluates to zero treated as a null pointer
   constant of type 'EFI_MTFTP4_OVERRIDE_DATA *'
   [-Wnon-literal-null-conversion]"

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Harry Liebel <Harry.Liebel@arm.com>
Reviewed-By: Olivier Martin <olivier.martin@arm.com>
Reviewed-By: Fu, Siyuan <siyuan.fu@intel.com>
Reviewed-By: Ye, Ting (ting.ye@intel.com)

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15741 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-04 01:26:57 +00:00
..
Application Update code to pass packaging tool. 2011-05-30 09:56:57 +00:00
Bus MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to avoid beyond the boundary of 32 bit. 2014-07-22 03:06:43 +00:00
Core Update code to support VS2013 tool chain. 2014-07-28 07:52:57 +00:00
Include Refine the save action for the browser. 2014-07-08 06:04:53 +00:00
Library Update code to support VS2013 tool chain. 2014-07-28 07:52:57 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal The pointer argument should be set to NULL if not used not FALSE. 2014-08-04 01:26:57 +00:00
Contributions.txt EDK II Packages: Add Contributions.txt and License.txt files 2012-04-11 23:19:46 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
MdeModulePkg.dec Report the setting variable failure to platform through the status code when core cannot handle the error. 2014-03-25 02:38:54 +00:00
MdeModulePkg.dsc MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support. 2014-07-02 03:20:49 +00:00