commit | 564e55c7f4a335abb766c921eb2ae1e05ce1253c | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Oct 06 07:28:19 2022 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Oct 06 22:54:58 2022 +0200 |
tree | e09b104237165f7e32c246b9898d00f945cf48ee | |
parent | 8f8fe1d458664aaa15fa82de78dfdb0eca74b2ca [diff] |
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>