]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sun, 8 May 2022 15:31:48 +0000 (11:31 -0400)
committerTom Rini <trini@konsulko.com>
Sun, 8 May 2022 15:31:48 +0000 (11:31 -0400)
commit3484401fdaddba757ad5308ddcd2caeef398ecdb
treea74c2f99666c03e7b21bc4d7ad0b646613c2ee0b
parent3f83c9d26de4eb8f818f23fc8c82a665c9b4a993
parent0ca473d9b5e8a6de6d8979ed596f8f7ffc48cc9d
Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request for efi-2022-07-rc3-2

UEFI:
* Fix build errors due to
  - using sed with non-standard extension for regular expression
  - target architecture not recognized for CROSS_COMPILE=armv7a-*
  - CONFIG_EVENT not selected
* add sha384/512 on certificate revocation

Others:
* factor out the user input handling in bootmenu command