]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/Bds/BdsInternal.h
ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 18 Aug 2011 13:21:14 +0000 (13:21 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 18 Aug 2011 13:21:14 +0000 (13:21 +0000)
commit656416bc2ee1409492343cde3f27ce717e90fdf7
tree13b6a4458149cd6a4360afb4515b4a9c299d51e3
parent326d1df9193fae2be1cce85be9c361eb6eabe182
ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS

An 'initrd' file can be specified for a Linux kernel.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12169 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Include/Library/BdsLib.h
ArmPkg/Include/Library/BdsUnixLib.h
ArmPkg/Library/BdsLib/BdsInternal.h
ArmPkg/Library/BdsLib/BdsLinuxLoader.c
ArmPlatformPkg/ArmPlatformPkg.dec
ArmPlatformPkg/Bds/Bds.c
ArmPlatformPkg/Bds/Bds.inf
ArmPlatformPkg/Bds/BdsInternal.h
ArmPlatformPkg/Bds/BootMenu.c
ArmPlatformPkg/Bds/BootOption.c
ArmPlatformPkg/Bds/BootOptionSupport.c