]> code.ossystems Code Review - openembedded-core.git/commit
bootimg: Allow for EFI-only boot images
authorDarren Hart <dvhart@linux.intel.com>
Thu, 24 Nov 2011 07:35:43 +0000 (23:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Nov 2011 22:11:27 +0000 (22:11 +0000)
commitbe3fc8c07e84c654f55c5d09934dfbdc7ff7e2b6
tree45234479afb337c37b765a8cbf84a23c95963500
parentbe95f54495bf9e03062f86b929c66cab6e385a03
bootimg: Allow for EFI-only boot images

Condition building PCBIOS legacy images on MACHINE_FEATURES containing "pcbios"
or not containing "efi". This ensures existing BSPs will continue to get the
old PCBIOS legacy-only images. New BSPs can add "efi", "pcbios", or both. The
images created likewise support one or the other or both.

EFI-only ISO images are untested.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
meta/classes/bootimg.bbclass