]> Git Repo - J-u-boot.git/commit
efi_loader: adjust sorting of capsules
authorHeinrich Schuchardt <[email protected]>
Thu, 29 Dec 2022 13:44:05 +0000 (14:44 +0100)
committerHeinrich Schuchardt <[email protected]>
Wed, 4 Jan 2023 12:17:42 +0000 (13:17 +0100)
commit93cdb952382b3fa0110245e1fa34dadd7a52df45
tree9236721ea553defb408d3083d15edc7e680bc8d2
parent07355760b1759cc4c8cee402a67f7089b6a06da9
efi_loader: adjust sorting of capsules

Up to now we only compared the first letter of the capsule name to sort
them alphabetically. Properly sort by the Unicode alphabet.

Signed-off-by: Heinrich Schuchardt <[email protected]>
lib/efi_loader/efi_capsule.c
This page took 0.036764 seconds and 4 git commands to generate.