audk/MdeModulePkg/Application
Hao Wu 39cde03cc5 MdeModulePkg: Use IsZeroGuid API for zero GUID checking
Instead of comparing a GUID with gZeroGuid via the CompareGuid API, the
commit uses the IsZeroGuid API to check if the given GUID is a zero GUID.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Feng Tian <feng.tian@Intel.com>
2016-08-31 11:14:01 +08:00
..
BootManagerMenuApp MdeModulePkg: Fix typos in comments and variables 2016-07-11 10:29:48 +08:00
HelloWorld MdeModulePkg: Add sample help information for HelloWorld application. 2016-02-24 15:11:14 +08:00
MemoryProfileInfo MdeModulePkg: Use IsZeroGuid API for zero GUID checking 2016-08-31 11:14:01 +08:00
UiApp MdeModulePkg UiApp: Use definition in IndustryStandard/Smbios.h 2016-07-29 10:10:55 +08:00
VariableInfo MdeModulePkg VariableInfo: Fix GCC build failure 2016-06-30 17:05:40 +08:00