[OE-core] [PATCH V3 0/3] Add UEFI firmware for qemux86*

leonardo.sandoval.gonzalez at linux.intel.com leonardo.sandoval.gonzalez at linux.intel.com
Tue Jul 14 20:07:09 UTC 2015


From: Leonardo Sandoval <leonardo.sandoval.gonzalez at 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




More information about the Openembedded-core mailing list