| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/ |
| H A D | ovmf_git.bb | 23 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 D | ovmf-shell-image.bb | 9 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 D | qemu.py | 27 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 D | 0005-debug-prefix-map.patch | 8 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 D | 0001-ovmf-update-path-to-native-BaseTools.patch | 4 Subject: [PATCH 1/6] ovmf: update path to native BaseTools
|
| H A D | 0003-ovmf-Update-to-latest.patch | 4 Subject: [PATCH 3/6] ovmf: Update to latest
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | runqemu | 709 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 D | readme.txt | 72 /usr/share/edk2/ovmf/OVMF_CODE.fd .
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | testimage.bbclass | 296 ovmf = d.getVar("QEMU_USE_OVMF") 316 'ovmf' : ovmf,
|
| H A D | sstate.bbclass | 63 # 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 D | release-notes-3.4.rst | 93 …, 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 D | release-notes-3.4.1.rst | 118 - ovmf: update 202105 -> 202108
|
| H A D | release-notes-4.0.6.rst | 124 - ovmf: correct patches status
|
| H A D | release-notes-4.0.2.rst | 122 - ovmf: Fix native build with gcc-12
|
| H A D | release-notes-4.0.rst | 575 - ovmf: update 202105 -> 202202
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | readme.txt | 96 3. qemu-system-{i386,x86-64} -L ovmf-dir/ -hda disk.img
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.efi | 265 [2] http://www.tianocore.org/ovmf/
|
| /OK3568_Linux_fs/yocto/poky/documentation/dev-manual/ |
| H A D | qemu.rst | 338 [*/]ovmf* - OVMF firmware file or base name for booting with UEFI
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/ |
| H A D | maintainers.inc | 553 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 D | variables.rst | 5017 NON_MULTILIB_RECIPES = "grub grub-efi make-mod-scripts ovmf u-boot"
|