]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/util.c
efi: efi_get_boot_options() should already sort the entries, the random order in...
authorLennart Poettering <lennart@poettering.net>
Wed, 13 Feb 2013 21:02:40 +0000 (22:02 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 13 Feb 2013 21:02:40 +0000 (22:02 +0100)
commit9db11a99beaf25f6eb948348202a4c783e1d31a6
tree85096e1a6a0a99320b9557217348b51b13f9669c
parent61cc634bc208b264bd2fbe6af241b345a2002509
efi: efi_get_boot_options() should already sort the entries, the random order in the efivars fs is probably not useful

This also introduces a new FOREACH_DIRENT macro and makes use of it.
src/shared/efivars.c
src/shared/util.c
src/shared/util.h