]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'efi-2025-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 9 Nov 2024 14:05:41 +0000 (08:05 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 9 Nov 2024 14:05:41 +0000 (08:05 -0600)
commitf448c4517b55f4018271cdf014615eb54121d863
treeb7974f966aacb07af9630b3c3e8cd0be56e17e61
parenta7a96a37cbd875994bc8d25adb0536bf00e4a30e
parent70b78d52937b5f18afbbc4257bd3b89b0e75a186
Merge tag 'efi-2025-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2025-01-rc2-2

Documentation:

* correct title and author of rst2pdf generated pdf
* describe CONFIG_DEBUG_SBI_CONSOLE
* remove vile language

UEFI

* correct printf codes in mkeficapsule
* add an EFI test app
* move default filename to a function
* move get_efi_pxe_arch() to efi_helper
* allow reporting the host defaults in efidebug
* drop sandbox PXE architecture

Other:

* do not reserve extra 16 KiB of stack in lmb
* disable the sandbox virtio blk device
* provide -N command line flag to control EFI default boot file name
  on the sandbox
* provide a unit test for the efi bootmeth