From: Leif Lindholm Date: Thu, 18 Feb 2016 10:10:18 +0000 (+0000) Subject: ArmPlatformPkg: remove obsolete/outdated AArch64 bootstrap X-Git-Tag: edk2-stable201903~7839 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=46a9bc01759b36d94b4e980f995bae75f48f67ea;hp=46a9bc01759b36d94b4e980f995bae75f48f67ea ArmPlatformPkg: remove obsolete/outdated AArch64 bootstrap Harking back to the earliest days of software development for AArch64, this piece of code abstracted away "early setup stuff" when the software model came out of reset. However, it is unmaintained and has been superseded by ARM Trusted Firmware. So drop it. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Leif Lindholm Reviewed-by: Ard Biesheuvel Reviewed-by: Ryan Harkin ---