audk/MdeModulePkg
Jeff Fan b028c1021c MdeModulePkg/DxeIplPeim: UINTN used wrongly for EFI_PHYSICAL_ADDRESS
PeiServicesAllocatePages () will output sizeof (EFI_PHYSICAL_ADDRESS) value.
IdtTableForX64 is sizeof (UINTN) local variable. It will overwrite other local
variable.

This issue is found when we dump BaseOfStack value.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
2016-11-09 16:00:32 +08:00
..
Application MdeModulePkg/UiApp: Show test key warning info in FrontPage. 2016-11-08 22:37:08 +08:00
Bus MdeModulePkg/Ufs: ensure the DBC field of UTP PRDT is dword-aligned 2016-11-09 15:30:10 +08:00
Core MdeModulePkg/DxeIplPeim: UINTN used wrongly for EFI_PHYSICAL_ADDRESS 2016-11-09 16:00:32 +08:00
Include MdeModulePkg/CapsuleLib: Add ProcessCapsules() API. 2016-11-08 22:36:50 +08:00
Library MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance. 2016-11-08 22:37:00 +08:00
Logo MdeModulePkg/Logo: rebase to ARRAY_SIZE() 2016-10-27 11:10:57 +02:00
Universal MdeModulePkg: Display new stack base and size 2016-11-09 16:00:04 +08:00
Contributions.txt
License.txt
MdeModulePkg.dec MdeModulePkg/MdeModulePkg.dec: Add capsule related definition. 2016-11-08 22:36:53 +08:00
MdeModulePkg.dsc MdeModulePkg/MdeModulePkg.dsc: Add FMP related component. 2016-11-08 22:37:10 +08:00
MdeModulePkg.uni MdeModulePkg: Add PcdPciDegradeResourceForOptionRom prompt&help to UNI 2016-10-25 10:52:44 +08:00
MdeModulePkgExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00