audk/ArmPkg/Library/BdsLib
Olivier Martin ff58c9147b ArmPkg/BdsLib: Fixed the alignment of the relocated Device Tree
When the Device Tree was loaded above the 32bit address space the operation:
*RelocatedFdt = ALIGN ((UINT64)*RelocatedFdt, (UINT32)FdtAlignment);
was returning an incorrect address.

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



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14915 6f19259b-4bc3-4df7-8a09-765794883524
2013-11-28 21:40:48 +00:00
..
AArch64 ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fix 2013-07-24 11:54:02 +00:00
Arm ArmPkg/BdsLib: Fix uInitrd detection 2013-04-14 09:34:48 +00:00
BdsAppLoader.c ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
BdsFilePath.c ArmPkg/BdsLib: Fixed TFTP and PXE Boot 2013-03-12 01:04:10 +00:00
BdsHelper.c ArmPkg: Introduce GetGlobalEnvironmentVariable() function. 2013-03-12 00:42:59 +00:00
BdsInternal.h ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
BdsLib.inf ArmPkg/BdsLib: Added Aarch64 support for booting Linux 2013-07-18 18:13:02 +00:00
BdsLinuxFdt.c ArmPkg/BdsLib: Fixed the alignment of the relocated Device Tree 2013-11-28 21:40:48 +00:00
BdsLinuxLoader.h ArmPkg: Fixed unsigned type to be architecture independent 2013-03-12 00:50:46 +00:00
BdsLoadOption.c ArmPkg: Introduce GetGlobalEnvironmentVariable() function. 2013-03-12 00:42:59 +00:00