ArmPkg/BdsLib: Added Aarch64 support for booting Linux

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Harry Liebel <Harry.Liebel@arm.com>
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14487 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Harry Liebel
2013-07-18 18:13:02 +00:00
committed by oliviermartin
parent 25402f5d06
commit 634bdd9f9e
5 changed files with 430 additions and 1 deletions

View File

@@ -31,6 +31,10 @@
Arm/BdsLinuxLoader.c
Arm/BdsLinuxAtag.c
[Sources.AARCH64]
AArch64/BdsLinuxLoader.c
AArch64/BdsLinuxLoaderHelper.S | GCC
[Packages]
MdePkg/MdePkg.dec
EmbeddedPkg/EmbeddedPkg.dec
@@ -49,6 +53,9 @@
FdtLib
TimerLib
[LibraryClasses.AARCH64]
ArmGicLib
[Guids]
gEfiFileInfoGuid
gArmMpCoreInfoGuid
@@ -82,5 +89,9 @@
[FixedPcd.ARM]
gArmTokenSpaceGuid.PcdArmLinuxAtagMaxOffset
[FixedPcd.AARCH64]
gArmTokenSpaceGuid.PcdGicDistributorBase
gArmTokenSpaceGuid.PcdGicSgiIntId
[Depex]
TRUE