audk/CorebootModulePkg/Library
gdong1 2d90b74d02 CorebootModulePkg: Fix memmap issue
Some reserved memory (e.g. CSE reserved memory) might be in the
middle of usable physical memory. The current memory map caculation
could not handle this case. This patch fixed this issue.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: gdong1 <guo.dong@intel.com>
Reviewed-by: Maurice Ma <maurice.ma@intel.com>
2016-10-26 17:11:54 -07:00
..
BaseSerialPortLib16550 CorebootModulePkg/BaseSerialPortLib: Set DTR and RTS 2016-05-10 10:12:15 -07:00
CbParseLib CorebootModulePkg: Fix memmap issue 2016-10-26 17:11:54 -07:00
CbPlatformSupportLibNull CorebootModulePkg: Add a library to parse platform specific info. 2016-10-26 15:34:30 -07:00