audk/CorebootModulePkg/CbSupportPei
Maurice Ma 4e7872d2f7 CorebootPayloadPkg/CbSupportPei: Fix the memory map issue
When coreboot reports memory range across 1MB, the current code
cannot handle it properly. In this case the range should be
adjusted to start from 1MB instead since the memory resource
below 1MB has been preprocessed by CbSupportPei module.

This patch fixed the coreboot + UEFI payload hang issue when
running on QEMU due to incorrect memory map.

Cc: Prince Agyeman <prince.agyeman@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Maurice Ma <maurice.ma@intel.com>
Reviewed-by: Prince Agyeman <prince.agyeman@intel.com>
2016-11-17 14:49:11 -08:00
..
CbSupportPei.c CorebootPayloadPkg/CbSupportPei: Fix the memory map issue 2016-11-17 14:49:11 -08:00
CbSupportPei.h CorebootModulePkg: Fix memmap issue 2016-10-26 17:11:54 -07:00
CbSupportPei.inf CorebootModulePkg: Add a library to parse platform specific info. 2016-10-26 15:34:30 -07:00