audk/MdeModulePkg/Application
Star Zeng 8ced192d5c MdeModulePkg SmiHandlerProfile: Fix no PDB case handling incorrectly
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=569

The PdbStringOffset should be set to 0 for no PDB case,
then SmiHandlerProfileInfo can use it to know whether
there is PCD info or not.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2017-05-24 15:27:34 +08:00
..
BootManagerMenuApp MdeModulePkg/BootManagerMenu: Add assertion to indicate no DIV by 0 2017-04-14 18:28:50 +08:00
CapsuleApp MdeModulePkg CapsuleApp: Fix mixed EOL format issue 2017-05-11 12:58:55 +08:00
HelloWorld MdeModulePkg: Remove unsupported PcdExpression usage in module INF 2017-04-06 12:54:49 +08:00
MemoryProfileInfo
SmiHandlerProfileInfo MdeModulePkg SmiHandlerProfile: Fix no PDB case handling incorrectly 2017-05-24 15:27:34 +08:00
UiApp MdeModulePkg: Refine casting expression result to bigger size 2017-03-06 14:33:20 +08:00
VariableInfo