]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'efi-2024-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Mon, 15 Jul 2024 14:21:46 +0000 (08:21 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 15 Jul 2024 14:21:46 +0000 (08:21 -0600)
commit5e9c055f90ad9fa1d4df73b155d72932d26f4c5c
treeb3dcdd6be9ba9b8ceabaa8561a45375ea3968b15
parent2c7c90c34717dde57eeb01606f4aae9ccafaaddf
parentda909648e13fdfb5306123f4bc2a89bf2cbf682e
Merge tag 'efi-2024-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2024-10-rc1-2

Documentation:

* use current versions of certifi and urllib3 for building documentation
* add bootelf command documentation
* correct the description of the Goldfish RTC driver
* correct heading level of itest examples

UEFI:

* print device-tree in dtbdump.efi
* consider CONFIG_EFI_IGNORE_OSINDICATIONS in TestEfiCapsuleFirmwareRaw
* correct cmd_capsule_esl_gen invocation in scripts/Makefile.lib
* use capsule CRT instead of ESL file when building capsules

Others:

* let ENV_IS_IN_EXT4 enable SYS_MMC_ENV_DEV
* check if CONFIG_SYS_MMC_ENV_DEV is defined in mmc_get_env_dev