ArmVirtPkg/PrePi: remove ArmPlatformStackLib dependency

ArmPlatformStackLib has hooks into primary/secondary core PCDs and
other ArmPlatformLib related junk, so let's simply set the stack
pointer directly. This is trivial given that our PrePi is unicore
only.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
Ard Biesheuvel
2017-11-17 13:25:19 +00:00
parent 0ae69a2e04
commit 523509aeea
4 changed files with 4 additions and 26 deletions

View File

@@ -54,7 +54,6 @@
LzmaDecompressLib
PeCoffGetEntryPointLib
PrePiLib
ArmPlatformStackLib
MemoryAllocationLib
HobLib
PrePiHobListPointerLib