]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'efi-2025-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Thu, 31 Oct 2024 14:33:24 +0000 (08:33 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 31 Oct 2024 14:33:24 +0000 (08:33 -0600)
commitd4c8b8750b564ee83303160414607e17b6873fe2
tree39965f9fb950418d2d1cd08937690e632e14fa50
parent89bdd752b91764b65c713c47e87628b5680fb18f
parent7596d77bc1b6be838e38af3fb4e73dbd0a0a078e
Merge tag 'efi-2025-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2025-01-rc2

Documentation:

* include semihosting and K3 boards only once in table of contents
* include file-system API into HTML docs
* describe struct ext2_inode
* update Python requirements

UEFI:

* mark local functions static
* simplify efi_free_pages()
* pass correct end address value to  efi_dp_from_mem()
* fix typos in HII test and eficonfig command