audk/MdeModulePkg/Core/PiSmmCore
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
..
Dependency.c
Dispatcher.c MdeModulePkg: Fix typos in comments and variables 2016-07-11 10:29:48 +08:00
Handle.c
InstallConfigurationTable.c
Locate.c
Notify.c
Page.c
PiSmmCore.c MdeModulePkg: Fix typos in comments and variables 2016-07-11 10:29:48 +08:00
PiSmmCore.h MdeModulePkg: Use IsZeroGuid API for zero GUID checking 2016-08-31 11:14:01 +08:00
PiSmmCore.inf MdeModulePkg: Use IsZeroGuid API for zero GUID checking 2016-08-31 11:14:01 +08:00
PiSmmCore.uni
PiSmmCoreExtra.uni
PiSmmCorePrivateData.h
PiSmmIpl.c MdeModulePkg: Fix typos in comments and variables 2016-07-11 10:29:48 +08:00
PiSmmIpl.inf
PiSmmIpl.uni
PiSmmIplExtra.uni
Pool.c MdeModulePkg: Fix typos in comments and variables 2016-07-11 10:29:48 +08:00
Smi.c
SmramProfileRecord.c MdeModulePkg MemoryProfile: ASSERT to ensure 'DriverInfoData' is not NULL 2016-07-12 08:53:18 +08:00