audk/MdeModulePkg
Zhang, Shenglei 46f8a68916 MdeModulePkg/DxeIplPeim: Relocate operation of PageMapLevel5Entry++
This commit will fix a GCC 4.8.5 build failure introduced by commit
b3527dedc3.

PageMapLevel5Entry may be uninitialized in original code, which means
uninitialized pointer will be modified at some circumstance.
So relocate the operation of PageMapLevel5Entry++ in order to make sure
the pointer could be modified only when it is initialized.

Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
2019-08-14 09:04:04 +08:00
..
Application MdeModulePkg/CapsuleApp: Enhance Capsule-On-Disk related functions. 2019-06-26 15:08:18 +08:00
Bus MdeModulePkg/UfsPassThruDxe: Implement EDKII_UFS_HC_PLATFORM_PROTOCOL 2019-08-13 10:54:35 +08:00
Core MdeModulePkg/DxeIplPeim: Relocate operation of PageMapLevel5Entry++ 2019-08-14 09:04:04 +08:00
Include MdeModulePkg: Add definition of the EDKII_UFS_HC_PLATFORM_PROTOCOL 2019-08-13 10:54:35 +08:00
Library MdeModulePkg/DxeCapsuleLibFmp: Add missing description for parameter 2019-08-07 16:23:56 +08:00
Logo MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
Universal MdeModulePkg: Add missing header files in INF files 2019-08-13 17:16:14 +08:00
MdeModulePkg.dec MdeModulePkg: Add definition of the EDKII_UFS_HC_PLATFORM_PROTOCOL 2019-08-13 10:54:35 +08:00
MdeModulePkg.dsc MdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNull 2019-08-05 10:09:01 +08:00
MdeModulePkg.uni MdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTable 2019-08-09 08:52:08 +08:00
MdeModulePkgExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00