u-boot/boot
Tom Rini 9cf83a7da9 Pull request efi-next-20240611
UEFI:
 
 * Allow specifying a device-tree in an EFI load option
   using the efidebug or eficonfig command.
 * Let the EFI boot manager fall back to an OS provided device-tree
   if no device-tree is specified.
 -----BEGIN PGP SIGNATURE-----
 
 iQJWBAABCABAFiEEK7wKXt3/btL6/yA+hO4vgnE3U0sFAmZoOXUiHGhlaW5yaWNo
 LnNjaHVjaGFyZHRAY2Fub25pY2FsLmNvbQAKCRCE7i+CcTdTS36HEACegzro+P2f
 XZbdiRi0zN+ef5UkUVm/LECwBWXo0p9R5L3XWsRtxz8nqzG5JgB4lzDr0X3cRAVr
 uUeg6xf5LSXCbme/Ct68bi27F54Z0OQDmVlvPC/zUQ6CUDPg+0HFlHiBgKGvkAy+
 0HZY57OhXbviyuZ8JND/zL5GBGnyVGjyoghS0OvtSeWZ+6JIHYrMGH9fc1jtdS4+
 jleIkKE4NKIJPOPQVpCr84SgtbsfFeaOtsAM6u5Asd8FkmKLjcgNpKw5Kj03vJwP
 javMY/hG7LkAxHLEfDOe1A3z8AKqN+zrHZ0Rj7Xy+TdwEmh6IgsPkorPCjWa5g0W
 Cp7pjf2Bq/dAZLhHCMPFBQ/aSv9t3b+LSdrGYJUffwmjhcJ/6+J+2ioD50cJc31E
 Ov85HF7FpB9s82+3LL9QuFkQIdDdseNPCPUdEesA1GJjZUa8QrrrmmeTDuZZAmXm
 HpAy3/hw1lTYG/yPSavQdr0bZNTcersvpIqchI5b/SXfAH+riSSuGGobtaYE61su
 2esMKTMma1/aO2X3i7QCTntG4fKd/7Wfbf3lcjIJ3nuWlty+AvXZiD1nHM48d2P4
 U3/Wbsls60mlAG/P15/eC8jxhkanrbSXNwGOjJMbh+OmwUukhvYg+35t5qZkCwuW
 OHIFOWhFuIs+tsEUoOllZldDgmWB9hpjxg==
 =D5PO
 -----END PGP SIGNATURE-----

Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next

Pull request efi-next-20240611

UEFI:

* Allow specifying a device-tree in an EFI load option
  using the efidebug or eficonfig command.
* Let the EFI boot manager fall back to an OS provided device-tree
  if no device-tree is specified.
2024-06-11 07:42:55 -06:00
..
android_ab.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
boot_fit.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootdev-uclass.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootflow.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootflow_internal.h bootstd: Support creating a boot menu 2023-01-16 18:26:50 -05:00
bootflow_menu.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootm.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootm_os.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootmeth-uclass.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootmeth_cros.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootmeth_cros.h bootstd: cros: Bring in some ChromiumOS structures 2023-08-10 18:34:54 -06:00
bootmeth_efi.c efi_loader: move distro_efi_get_fdt_name() 2024-06-10 11:43:36 +02:00
bootmeth_efi_mgr.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootmeth_extlinux.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootmeth_pxe.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootmeth_qfw.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootmeth_sandbox.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootmeth_script.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootretry.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
bootstd-uclass.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
cedit.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
common_fit.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
expo.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
expo_build.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
fdt_region.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
fdt_simplefb.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
fdt_support.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
image-android-dt.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
image-android.c android: Fix ramdisk loading for bootimage v3+ 2024-06-07 16:20:31 -06:00
image-board.c abootimg: Add init_boot image support 2024-06-07 16:20:33 -06:00
image-cipher.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
image-fdt.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
image-fit-sig.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
image-fit.c image: remove redundant hash includes 2024-05-22 08:55:28 -06:00
image-host.c Create a new boot/ directory 2021-11-11 19:01:56 -05:00
image-pre-load.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
image-sig.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
image.c image: Set load_end on partial loads 2024-06-07 16:20:28 -06:00
Kconfig Kconfig: Remove all default n options 2024-04-18 16:37:22 -06:00
Makefile Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" 2024-04-18 08:29:35 -06:00
prog_boot.c bootstd: Introduce programmatic boot 2023-12-13 11:51:24 -05:00
pxe_utils.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
scene.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
scene_internal.h expo: Plumb in textlines to a scene 2023-10-11 15:43:55 -04:00
scene_menu.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
scene_textline.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
vbe.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
vbe_request.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
vbe_simple.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
vbe_simple.h vbe: Move OS implementation into a separate file 2022-10-31 11:03:36 -04:00
vbe_simple_fw.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00
vbe_simple_os.c boot: Remove <common.h> and add needed includes 2024-05-06 15:05:04 -06:00