audk/CorebootModulePkg/CbSupportDxe
Benjamin You e2ef8b9a68 CorebootModulePkg/CbSupportDxe: Remove duplicated IO Space addition
Since UefiCpuPkg's CpuDxe Driver already adds Local Apic's MMIO space to
GCD, CorebootModulePkg's CbSupportDxe should not do this again. Doing this
again causes error return status from GCD service, and ASSERT (FALSE) with
debug build, so the duplicated addition is removed.

Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Prince Agyeman <prince.agyeman@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Benjamin You <benjamin.you@intel.com>
Reviewed-by: Maurice Ma <maurice.ma@intel.com>
2017-11-16 10:52:00 +08:00
..
CbSupportDxe.c CorebootModulePkg/CbSupportDxe: Remove duplicated IO Space addition 2017-11-16 10:52:00 +08:00
CbSupportDxe.h CorebootModulePkg: Add video resolution PCD initialization 2016-05-20 10:11:53 -07:00
CbSupportDxe.inf CorebootModulePkg: Add video resolution PCD initialization 2016-05-20 10:11:53 -07:00