]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/BdsLib: Added support for using uInitrd
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Feb 2012 16:11:51 +0000 (16:11 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Feb 2012 16:11:51 +0000 (16:11 +0000)
commitc0a1f7776b8429d167cf1740ea3dbc4964dca338
treef08cb42855a196a46119e4afeab959aa0608ad77
parent1093e3074fba9ddbb6e6a9738c1b53a0f7389bb7
ArmPkg/BdsLib: Added support for using uInitrd

Detect if there is a u-boot header on the initrd (by checking the
signature) and skip it.

Signed-off-by: ryan.harkin@linaro.org
Reviewed-by: oliviermartin
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13031 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Library/BdsLib/BdsLinuxLoader.c