AKASHI Takahiro
0bffb8c46b
cmd: efidebug: fix a build error in show_efi_boot_opt()
...
I detected the following error in sandbox with Clang on Travis CI:
+cmd/efidebug.c:703:15: error: result of comparison of constant
9223372036854775822 with expression of type 'int' is always false
[-Werror,-Wtautological-constant-out-of-range-compare]
+ else if (ret == EFI_NOT_FOUND)
+ ~~~ ^ ~~~~~~~~~~~~~
Simply changing a type of 'ret' to efi_status_t will fix this error.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org >
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de >
2019-12-03 20:54:05 +01:00
..
2019-04-22 12:06:39 -04:00
2019-08-11 16:43:41 -04:00
2019-04-22 12:06:39 -04:00
2019-12-02 18:23:55 -05:00
2019-10-08 13:53:34 +08:00
2019-07-24 13:16:29 -04:00
2019-01-15 15:28:54 -05:00
2019-10-15 08:40:03 -06:00
2019-10-31 07:22:53 -04:00
2018-08-11 09:16:08 +02:00
2019-07-24 13:16:29 -04:00
2019-12-02 18:23:09 -05:00
2018-08-21 16:21:37 +02:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-12-02 18:25:01 -05:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-12-02 18:25:01 -05:00
2019-12-02 18:23:55 -05:00
2019-08-18 21:54:10 +08:00
2019-08-22 00:10:09 +02:00
2018-12-04 19:44:57 +01:00
2019-08-11 16:43:41 -04:00
2018-09-25 21:49:18 -04:00
2019-08-11 16:43:41 -04:00
2018-10-09 04:40:27 -06:00
2019-02-19 08:55:43 -05:00
2019-10-31 12:12:31 +01:00
2019-12-02 18:24:58 -05:00
2018-12-15 11:49:19 -05:00
2019-08-11 16:43:41 -04:00
2019-12-02 18:25:25 -05:00
2019-12-02 18:23:08 -05:00
2019-12-03 20:54:05 +01:00
2019-12-02 18:23:14 -05:00
2019-08-11 16:43:41 -04:00
2019-03-16 13:29:43 +01:00
2018-09-23 21:55:30 +02:00
2019-12-02 18:25:01 -05:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-06-20 22:26:20 +00:00
2019-08-26 11:46:27 -04:00
2019-08-11 16:43:41 -04:00
2019-07-29 09:32:09 -04:00
2019-10-06 15:20:53 -04:00
2019-12-02 18:23:08 -05:00
2019-08-11 19:27:41 -04:00
2019-08-11 16:43:41 -04:00
2019-10-08 13:57:44 +08:00
2018-06-18 14:02:04 -04:00
2019-12-02 18:25:01 -05:00
2019-10-11 19:05:14 -04:00
2019-08-11 16:43:41 -04:00
2019-11-12 23:13:54 +01:00
2019-06-21 10:07:11 -04:00
2019-08-11 16:43:41 -04:00
2019-12-02 18:24:58 -05:00
2019-08-11 16:43:41 -04:00
2019-10-23 20:47:12 -04:00
2019-08-11 16:43:41 -04:00
2019-09-04 11:37:18 -05:00
2019-12-02 18:25:02 -05:00
2019-07-15 13:32:25 -05:00
2019-05-04 19:26:49 +02:00
2019-12-02 18:23:06 -05:00
2019-01-18 13:40:34 -05:00
2019-11-07 18:01:13 -05:00
2019-11-07 18:01:13 -05:00
2019-08-11 16:43:41 -04:00
2019-10-30 17:49:41 +01:00
2019-12-02 18:23:08 -05:00
2018-09-28 18:27:33 +02:00
2019-10-04 12:21:23 -04:00
2019-09-04 11:37:19 -05:00
2019-08-26 11:46:28 -04:00
2019-07-12 11:50:57 +02:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2018-06-07 20:06:29 -04:00
2019-08-11 16:43:41 -04:00
2019-07-26 21:49:24 -04:00
2019-05-01 00:00:05 +02:00
2019-02-09 07:51:00 -05:00
2018-11-26 08:25:37 -05:00
2019-08-11 16:43:41 -04:00
2019-04-12 11:54:50 +05:30
2018-12-13 16:36:41 -07:00
2019-08-11 16:43:41 -04:00
2019-03-25 17:36:53 -04:00
2019-08-11 16:43:41 -04:00
2019-10-11 15:33:27 -04:00
2019-10-31 12:12:31 +01:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-01-15 15:28:44 -05:00
2019-08-11 16:43:41 -04:00
2019-10-16 05:42:36 +02:00
2018-09-28 20:22:32 -04:00
2019-10-23 20:47:12 -04:00
2019-08-11 16:43:41 -04:00
2019-06-14 12:39:50 +02:00
2019-04-21 10:26:52 +02:00
2019-04-09 13:11:45 +02:00
2018-11-14 09:16:27 -08:00
2018-09-28 20:22:36 -04:00
2019-04-12 07:04:18 +02:00
2018-07-02 14:14:20 -05:00
2019-12-02 18:24:58 -05:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00