From: leonardo.sandoval.gonzalez@linux.intel.com
To: openembedded-core@lists.openembedded.org
Cc: leonardo.sandoval.gonzalez@intel.com
Subject: [PATCH V3 0/3] Add UEFI firmware for qemux86*
Date: Tue, 14 Jul 2015 20:07:09 +0000 [thread overview]
Message-ID: <cover.1436903712.git.leonardo.sandoval.gonzalez@linux.intel.com> (raw)
From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
These patches include:
1. iasl recipe taken from luv-yocto repository into OE-Core (the only
change done was the LICENSE, from Intel-ACPI to BSD | GPLv2)
2. OVMF recipe (taken from luv-yocto repository) into OE-Core
3. Boot script: Instrumenting runqemu to include OECORE_MACHINE_SYSROOT,
so the OVMF BIOS can be found.
[YOCTO #5654]
bitbake: cooker: Improve DATE/TIME handling (2015-07-08 00:06:08 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib lsandov1/efi-qemux86
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lsandov1/efi-qemux86
Leonardo Sandoval (3):
iasl: Recipe taken from the luv-yocto repository
ovmf: Recipe taken from luv-yocto repository
runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysroot
...s-Force-tools-variables-to-host-toolchain.patch | 48 +++++++++++++++++
meta/recipes-core/ovmf/ovmf_git.bb | 61 ++++++++++++++++++++++
meta/recipes-extended/iasl/iasl_20150515.bb | 27 ++++++++++
scripts/runqemu | 13 ++++-
4 files changed, 148 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-core/ovmf/ovmf/0001-BaseTools-Force-tools-variables-to-host-toolchain.patch
create mode 100644 meta/recipes-core/ovmf/ovmf_git.bb
create mode 100644 meta/recipes-extended/iasl/iasl_20150515.bb
--
1.8.4.5
next reply other threads:[~2015-07-15 4:12 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-14 20:07 leonardo.sandoval.gonzalez [this message]
2015-07-14 20:07 ` [PATCH V3 1/3] iasl: Recipe taken from the luv-yocto repository leonardo.sandoval.gonzalez
2015-09-12 22:00 ` Richard Purdie
2015-09-13 7:13 ` Fathi Boudra
2015-09-14 15:37 ` Leonardo Sandoval
2015-07-14 20:07 ` [PATCH V3 2/3] ovmf: Recipe taken from " leonardo.sandoval.gonzalez
2015-07-14 20:07 ` [PATCH V3 3/3] runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysroot leonardo.sandoval.gonzalez
2015-08-28 7:29 ` Patrick Ohly
2015-08-28 13:34 ` Leonardo Sandoval
2015-08-28 18:08 ` Patrick Ohly
2015-09-02 19:40 ` Leonardo Sandoval
2015-09-04 19:13 ` Patrick Ohly
2015-08-27 13:19 ` [PATCH V3 0/3] Add UEFI firmware for qemux86* Patrick Ohly
2015-08-27 14:28 ` Paul Eggleton
2015-08-27 19:50 ` Leonardo Sandoval
2015-08-28 8:33 ` Patrick Ohly
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1436903712.git.leonardo.sandoval.gonzalez@linux.intel.com \
--to=leonardo.sandoval.gonzalez@linux.intel.com \
--cc=leonardo.sandoval.gonzalez@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox