]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModule PeiCore: Support pre memory page allocation
authorStar Zeng <star.zeng@intel.com>
Thu, 23 Feb 2017 10:16:09 +0000 (18:16 +0800)
committerStar Zeng <star.zeng@intel.com>
Mon, 4 Sep 2017 05:45:46 +0000 (13:45 +0800)
Support pre memory page allocation.
Support FreePages.
Allocation made prior to permanent memory will be
migrated to permanent memory and the HOB updated.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Ruiyu Ni <Ruiyu.Ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

No differences found