diff options
author | Star Zeng <star.zeng@intel.com> | 2015-09-17 08:32:14 +0000 |
---|---|---|
committer | lzeng14 <lzeng14@Edk2> | 2015-09-17 08:32:14 +0000 |
commit | a46bbdd379b54cd465ba75a84596babc8cbc5dbc (patch) | |
tree | f5b034017ef0e4652f5a70fc14d3766712f28cf9 /ShellPkg/Application | |
parent | 2d3e4cd167614be3956264d81b6d64b33177b33f (diff) | |
download | edk2-platforms-a46bbdd379b54cd465ba75a84596babc8cbc5dbc.tar.xz |
MdeModulePkg DxeCore: Relocate HOB List after other tested memory resources added
The HOB List relocation should be at after all the tested memory resources added
(except the memory space that covers HOB List) to the memory services,
because the memory resource found in CoreInitializeMemoryServices()
may have not enough remaining resource for HOB List.
And the memory space that covers HOB List should be processed
after HOB List relocation to avoid the resources allocated by others
to corrupt HOB List before its relocation.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18499 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg/Application')
0 files changed, 0 insertions, 0 deletions