summaryrefslogtreecommitdiffstats
path: root/common/recipes-bsp/efilinux
Commit message (Collapse)AuthorAgeFilesLines
* efilinux: update 1.0 -> 1.1Jianxun Zhang2016-02-021-4/+3
| | | | | | | | | This change updates efilinux to release 1.1. 1.1 release changed license from 3-clause BSD to 2-clause BSD. License checking in new recipe is updated accordingly. Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* efilinux: use BSD-2-Clause instead of custom licenseRoss Burton2014-12-231-1/+1
| | | | | | | | The efilinux license is basically the two clause BSD license, so instead of using a custom license that isn't defined use that. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* efilinux: Add efilinux 1.0 and gnu-efiDarren Hart2012-03-231-0/+28
efilinux is a UEFI OS loader. It was created as a reference implementation with the aim of being well documented and containing well written source code. efilinux is lightweight and convenient as a tool to debug misbehaving UEFI systems. Thanks to Paul Eggleton for is initial set of recipes from which these were based. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Paul Eggleton <paul.eggleton@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com> CC: Kishore K Bodke <kishore.k.bodke@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>