]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Thu, 14 Jan 2021 13:50:23 +0000 (08:50 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 14 Jan 2021 13:50:23 +0000 (08:50 -0500)
commit063eaba7a973359d4a38d20c18e652c925f8577f
treeffa00f958cf61d12a9348b27699e3980f9d9f15d
parent23d350bebfdd5091e13a460a5f1b1a553780d4ed
parent6254dc6dd0175b85607e78f101dd5102166b5ae8
Merge tag 'efi-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi

Pull request for UEFI sub-system for efi-2021-04-rc1

In the UEFI sub-system:

* implement non-blocking file services
* print boot device and file path in helloworld.efi
* improve detection of boot device
* correct argument handling in efivar.py
* implement EFI_DT_FIXUP_PROTOCOL

Bug fixes:

* adjust conitrace command for low baud rates
* check that FIT images are valid FDTs