audk/MdeModulePkg/Core
Liming Gao 3958242feb MdeModulePkg PeiCore: Update debug message to print FV handle correctly
BfvHeader->FvLength is UINT64. Now, it prints with %x. It will cause the
late FvHandle to be as zero. So, its type is converted to UINT32.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
2017-12-28 15:21:39 +08:00
..
Dxe MdeModulePkg/Core: Fix heap guard issues 2017-12-26 18:07:27 +08:00
DxeIplPeim MdeModulePkg/Core: Coding style clean-up 2017-12-26 09:44:14 +08:00
Pei MdeModulePkg PeiCore: Update debug message to print FV handle correctly 2017-12-28 15:21:39 +08:00
PiSmmCore MdeModulePkg/Core: Fix heap guard issues 2017-12-26 18:07:27 +08:00
RuntimeDxe MdeModulePkg: Update RuntimeDxe Crc32 to check the input parameter 2017-10-16 11:23:07 +08:00