Searched +full:grub2 +full:- +full:arm (Results 1 – 13 of 13) 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 | grub2.inc | 1 SUMMARY = "GRUB2 is the next-generation GRand Unified Bootloader" 3 DESCRIPTION = "GRUB2 is the next generaion of a GPLed bootloader \ 11 LICENSE = "GPL-3.0-only" 14 CVE_PRODUCT = "grub2" 16 SRC_URI = "${GNU_MIRROR}/grub/grub-${PV}.tar.gz \ 17 file://autogen.sh-exclude-pc.patch \ 18 file://grub-module-explicitly-keeps-symbole-.module_license.patch \ 19 file://0001-grub.d-10_linux.in-add-oe-s-kernel-name.patch \ 20 file://0001-RISC-V-Restore-the-typcast-to-long.patch \ 25 CVE_STATUS[CVE-2019-14865] = "not-applicable-platform: applies only to RHEL" [all …]
|
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-" 27 elif re.match('arm', target): 28 grubtarget = 'arm' 34 raise bb.parse.SkipRecipe("grub-efi is incompatible with target %s" % target) 38 prefix = "grub-efi-" if prefix == "" else "" [all …]
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | Kconfig | 2 bool "Support running EFI Applications in U-Boot" 3 depends on (ARM || X86 || RISCV || SANDBOX) && OF_LIBFDT 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 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 51 IH_OS_ARM_TRUSTED_FIRMWARE, /* ARM Trusted Firmware */ 53 IH_OS_OPENSBI, /* RISC-V OpenSBI */ 54 IH_OS_EFI, /* EFI Firmware (e.g. GRUB2) */ 69 IH_ARCH_ARM, /* ARM */ 80 IH_ARCH_NIOS, /* Nios-32 */ 82 IH_ARCH_NIOS2, /* Nios-II */ [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-3.4.2.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 ---------------------------------- 9 - tiff: backport fix for :cve_nist:`2022-22844` 10 - glibc : Fix :cve_nist:`2021-3999` 11 - glibc : Fix :cve_nist:`2021-3998` 12 - glibc : Fix :cve_nist:`2022-23219` 13 - glibc : Fix :cve_nist:`2022-23218` 14 - lighttpd: backport a fix for :cve_nist:`2022-22707` 15 - speex: fix :cve_nist:`2020-23903` 16 - linux-yocto/5.10: amdgpu: updates for :cve_nist:`2021-42327` [all …]
|
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 …]
|
H A D | release-notes-4.0.4.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 3 Release notes for Yocto-4.0.4 (Kirkstone) 4 ----------------------------------------- 6 Security Fixes in Yocto-4.0.4 9 - binutils : fix :cve_nist:`2022-38533` 10 - curl: fix :cve_nist:`2022-35252` 11 - sqlite: fix :cve_nist:`2022-35737` 12 - grub2: fix :cve_nist:`2021-3695`, :cve_nist:`2021-3696`, :cve_nist:`2021-3697`, :cve_nist:`2022-… 13 - u-boot: fix :cve_nist:`2022-30552` and :cve_nist:`2022-33967` 14 - libxml2: Ignore :cve_nist:`2016-3709` [all …]
|
H A D | release-notes-5.0.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 --------------------------------- 9 - Linux kernel 6.6, gcc 13.2, glibc 2.39, LLVM 18.1, and over 300 other recipe upgrades 11 - New variables: 13 - :term:`CVE_DB_INCR_UPDATE_AGE_THRES`: Configure the maximum age of the 17 - :term:`RPMBUILD_EXTRA_PARAMS`: support extra user-defined fields without 20 - :term:`OPKG_MAKE_INDEX_EXTRA_PARAMS`: support extra parameters for 21 ``opkg-make-index``. 23 - :term:`EFI_UKI_PATH`, :term:`EFI_UKI_DIR`: define the location of UKI 26 - :term:`TARGET_DBGSRC_DIR`: specifies the target path to debug source files [all …]
|
H A D | release-notes-4.0.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 --------------------------------- 11 - Linux kernel 5.15, glibc 2.35 and ~300 other recipe upgrades 13 - Reproducibility: this release fixes the reproducibility issues with 14 ``rust-llvm`` and ``golang``. Recipes in OpenEmbedded-Core are now fully 16 class has been merged into the :ref:`ref-classes-base` class. 18 - Network access is now disabled by default for tasks other than where it is expected to ensure bui… 20 - The Yocto Project now allows you to reuse the Shared State cache from 31 - The Python package build process is now based on `wheels <https://pythonwheels.com/>`__ 34 - New :ref:`ref-classes-overlayfs` and :ref:`ref-classes-overlayfs-etc` classes and [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.distro | 1 SPDX-License-Identifier: GPL-2.0+ 4 * Copyright (c) 2014-2015, NVIDIA CORPORATION. All rights reserved. 12 environments or bootloaders (PC BIOS, EFI, U-Boot, Barebox, ...). This makes 13 life complicated. Worse, bootloaders such as U-Boot have a configurable set 15 Hence, distros typically need to have board-specific knowledge in order to 18 This document defines a common set of U-Boot features that are required for 20 allow distros to install and boot in an out-of-the-box fashion should enable 23 to install on many boards without the need for board-specific logic. 32 board-specific installer/boot-configuration support in a distro. 35 that contains U-Boot, and that the user has somehow installed U-Boot to this [all …]
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 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 26 If set to vendor, prefer vendor-specific driver 58 Documentation/firmware-guide/acpi/debug.rst for more information about 116 Format: <byte> or <bitmap-list> [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...] |