Home
last modified time | relevance | path

Searched refs:ovmf (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/
H A Dovmf_git.bb23 file://0001-ovmf-update-path-to-native-BaseTools.patch \
25 file://0003-ovmf-Update-to-latest.patch \
42 DEPENDS = "nasm-native acpica-native ovmf-native util-linux-native"
63 # Replaces the fake path inserted by 0002-ovmf-update-path-to-native-BaseTools.patch.
64 # Necessary for finding the actual BaseTools from ovmf-native.
91 # This tools_def.template is going to be used by the target ovmf and
111 # to make ovmf-native reusable across distros.
126 # tools definitions are built by ovmf-native so we need to pass this in
128 export NASM_PREFIX_MAP = "--debug-prefix-map=${WORKDIR}=/usr/src/debug/ovmf/${EXTENDPE}${PV}-${PR}"
173 # from ovmf-native to find the compiler, which depends on
[all …]
H A Dovmf-shell-image.bb9 WKS_FILE = "ovmf/ovmf-shell-image.wks"
14 # We want a minimal image with just ovmf-shell-efi unpacked in it. We
17 PACKAGE_INSTALL = "ovmf-shell-efi"
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/target/
H A Dqemu.py27 boot_patterns = defaultdict(str), ovmf=False, tmpfsdir=None, **kwargs): argument
38 self.ovmf = ovmf
50 use_ovmf=ovmf, tmpfsdir=tmpfsdir)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/ovmf/
H A D0005-debug-prefix-map.patch8 tools definitions file is built by ovmf-native so we need to pass this in
11 By using determininistc file paths during the ovmf build, it removes the
H A D0001-ovmf-update-path-to-native-BaseTools.patch4 Subject: [PATCH 1/6] ovmf: update path to native BaseTools
H A D0003-ovmf-Update-to-latest.patch4 Subject: [PATCH 3/6] ovmf: Update to latest
/OK3568_Linux_fs/yocto/poky/scripts/
H A Drunqemu709 for index, ovmf in enumerate(self.ovmf_bios):
710 if os.path.exists(ovmf):
713 path = '%s/%s.%s' % (self.get('DEPLOY_DIR_IMAGE'), ovmf, suffix)
716 if ovmf.endswith('secboot'):
720 raise RunQemuError("Can't find OVMF firmware: %s" % ovmf)
1463 for ovmf in self.ovmf_bios:
1464 format = ovmf.rsplit('.', 1)[-1]
1467 self.qemu_opt += ' -drive if=pflash,format=%s,file=%s' % (format, ovmf)
/OK3568_Linux_fs/buildroot/board/pc/
H A Dreadme.txt72 /usr/share/edk2/ovmf/OVMF_CODE.fd .
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dtestimage.bbclass296 ovmf = d.getVar("QEMU_USE_OVMF")
316 'ovmf' : ovmf,
H A Dsstate.bbclass63 # ovmf/grub-efi/systemd-boot/intel-microcode multilib recipes can generate identical overlapping fi…
64 SSTATE_ALLOW_OVERLAP_FILES += "${DEPLOY_DIR_IMAGE}/ovmf"
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-3.4.rst93 …, gstreamer1.0-plugins-base, libarchive, libnotify, libpsl, man-db, mesa, ovmf, parted, prelink, q…
197 - ovmf: correct license to "BSD-2-Clause-Patent"
449 - ovmf edk2-stable202102 -> edk2-stable202105
H A Drelease-notes-3.4.1.rst118 - ovmf: update 202105 -> 202108
H A Drelease-notes-4.0.6.rst124 - ovmf: correct patches status
H A Drelease-notes-4.0.2.rst122 - ovmf: Fix native build with gcc-12
H A Drelease-notes-4.0.rst575 - ovmf: update 202105 -> 202202
/OK3568_Linux_fs/buildroot/boot/grub2/
H A Dreadme.txt96 3. qemu-system-{i386,x86-64} -L ovmf-dir/ -hda disk.img
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.efi265 [2] http://www.tianocore.org/ovmf/
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dqemu.rst338 [*/]ovmf* - OVMF firmware file or base name for booting with UEFI
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Dmaintainers.inc553 RECIPE_MAINTAINER:pn-ovmf = "Ricardo Neri <ricardo.neri-calderon@linux.intel.com>"
554 RECIPE_MAINTAINER:pn-ovmf-shell-image = "Ricardo Neri <ricardo.neri-calderon@linux.intel.com>"
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dvariables.rst5017 NON_MULTILIB_RECIPES = "grub grub-efi make-mod-scripts ovmf u-boot"