]> git.baikalelectronics.ru Git - uboot.git/commit
efi_selftest: rename event_notify
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 6 Oct 2022 05:28:19 +0000 (07:28 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 6 Oct 2022 20:54:58 +0000 (22:54 +0200)
commitc10fce7318950d3d4c0c0c3c0a91f032b5cc727b
treee09b104237165f7e32c246b9898d00f945cf48ee
parent011ba98e5a3b0626b216bbcdeb5e415d8f22b11e
efi_selftest: rename event_notify

A function event_notify() exists. We should not use the same name for and
EFI event. Rename events in unit tests.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/efi_selftest/efi_selftest_events.c
lib/efi_selftest/efi_selftest_exitbootservices.c
lib/efi_selftest/efi_selftest_tpl.c
lib/efi_selftest/efi_selftest_watchdog.c