]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Fri, 20 Jan 2023 19:23:20 +0000 (14:23 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 20 Jan 2023 19:23:20 +0000 (14:23 -0500)
commite40ae536d8960449d5903b7a2faa8dfe4d89a65c
tree58d933861545e5950932f2911109610b98397a8e
parent7c807024ef01e7fb2eed4907b7d95fc844a2893c
parentf661c18c5f7349093b4e47e54fb0425f5af2e08e
Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request for efi-2023-04-rc1-2

Documentation

* man-pages for source, blkcache, bdinfo
* fix references to distro documentation

UEFI:

* allow clear screen by scrolling
* ensure that file ubootefi.var is created
* fix CapsuleMax variable reporting

Others:

* reduce verbosity of fat_read_file()