Searched +full:grub2 +full:- +full:arm64 (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/ |
H A D | .travis.yml | 1 # SPDX-License-Identifier: GPL-2.0+ 4 # build U-Boot on Travis CI - https://travis-ci.org/ 14 - ubuntu-toolchain-r-test 15 - llvm-toolchain-trusty-7 17 - cppcheck 18 - sloccount 19 - sparse 20 - bc 21 - build-essential 22 - libsdl1.2-dev [all …]
|
/openbmc/openbmc/poky/meta/recipes-bsp/grub/ |
H A D | grub-efi_2.12.bb | 1 require grub2.inc 3 require conf/image-uefi.conf 7 DEPENDS:append = " grub-native" 8 RDEPENDS:${PN} = "grub-common virtual-grub-bootconf" 14 S = "${WORKDIR}/grub-${PV}" 20 prefix = "" if d.getVar('EFI_PROVIDER') == "grub-efi" else "grub-efi-" 26 grubtarget = 'arm64' 34 raise bb.parse.SkipRecipe("grub-efi is incompatible with target %s" % target) 38 prefix = "grub-efi-" if prefix == "" else "" 45 EXTRA_OECONF += "--enable-efiemu=no" [all …]
|
H A D | grub_2.12.bb | 1 require grub2.inc 3 RDEPENDS:${PN}-common += "${PN}-editenv" 4 RDEPENDS:${PN} += "${PN}-common" 5 RDEPENDS:${PN}:class-native = "" 7 RPROVIDES:${PN}-editenv += "${PN}-efi-editenv" 9 PROVIDES:append:class-native = " grub-efi-native" 11 PACKAGES =+ "${PN}-editenv ${PN}-common" 12 FILES:${PN}-editenv = "${bindir}/grub-editenv" 13 FILES:${PN}-common = " \ 22 # Avoid conflicts with the EFI package for systems such as arm64 where we [all …]
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | Kconfig | 2 bool "Support running EFI Applications in U-Boot" 14 Select this option if you want to run EFI applications (like grub2) 15 on top of U-Boot. If this option is enabled, U-Boot will expose EFI 16 interfaces to a loaded EFI application, enabling it to reuse U-Boot's 25 Unicode codepoints in the range 0x0000-0xffff. If this option is not 31 depends on EFI_LOADER && ARM64 47 U-Boot implements enough of its features to be able to run the UEFI
|
/openbmc/qemu/hw/core/ |
H A D | uboot_image.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 5 * (C) Copyright 2000-2005 8 * NOTE: This header file defines an interface to U-Boot. Including 10 * use of U-Boot, and does *not* fall under the heading of "derived 53 IH_OS_OPENSBI, /* RISC-V OpenSBI */ 54 IH_OS_EFI, /* EFI Firmware (e.g. GRUB2) */ 80 IH_ARCH_NIOS, /* Nios-32 */ 82 IH_ARCH_NIOS2, /* Nios-II */ 87 IH_ARCH_NDS32, /* ANDES Technology - NDS32 */ 89 IH_ARCH_ARM64, /* ARM64 */ [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/unattended-boot-conf/openSUSE/ |
H A D | autoinst.xml | 16 <loader_type>grub2-efi</loader_type> 36 …<description>For computers in your demilitarized zone that are publicly-accessible with limited ac… 93 <service>dhcpv6-client</service> 95 <service>samba-client</service> 109 <service>dhcpv6-client</service> 111 <service>samba-client</service> 127 <service>dhcpv6-client</service> 152 <service>dhcpv6-client</service> 208 <groupname>systemd-timesync</groupname> 218 <groupname>systemd-network</groupname> [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.6.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 3 Release notes for Yocto-4.0.6 (Kirkstone) 4 ----------------------------------------- 6 Security Fixes in Yocto-4.0.6 9 - bash: Fix :cve_nist:`2022-3715` 10 - curl: Fix :cve_nist:`2022-32221`, :cve_nist:`2022-42915` and :cve_nist:`2022-42916` 11 - dbus: Fix :cve_nist:`2022-42010`, :cve_nist:`2022-42011` and :cve_nist:`2022-42012` 12 - dropbear: Fix :cve_nist:`2021-36369` 13 - ffmpeg: Fix :cve_nist:`2022-3964`, :cve_nist:`2022-3965` 14 - go: Fix :cve_nist:`2022-2880` [all …]
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 1 acpi= [HW,ACPI,X86,ARM64,RISCV64] 5 force -- enable ACPI if default was off 6 on -- enable ACPI but allow fallback to DT [arm64,riscv64] 7 off -- disable ACPI if default was on 8 noirq -- do not use ACPI for IRQ routing 9 strict -- Be less tolerant of platforms that are not 11 rsdt -- prefer RSDT over (default) XSDT 12 copy_dsdt -- copy DSDT to memory 13 For ARM64 and RISCV64, ONLY "acpi=off", "acpi=on" or 26 If set to vendor, prefer vendor-specific driver [all …]
|
/openbmc/linux/ |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz' 3 2024-12-2 [all...] |