edk2/MdeModulePkg/Core/Dxe/Mem
Jian J Wang 895415ed47 MdeModulePkg/Core: correct one coding style
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1284

Non-Boolean comparisons should use a compare operator
(==, !=, >, < >=, <=)

Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
2018-10-27 21:33:13 +08:00
..
HeapGuard.c MdeModulePkg/Core: correct one coding style 2018-10-27 21:33:13 +08:00
HeapGuard.h MdeModulePkg/Core: add freed-memory guard feature 2018-10-26 10:30:35 +08:00
Imem.h MdeModulePkg: Fix unix style of EOL 2017-11-21 20:24:37 +08:00
MemData.c Update the copyright notice format 2010-04-24 09:49:11 +00:00
MemoryProfileRecord.c MdeModulePkg: remove PE/COFF header workaround for ELILO on IPF 2018-09-24 16:56:32 +02:00
Page.c MdeModulePkg/Core: add freed-memory guard feature 2018-10-26 10:30:35 +08:00
Pool.c MdeModulePkg/Core: add freed-memory guard feature 2018-10-26 10:30:35 +08:00