1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-25 04:21:18 +02:00
Files
u-boot-megous/lib/efi_loader
Heinrich Schuchardt d76184edc3 efi_loader: avoid #ifdef in efi_dp_from_name()
According to our coding style guide #ifdef should be avoided.
Use IS_ENABLED() instead.

Sort string comparisons alphabetically.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2023-05-13 11:09:51 +02:00
..
2023-01-23 18:11:39 -05:00
2023-02-10 13:05:40 +01:00
2023-04-08 07:46:44 +02:00
2022-01-19 18:11:34 +01:00
2022-10-06 22:54:57 +02:00