]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 18:45:15 +0000 (13:45 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 18:45:15 +0000 (13:45 -0500)
commit76c13f54225eb4b9780c7f8bf23062e7eff00966
tree98c945c6e428d0e3e6cf05a951bb649358e51efd
parent55f2cb5ac79ed8124d317e255ee245c013eea2b9
parent6c86c2ded91ca2a15f9546acab511b7c11fd7224
Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request for efi-2023-04-rc2

Documentation:

* Provide page with links to talks on U-Boot

UEFI:

* Enable CTRL+S to save the boot order in eficonfig command
* Run attribute check for QueryVariableInfo() only for the file store
* Bug fixes

Others:

* Improve output formatting of the coninfo command

# -----END PGP SIGNATURE-----
# gpg: Signature made Fri 10 Feb 2023 12:15:45 PM EST
# gpg:                using RSA key 6DC4F9C71F29A6FA06B76D33C481DBBC2C051AC4
# gpg: Good signature from "Heinrich Schuchardt <xypron.glpk@gmx.de>" [unknown]
# gpg:                 aka "[jpeg image of size 1389]" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 6DC4 F9C7 1F29 A6FA 06B7  6D33 C481 DBBC 2C05 1AC4
cmd/bootmenu.c
cmd/eficonfig.c