commit | 0ce42dc5eb0ff5a30d9aeb54bfc6f79b4dea8248 | [log] [tgz] |
---|---|---|
author | xypron.glpk@gmx.de <xypron.glpk@gmx.de> | Thu Jul 20 05:26:07 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Mon Jul 24 14:48:09 2017 +0200 |
tree | baf51d7e20b6fbb8e8efd7837cc742be4d6003d8 | |
parent | d51b8caf2b3a0554a12b98c2869d0f5038b6dec4 [diff] |
efi_console: use EFIAPI for callback functions The call to efi_create_event requires notification functions flagged as EFIAPI. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>