]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Pei/PeiMain.h
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)
commitb2374cecb0767f687ec01220fc1fc7ffb5bc59c7
treeb98cac47f126924efc0a1cfedb0e6acb9e0bfe47
parent9f43484ce98308a9818073114d34deb29751045d
MdeModule PeiCore: Support pre memory page allocation

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>
MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
MdeModulePkg/Core/Pei/Memory/MemoryServices.c
MdeModulePkg/Core/Pei/PeiMain.h
MdeModulePkg/Core/Pei/PeiMain/PeiMain.c
MdeModulePkg/Core/Pei/Ppi/Ppi.c