]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/MemoryInitPeiLib: don't reserve primary FV in memory
authorMeenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
Tue, 19 Sep 2017 12:32:09 +0000 (18:02 +0530)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 30 Nov 2017 17:08:42 +0000 (17:08 +0000)
commit8ae5fc182941cf9ff7a222eb0a484088a0db8e2e
treea4287128ff352c8fb418a9f781b2b3ac9981c803
parent75bd086c19c86a57e652e3bc23b550a47fbe4789
ArmPlatformPkg/MemoryInitPeiLib: don't reserve primary FV in memory

Now that PrePi no longer exposes its internal code via special HOBs,
we can remove the special handling of the primary FV, which needed to
be reserved so that DXE core could call into the PE/COFF and LZMA
libraries in the PrePi module.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Udit Kumar <udit.kumar@nxp.com>
Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
[ardb: updated commit log]
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.c