audk/ArmPkg
oliviermartin 467b76b5c6 ArmPkg/BdsLib: Fix uInitrd detection
This patch corrects a problem detecting uInitrd signature when booting
with FDT.

BdsBootLinuxFdt was attempting to read the signature from InitrdImage which
is zero at this point in the code.  The code now reads the signature from
InitrdImageBase.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>




git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14272 6f19259b-4bc3-4df7-8a09-765794883524
2013-04-14 09:34:48 +00:00
..
Application/LinuxLoader ArmPkg: Fixed unsigned type to be architecture independent 2013-03-12 00:50:46 +00:00
Drivers ArmPkg/PL390Gic: Do not try to clear spurious interrupts. 2013-04-14 09:27:33 +00:00
Filesystem/SemihostFs ArmPkg/SemihostFs: Make the driver more compliant with the UEFI specification 2013-04-14 09:24:44 +00:00
Include ArmPkg/BdsLib: Replace ARM magic value by a proper defined value. 2013-04-14 09:30:46 +00:00
Library ArmPkg/BdsLib: Fix uInitrd detection 2013-04-14 09:34:48 +00:00
ArmPkg.dec ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (PSCI) to the Flat Device Tree (FDT) 2013-03-12 00:56:37 +00:00
ArmPkg.dsc ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg 2013-03-06 00:01:49 +00:00
Contributions.txt EDK II Packages: Add Contributions.txt and License.txt files 2012-04-11 23:19:46 +00:00
License.txt EDK II Packages: Added License.txt files 2012-04-12 16:40:32 +00:00