commit | 84a12ce64e08257d9e8eb7b9e7c2b232a2a35ebf | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Oct 05 16:35:55 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Mon Oct 09 07:00:31 2017 +0200 |
tree | 666231f82e64a7df868eae357d5cbd8f8361ced9 | |
parent | ca379e1bf16e59841f15ed34088eb1362bf2bd35 [diff] |
efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL WaitForPacket is an event and not a function pointer. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Alexander Graf <agraf@suse.de>